Go to the documentation of this file.
39 #include "PurePhaseModel.H"
40 #include "MultiComponentPhaseModel.H"
43 #include "MovingPhaseModel.H"
51 AnisothermalPhaseModel
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
Combustion models for templated thermodynamics.
Class which represents an inert phase, with no reactions. Returns zero reaction rate and heat.
Class which represents a moving fluid phase. Holds the velocity, fluxes and turbulence model....
Class which represents phases with volumetric reactions. Returns the reaction rate and heat.
AnisothermalPhaseModel< PurePhaseModel< InertPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoThermo > > > > > purePhaseModel
Class which represents a phase with multiple species. Returns the species' mass fractions,...
Class which represents a stationary (and therefore probably solid) phase. Generates,...
IsothermalPhaseModel< PurePhaseModel< InertPhaseModel< StationaryPhaseModel< ThermoPhaseModel< phaseModel, rhoThermo > > > > > pureStationaryIsothermalPhaseModel
AnisothermalPhaseModel< PurePhaseModel< InertPhaseModel< StationaryPhaseModel< ThermoPhaseModel< phaseModel, rhoThermo > > > > > pureStationaryPhaseModel
addNamedToRunTimeSelectionTable(topoSetCellSource, badQualityToCell, word, badQuality)
Class which represents a phase with a thermodynamic model. Provides access to the thermodynamic varia...
Class which represents a phase for which the temperature (strictly energy) varies....
AnisothermalPhaseModel< MultiComponentPhaseModel< ReactingPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoReactionThermo > >, CombustionModel< rhoReactionThermo > > > > reactingPhaseModel
Macros for easy insertion into run-time selection tables.
AnisothermalPhaseModel< MultiComponentPhaseModel< InertPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoReactionThermo > > > > > multiComponentPhaseModel
Class which represents a phase for which the temperature (strictly energy) remains constant....
IsothermalPhaseModel< MultiComponentPhaseModel< InertPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoReactionThermo > > > > > multiComponentIsothermalPhaseModel
Class to represent a system of phases and model interfacial transfers between them.
IsothermalPhaseModel< PurePhaseModel< InertPhaseModel< MovingPhaseModel< ThermoPhaseModel< phaseModel, rhoThermo > > > > > pureIsothermalPhaseModel
Class which represents pure phases, i.e. without any species. Returns an empty list of mass fractions...