-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
minor effortResolving this issue will involve a minor effortResolving this issue will involve a minor effortsetting parametersIssue relates to the part of mizer used for setting up MizerParams objects.Issue relates to the part of mizer used for setting up MizerParams objects.
Description
While setResource() has a w_pp_cutoff parameter, supplying this does not actually change the cutoff in the resource carrying capacity unless the carrying_capacity argument is also supplied. Furthermore, when one tries to set the cutoff to a smaller value, then one gets an error because that would lead to a carrying capacity that is not everywhere larger than the current resource abundance. setResource() should therefore also cut off the current resource abundance at the new w_pp_cutoff.
Metadata
Metadata
Assignees
Labels
minor effortResolving this issue will involve a minor effortResolving this issue will involve a minor effortsetting parametersIssue relates to the part of mizer used for setting up MizerParams objects.Issue relates to the part of mizer used for setting up MizerParams objects.