This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
laws:react [2019/09/19 10:20] helene created |
laws:react [2024/04/19 10:43] (current) arthur |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== REACT ====== | + | ====== RCHIM ====== |
+ | FIXME THIS PAGE IS FALSE, PLEASE SEE [[laws:rchim|RCHIM]]. | ||
===== Description ===== | ===== Description ===== | ||
- | Biochemical law for chemical reaction | + | Biochemical law for chemical reaction, whose PREPRO is LRCHIM.F and the law is implicit in the [[elements:react|REACT]] element. |
==== The model ==== | ==== The model ==== | ||
Line 61: | Line 62: | ||
==== Files ==== | ==== Files ==== | ||
- | Prepro: LREACT.F \\ | + | Prepro: LRCHIM.F \\ |
===== Availability ===== | ===== Availability ===== | ||
|Plane stress state| / | | |Plane stress state| / | | ||
Line 75: | Line 76: | ||
|COMMENT| Any comment (up to 60 characters) that will be reproduced on the output listing| | |COMMENT| Any comment (up to 60 characters) that will be reproduced on the output listing| | ||
==== Integer parameters ==== | ==== Integer parameters ==== | ||
- | ^ Line 1 (I5) ^^ | + | ^ Line 1 (1I5) ^^ |
- | |ICOAL|3 to use the biochemical degradation of the organic matter | | + | |ICOAL|= 1 | |
+ | |:::|= 2 | | ||
+ | |:::|= 3 to use the biochemical degradation of the organic matter | | ||
+ | ^ Line 2 (2G10.0) ^^ | ||
+ | |FLUXF|| | ||
+ | |FLUXD|| | ||
==== Real parameters ==== | ==== Real parameters ==== | ||
- | ^ Line 1 (3G10.0/) ^^ | + | __If ICOAL = 1__ |
+ | ^ Line 1 (5G10.0) ^^ | ||
+ | |B|maximal hydrolysis rate| | ||
+ | |CK_AGV|product inhibition factor| | ||
+ | |CN|structural transformation parameter| | ||
+ | |Y|cell/substrate yield coefficient| | ||
+ | |CK_2|methanogen death rate| | ||
+ | |||
+ | __If ICOAL = 2__ | ||
+ | ^ Line 1 (7G10.0) ^^ | ||
+ | |B|maximal hydrolysis rate| | ||
+ | |CK_AGV|product inhibition factor| | ||
+ | |CN|structural transformation parameter| | ||
+ | |Y|cell/substrate yield coefficient| | ||
+ | |CK_2|methanogen death rate| | ||
+ | |CK_0|maximum specific growth rate| | ||
+ | |ORG_INI|initial organic matter content| | ||
+ | |||
+ | __If ICOAL = 3__ | ||
+ | ^ Line 1 (7G10.0) ^^ | ||
|B|maximal hydrolysis rate| | |B|maximal hydrolysis rate| | ||
|CK_AGV|product inhibition factor| | |CK_AGV|product inhibition factor| | ||
Line 87: | Line 112: | ||
|CK_0|maximum specific growth rate| | |CK_0|maximum specific growth rate| | ||
|ORG_INI|initial organic matter content| | |ORG_INI|initial organic matter content| | ||
+ | ^ Line 2 (7G10.0) ^^ | ||
|CK_MC|half saturation constant| | |CK_MC|half saturation constant| | ||
|POROSITY|porosity| | |POROSITY|porosity| | ||
Line 94: | Line 120: | ||
|Cm_Van_Genuchten|second coefficient of Van Genuchten| | |Cm_Van_Genuchten|second coefficient of Van Genuchten| | ||
|Alpha|pressure normalization factor| | |Alpha|pressure normalization factor| | ||
+ | ^ Line 3 (4G10.0) ^^ | ||
|RHO_H2O|water density| | |RHO_H2O|water density| | ||
|E_N|thermal flux per kg of degraded organic matter| | |E_N|thermal flux per kg of degraded organic matter| | ||
Line 102: | Line 129: | ||
4 | 4 | ||
==== Meaning (numerical, not physical) ==== | ==== Meaning (numerical, not physical) ==== | ||
- | |SIG(1)|= consumption of water | | + | |SIG(1)|consumption of water | |
- | |SIG(2)|= production of gas | | + | |SIG(2)|production of gas | |
- | |SIG(3)|= heat flux generated | | + | |SIG(3)|heat flux generated | |
- | |SIG(4)|= VFA produced | | + | |SIG(4)|VFA produced | |
===== State variables ===== | ===== State variables ===== | ||
Line 111: | Line 138: | ||
4 | 4 | ||
==== List of state variables ==== | ==== List of state variables ==== | ||
- | |Q(1)| = organic matter content | | + | |Q(1)| organic matter content | |
- | |Q(2)| = methanogen biomass concentration | | + | |Q(2)| methanogen biomass concentration | |
- | |Q(3)| = modified enzymatic hydrolysis rate (VFA accumulation rate) | | + | |Q(3)|modified enzymatic hydrolysis rate (VFA accumulation rate) | |
- | |Q(4)| = VFA depletion rate | | + | |Q(4)| VFA depletion rate | |