From 7e8d35891103c124b2444141ee185e645b9a064b Mon Sep 17 00:00:00 2001 From: ekinaci Date: Mon, 20 Mar 2017 09:56:21 +0100 Subject: [PATCH] add N2 props --- .../CFD/constant/foam.dat | 22 +++++++++++++++++++ .../CFD/constant/foam.inp | 6 +++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/tutorials/cfdemSolverRhoPimpleChem/3layerUnreactedCoreTest/CFD/constant/foam.dat b/tutorials/cfdemSolverRhoPimpleChem/3layerUnreactedCoreTest/CFD/constant/foam.dat index 1cec9fd9..527eb2be 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/3layerUnreactedCoreTest/CFD/constant/foam.dat +++ b/tutorials/cfdemSolverRhoPimpleChem/3layerUnreactedCoreTest/CFD/constant/foam.dat @@ -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 { diff --git a/tutorials/cfdemSolverRhoPimpleChem/3layerUnreactedCoreTest/CFD/constant/foam.inp b/tutorials/cfdemSolverRhoPimpleChem/3layerUnreactedCoreTest/CFD/constant/foam.inp index 1b65a848..ad08a3dc 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/3layerUnreactedCoreTest/CFD/constant/foam.inp +++ b/tutorials/cfdemSolverRhoPimpleChem/3layerUnreactedCoreTest/CFD/constant/foam.inp @@ -1,7 +1,9 @@ species ( - CO - CO2 + CO + CO2 + O2 + N2 ); reactions