Skip to content

Commit 5c0ebf9

Browse files
authored
Update N min and org parameter definitions (#91)
1 parent 55b7fc8 commit 5c0ebf9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/parameters.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ Run-time parameters can change from one run to the next, or when the model is st
8888
| 4 | $C_{\text{soil},0}$ | soilInit | Initial soil carbon | $\text{g C} \cdot \text{m}^{-2} \text{ ground area}$ | |
8989
| 5 | $W_{\text{litter},0}$ | litterWFracInit | | unitless | fraction of litterWHC |
9090
| 6 | $W_{\text{soil},0}$ | soilWFracInit | | unitless | fraction of soilWHC |
91-
| | $N_{\text{min},0}$ | | Initial soil organic nitrogen content | g N m$^{-2}$ | |
91+
| | $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}$ | |
9294
| | ${CH_4}_{\text{soil},0}$ | | Initial methane concentration in the soil | g C m$^{-2}$ | |
9395
| | ${N_2O}_{\text{soil},0}$ | | Nitrous oxide concentration in the soil | g N m$^{-2}$ | |
9496
| | $f_{\text{fine root},0}$ | fineRootFrac | Fraction of `plantWoodInit` allocated to initial fine root carbon pool | | |

0 commit comments

Comments
 (0)