-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into 663-add-inorganic-phosphorus-pools
- Loading branch information
Showing
7 changed files
with
538 additions
and
524 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
jupyter: | ||
jupytext: | ||
cell_metadata_filter: all,-trusted | ||
main_language: python | ||
notebook_metadata_filter: settings,mystnb,language_info | ||
text_representation: | ||
extension: .md | ||
format_name: markdown | ||
format_version: '1.3' | ||
jupytext_version: 1.16.6 | ||
--- | ||
|
||
# Glossary | ||
|
||
```{glossary} | ||
POM | ||
Particulate Organic Matter. A form of organic matter that derives from the | ||
decomposition and fragmentation of litter and other necromass. Generally, these | ||
particulates are still in a state where the tissue they orginated from can be | ||
determined. This chemical complexity makes this a form of protected carbon, however this | ||
is generally only a signifcant store of protected carbon in heavily waterlogged soils. | ||
MAOM | ||
Mineral Associated Organic Matter. This is organic matter which has formed a strong | ||
association with soil minerals. This association impedes breakdown, making this a form | ||
of protected carbon. | ||
LMWC | ||
Low Molecular Weight Carbon. These are organic molecules that are simple and soluble, | ||
i.e. molecules that do not require further transformation to be transportable across | ||
cell membranes. Thus, the avaliablity of this type of organic matter strongly determines | ||
microbial growth rates. | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.