16 lines
328 B
Plaintext
16 lines
328 B
Plaintext
# Macro file for the initialization phase of g3tog4/clGeometry example
|
|
# when running in interactive mode with visualization
|
|
#
|
|
# Sets some default verbose
|
|
#
|
|
/control/verbose 1
|
|
/run/verbose 1
|
|
/tracking/verbose 1
|
|
/tracking/storeTrajectory 1
|
|
#
|
|
# Initialize kernel
|
|
/run/initialize
|
|
#
|
|
# Visualization setting
|
|
/control/execute vis.mac
|