Changes to parameter names in the nodeOperatorSatelliteDestructionMassThreshold
class
#366
abensonca
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Revision 7e0956 makes changes to the names of parameters used by the
nodeOperatorSatelliteDestructionMassThreshold
class. Specifically:massDestruction
becomesmassDestructionAbsolute
;massDestructionFractional
becomesmassDestructionMassInfallFraction
,and there is a new parameter
massDestructionMassTreeFraction
which sets a destruction threshold that is a fraction of the total mass of the merger tree.As usual the
./scripts/aux/parametersMigrate.pl
script can translate old parameter files to the new parameter names automatically.Beta Was this translation helpful? Give feedback.
All reactions