ImperialCollegeLondon / ImperialCollegeLondon/virtual_ecosystem
Animal - review maximum mass logic
Open
@TaranRallings is already working on this.
Since Jun 28, 2024.
- Dominant language
- Python
- Stars
- 20
- Forks
- 5
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 34
Description
**Is your feature request related to a problem? Please describe.**
In the Madingley natural mortality framework there is a max_mass variable that is not properly explained. The current solution is to say that max_mass is equal to the functional group's adult_mass trait.
**Describe the solution you'd like**
Review the Madingley paper and code base to find out exactly what they mean by max_mass and implement that version.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.