openfoam/applications/solvers
Henry dead8ec098 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:21:32 +01:00
..
basic ENH: Updated SIMPLE solvers to new simpleControl framework 2011-10-26 14:31:57 +01:00
combustion Thermodynamics: Rationalization 2012-05-30 15:21:32 +01:00
compressible Thermodynamics: Rationalization 2012-05-30 15:21:32 +01:00
discreteMethods Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
DNS/dnsFoam Removed trailing whitespace 2012-04-19 14:17:30 +01:00
electromagnetics ENH: Propagated caching of HbyA across solvers 2012-03-02 18:15:54 +00:00
financial/financialFoam Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
heatTransfer Thermodynamics: Rationalization 2012-05-30 15:21:32 +01:00
incompressible nonNewtonianIcoFoam: Added stress transpose term 2012-04-29 22:02:38 +01:00
lagrangian Thermodynamics: Rationalization 2012-05-30 15:21:32 +01:00
multiphase Solvers and tutorials: changed use of buoyantPressure BC to fixedFluxPressure 2012-04-20 09:49:58 +01:00
stressAnalysis ENH: Corrected ambiguous field construction from tmp 2011-11-25 12:31:58 +00:00