Skip to content

Commit

Permalink
Increase maximum bremsstrahlung splitting to 5000
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Walters authored and ftessier committed Aug 3, 2023
1 parent fe83057 commit 4850d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HEN_HOUSE/omega/beamnrc/beamnrc_user_macros.mortran
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ REPLACE {$COVMIN} WITH {10} "min. no. of particles crossing a scoring"
REPLACE {$MXMED} WITH {12} "max # of media
REPLACE {$MXREG} WITH {3000} "maximum number of regions (absolute)
REPLACE {$MXSTACK} WITH {900000} "maximum stack (much less if no brem split)
REPLACE {$MAXBRSPLIT} WITH {2000} "maximum number of bremsstrahlung splits
REPLACE {$MAXBRSPLIT} WITH {5000} "maximum number of bremsstrahlung splits
"note that $MXSTACK must be adjusted too
REPLACE {$MAX_DOSE_ZONE} WITH {1500} "maximum number of dose-scoring zones
REPLACE {$MAXIT} WITH {12} "maximum number of dose components to score
Expand Down

0 comments on commit 4850d0d

Please sign in to comment.