17 lines
338 B
Plaintext
17 lines
338 B
Plaintext
# Macro file for the initialization of example B1
|
|
# in interactive session
|
|
#
|
|
# 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
|