18 lines
374 B
Plaintext
18 lines
374 B
Plaintext
# macro for rdecay01
|
|
#
|
|
# to read user's data file
|
|
#
|
|
/control/cout/ignoreThreadsExcept 0
|
|
#
|
|
# Set a very high time threshold to allow all decays to happen
|
|
/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
|
|
#
|
|
/process/had/rdm/setRadioactiveDecayFile 98 238 ../UserData/UserRadData_z98.a238
|
|
#
|
|
/gun/particle ion
|
|
/gun/ion 98 238
|
|
#
|
|
/tracking/verbose 2
|
|
#
|
|
/run/beamOn 1
|