Pure mixture model. This does no mixing, it just returns the single underlying thermo model.
Base-class for fluid thermodynamic properties based on density.
Macros for creating basic fluid thermo packages.
#define makeFluidThermo(BaseThermo, Mixture, ThermoPhysics)
forLiquids(makeFluidThermo, rhoFluidThermo, pureMixture)
forTabulated(makeFluidThermo, rhoFluidThermo, pureMixture)
forGases(makeFluidThermo, psiThermo, pureMixture)