We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b7fc8 commit 5c0ebf9Copy full SHA for 5c0ebf9
1 file changed
docs/parameters.md
@@ -88,7 +88,9 @@ Run-time parameters can change from one run to the next, or when the model is st
88
| 4 | $C_{\text{soil},0}$ | soilInit | Initial soil carbon | $\text{g C} \cdot \text{m}^{-2} \text{ ground area}$ | |
89
| 5 | $W_{\text{litter},0}$ | litterWFracInit | | unitless | fraction of litterWHC |
90
| 6 | $W_{\text{soil},0}$ | soilWFracInit | | unitless | fraction of soilWHC |
91
-| | $N_{\text{min},0}$ | | Initial soil organic nitrogen content | g N m$^{-2}$ | |
+| | $N_{\text{org, litter},0}$ | | Initial litter organic nitrogen content | g N m$^{-2}$ | |
92
+| | $N_{\text{org, soil},0}$ | | Initial soil organic nitrogen content | g N m$^{-2}$ | |
93
+| | $N_{\text{min, soil},0}$ | | Initial soil mineral nitrogen content | g N m$^{-2}$ | |
94
| | ${CH_4}_{\text{soil},0}$ | | Initial methane concentration in the soil | g C m$^{-2}$ | |
95
| | ${N_2O}_{\text{soil},0}$ | | Nitrous oxide concentration in the soil | g N m$^{-2}$ | |
96
| | $f_{\text{fine root},0}$ | fineRootFrac | Fraction of `plantWoodInit` allocated to initial fine root carbon pool | | |
0 commit comments