openfoam/tutorials/combustion/engineFoam/kivaTest
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
..
-180 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
constant Thermodynamics: Rationalization 2012-05-30 15:19:38 +01:00
system Thermodynamics: Rationalization 2012-05-30 15:19:38 +01:00
Allclean STYLE: more consistent shell style in tutorial run/clean scripts 2010-03-10 10:55:42 +01:00
Allrun BUG: incorrect log-check in runParallel (RunFunctions) 2011-01-02 18:42:26 +01:00
otape17 restructuring to reflect solver hierarchy 2009-02-12 18:59:59 +00:00