G4-ExampleB1/init_vis.mac

17 lines
337 B
Plaintext
Raw Permalink Normal View History

2022-04-29 13:24:29 +08:00
# 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)
2022-10-16 17:08:54 +08:00
/run/numberOfThreads 4
2022-04-29 13:24:29 +08:00
#
# Initialize kernel
/run/initialize
#
# Visualization setting
/control/execute vis.mac