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

Update use cases wrt components API. #136

Merged
merged 3 commits into from
Mar 15, 2024
Merged

Update use cases wrt components API. #136

merged 3 commits into from
Mar 15, 2024

Conversation

iago-lito
Copy link
Collaborator

Helpful part of #131 <3

ismael-lajaaiti and others added 3 commits March 15, 2024 15:23
`isoutofdomain` only checked for species biomasses and not nutrients.
- `BodyMass`:
  - `Z=10` (Brose2006)
  - This blueprint is not embedded anymore by `ClassicResponse` by default,
    because `BodyMass` is typically already in the system
    when the `ClassicResponse` is added,
    as it is useful to calculate other parameters.

- `simulate`:
  - `tmax` argument becomes mandatory and positional.
  - Don't use `TerminateSteadyState` by default.
  - `extinction_threshold` is lowered to 1e-12:
     if species should go extinct they will.
  - `verbose = false`, phew.

- `Nutrients`:
  - Nutrients.Nodes(:one_per_producer).
  - New default values from Brose2008.
@iago-lito iago-lito merged commit 7686535 into api Mar 15, 2024
0 of 14 checks passed
@iago-lito iago-lito deleted the usecase branch March 19, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants