Subsidence formula (Subsidence Overlay): Difference between revisions
Jump to navigation
Jump to search
(Created page with "The total subsidence for year y is calculated as: <math>S = S_O + S_C</math> where : <math>S</math> is the total subsidence : <math>S_O</math> is the Oxidation formula (Sub...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
The total subsidence for year y is calculated as: | The total subsidence for year y is calculated as: | ||
<math> | |||
<math>S_{y,max} = d_{tl,c} \cdot p_{c} - S_{y-1}</math> | |||
<math>S_{O,y} = min(S_{y,max},S_{O,y})</math> | |||
<math>S_{y,max} = S_{y,max} - S_{O,y} </math> | |||
<math>S_{C,y} = min(S_{y,max},S_{C,y})</math> | |||
<math>S_{y} = S_{O,y} + S_{C,y}</math> | |||
where | where | ||
: <math> | : <math>p_{c}</math> is the [[Peat fraction (Subsidence Overlay)|peat fraction]] of the respective grid cell c. | ||
: <math> | : <math>d_{tl,c}</math> is the [[Toplayer thickness (Subsidence Overlay)|top layer thickness]] of the respective grid cell c. | ||
: <math> | : <math>S_{y,max}</math> is the maximum possible subsidence in year y. | ||
: <math>S_y</math> is the total subsidence in year y | |||
: <math>S_{O,y}</math> is the [[Oxidation formula (Subsidence Overlay)|subsidence due to oxidation]] in year y. | |||
: <math>S_{C,y}</math> is the [[Compaction formula (Subsidence Overlay)|subsidence due to compactions]] in year y.<noinclude> | |||
{{SubsidenceOverlay_nav}} | |||
</noinclude> |
Latest revision as of 14:11, 23 February 2023
The total subsidence for year y is calculated as:
where
- is the peat fraction of the respective grid cell c.
- is the top layer thickness of the respective grid cell c.
- is the maximum possible subsidence in year y.
- is the total subsidence in year y
- is the subsidence due to oxidation in year y.
- is the subsidence due to compactions in year y.