APSIMInitiative / APSIM710

APSIM
https://www.apsim.info
31 stars 47 forks source link

Calculated Humic C in UI SoilOrganicMatter incorrect #1534

Closed ApsimBot closed 5 years ago

ApsimBot commented 5 years ago

Legacy Bug ID: 4102 Author: John Date: 2015-10-30 11:56:23 +0000 UTC

The UI calculates HumC(kg/ha) as OC(kg/ha) - BiomC(kg/ha) - InertC(kg/ha)

InertC is a component of HunC, thus

HumC(kg/ha) = OC(kg/ha) - BiomC(kg/ha)

which will then match the table in the summary file.
ApsimBot commented 5 years ago

Author: zur003 Date: 2015-11-05 14:01:00 +0000 UTC

Correct in R3777. This also needs to be fixed in ApsimX, and I've entered it as an issue on GitHub.