Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust run_model() to only require values relative to $k$ area #481

Merged
merged 9 commits into from
Sep 14, 2023

Conversation

ConnectedSystems
Copy link
Collaborator

@ConnectedSystems ConnectedSystems commented Sep 14, 2023

As in title.

Note: initial coral covers are still being converted from values relative to absolute area.

Part of #480 (Current item 2 - " Scenario running methods to be refactored to expect only values relative to area")

Function is only called in one place and is only two lines.
Remove use of temporary cache.
The function is only used to constrain initial covers to realistic values once at start of simulation.

If any adjustments are made we should throw a warning...
Simplification as values are now relative to `k` area
where `k` is the locations coral carrying capacity.
where `C` refers to coral
@ConnectedSystems ConnectedSystems merged commit d6a2b8b into consistent-cover Sep 14, 2023
@ConnectedSystems ConnectedSystems deleted the cover-rel-k-run_model branch September 14, 2023 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scenario running methods to be refactored to expect only values relative to $k$ area
1 participant