Skip to content

Enable change of w_pp_cutoff parameter in an existing model #306

@gustavdelius

Description

@gustavdelius

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

No one assigned

    Labels

    minor effortResolving this issue will involve a minor effortsetting parametersIssue relates to the part of mizer used for setting up MizerParams objects.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions