openfoam/tutorials/combustion/chemFoam
Mark Olesen a9741cea79 ENH: additional text expansion shortcuts (issue #792)
Support the following expansions when they occur at the start of a
string:

    Short-form       Equivalent
    =========       ===========
      <etc>/          ~OpenFOAM/   (as per foamEtcFile)
      <case>/         $FOAM_CASE/
      <constant>/     $FOAM_CASE/constant/
      <system>/       $FOAM_CASE/system/

These can be used in fileName expansions to improve clarity and reduce
some typing

     "<constant>/reactions"   vs  "$FOAM_CASE/constant/reactions"
2018-04-10 13:41:41 +02:00
..
gri ENH: additional text expansion shortcuts (issue #792) 2018-04-10 13:41:41 +02:00
h2 ENH: additional text expansion shortcuts (issue #792) 2018-04-10 13:41:41 +02:00
ic8h18 ENH: additional text expansion shortcuts (issue #792) 2018-04-10 13:41:41 +02:00
ic8h18_TDAC ENH: additional text expansion shortcuts (issue #792) 2018-04-10 13:41:41 +02:00
nc7h16 ENH: additional text expansion shortcuts (issue #792) 2018-04-10 13:41:41 +02:00
README Renamed folder -> directory for consistency with POSIX and the rest of OpenFOAM 2014-01-30 13:01:04 +00:00

Stiff chemistry solver validation test cases

gri    : GRI-Mech 3.0. CH4 combustion, 53 species, 325 reactions
h2     : H2 combustion, 10 species, 27 reactions
nc7h16 : n-Heptane combustion, 544 species, 2446 reactions
ic8h18 : iso-Octane combustion, 874 species, 3796 reactions

Results interpreted in 'validation' sub-directory, where OpenFOAM results
are compared against those predicted by CHEMKIN II.

Overall the best performing ODE solver is seulex followed closely by rodas23.