18 lines
375 B
Plaintext
18 lines
375 B
Plaintext
# Macro file for the initialization phase of example B5
|
|
# when running in interactive mode with visualization
|
|
#
|
|
# Set some default verbose
|
|
#
|
|
/control/verbose 2
|
|
/control/saveHistory
|
|
/run/verbose 2
|
|
#
|
|
# Change the default number of threads (in multi-threaded mode)
|
|
#/run/numberOfThreads 4
|
|
#
|
|
# Initialize kernel
|
|
/run/initialize
|
|
#
|
|
# Visualization setting
|
|
/control/execute vis.mac
|