In model-structure.md, update documentation to explain Leaf On/Leaf Off mechanics. There is a TODO note in the following sections indicating where this should be explained:
Plant N demand calculation is affected by fluxes.leafOnCreation and is separated into multiple calculations to account for this. Documentation to explain why leafOnDemand is calculated as fluxes.leafOnCreation / params.leafCN - fluxes.leafOnCreation / params.woodCN may be desired.
In model-structure.md, update documentation to explain Leaf On/Leaf Off mechanics. There is a TODO note in the following sections indicating where this should be explained:
Plant N demand calculation is affected by
fluxes.leafOnCreationand is separated into multiple calculations to account for this. Documentation to explain whyleafOnDemandis calculated asfluxes.leafOnCreation / params.leafCN - fluxes.leafOnCreation / params.woodCNmay be desired.