ImperialCollegeLondon / ImperialCollegeLondon/virtual_ecosystem
Plant mortality should add litter and fruit to litter pools
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 5
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 34
Description
At the moment `PlantsModel.apply_mortality` only adds the stem mass to the deadwood pool. It should also add the other masses (stem, root, reproductive tissue) to appropriate litter pools.
Contributor guide
Research direction
Start by locating PlantsModel.apply_mortality and inspect how stem mass is currently added to the deadwood pool. Identify the appropriate litter pools for root and reproductive tissue, then verify that mortality adds each mass to the intended pool.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100