openfoam/tutorials/combustion/chemFoam/gri
Henry 63da3e9afc Thermodynamics: Rationalization
At the specie level:
    hs = sensible enthalpy
    ha = absolute (what was total) enthalpy
    es = sensibly internal energy
    ea = absolute (what was total) internal energy

At top-level
    Rename total enthalpy h -> ha
    Rename sensible enthalpy hs -> h

Combined h, hs, e and es thermo packages into a single structure.

Thermo packages now provide "he" function which may return either enthalpy or
internal energy, sensible or absolute according to the run-time selected form

alphaEff now returns the effective diffusivity for the particular energy which
the thermodynamics package is selected to solve for.
2012-05-30 15:19:38 +01:00
..
chemkin ENH: removed TABs 2011-01-28 14:13:01 +00:00
constant Thermodynamics: Rationalization 2012-05-30 15:19:38 +01:00
system Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
validation ENH: Added check to see if gnuplot exists on the system before creating graphs 2011-11-25 12:29:55 +00:00
Allclean ENH: Added new chemFoam solver and test cases for stiff chemistry problems 2010-11-24 11:28:58 +00:00
Allrun tutorials: Use getApplication to set the application rather than hard-coding it 2011-03-24 21:42:09 +00:00