This adds a switch called saf_used (similar to the existing switches for other tipping points) to runsim() to make it possible to run the model in Monte Carlo mode when the SAF component is deactivated when calling full_model()
Also includes corresponding updates of README.md and the two unit tests affected (which both use the SAF component)
This adds a switch called
saf_used
(similar to the existing switches for other tipping points) torunsim()
to make it possible to run the model in Monte Carlo mode when the SAF component is deactivated when callingfull_model()
Also includes corresponding updates of
README.md
and the two unit tests affected (which both use the SAF component)