simplifiedSiwek: Temporarily define all gaseous species to be present
This hack will be removed when the rewrite of the parcel thermodynamics is complete.
This commit is contained in:
parent
f9d7b982ce
commit
0aa276f1d8
1 changed files with 5 additions and 0 deletions
|
|
@ -142,6 +142,11 @@ subModels
|
|||
CH4 0.604;
|
||||
H2 0.099;
|
||||
CO2 0.297;
|
||||
|
||||
// Temporarily add entries for remaining gas species
|
||||
N2 0;
|
||||
O2 0;
|
||||
H2O 0;
|
||||
}
|
||||
liquid
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue