Add documentation for nutrient split between litter pools#1065
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1065 +/- ##
========================================
Coverage 94.56% 94.56%
========================================
Files 79 79
Lines 6973 6973
========================================
Hits 6594 6594
Misses 379 379 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hey @jacobcook1995 yes I think it would benefit (at least someone like me) to have the equations. For now I struggle a bit in parsing the text descriptions. |
…he description easier to follow
|
@hrlai, ah yes that was a bit of a wall of text. I've broken up the text a bit and added in equations, which should hopefully make it clearer. Let me know what you think! |
|
Yeah the part in the square brackets is a bit hard to explain. It basically boils down to the fact that the flow to each pool has already been determined, so the ratio of input chemistries ( |
|
@hrlai , I've tried to explain the above in the docs, let me know if it makes sense or needs further changes |
|
Ah I see. Thanks, looks good to me now. |

Description
@hrlai, this adds documentation for the split between of nutrient between pools. Please let me know whether it makes sense (if it doesn't make sense to you it won't make sense to anyone really).
One thing I was wondering is whether it's worth including the equations for how the split is calculated in here? Let me know whether that seems like a good idea or just clutter.
The relevant docs can be viewed here
Fixes #1046