add N2 props

This commit is contained in:
ekinaci
2017-03-20 09:56:21 +01:00
parent 6d007f7c97
commit 7e8d358911
2 changed files with 26 additions and 2 deletions

View File

@ -60,6 +60,28 @@ O2
}
}
N2
{
specie
{
nMoles 1;
molWeight 28.0134;
}
thermodynamics
{
Tlow 0;
Thigh 5000;
Tcommon 1000;
highCpCoeffs ( 2.92664 0.00148798 -5.68476e-07 1.0097e-10 -6.75335e-15 -922.798 5.98053 );
lowCpCoeffs ( 3.29868 0.00140824 -3.96322e-06 5.64152e-09 -2.44485e-12 -1020.9 3.95037 );
}
transport
{
As 1.67212e-06;
Ts 170.672;
}
}
// added CO - Thermo data from combustion.berkeley.edu/gri-mech/data/species/thermo.dat
CO
{

View File

@ -1,7 +1,9 @@
species
(
CO
CO2
CO
CO2
O2
N2
);
reactions