30#include "PurePhaseModel.H"
31#include "MultiComponentPhaseModel.H"
32#include "MovingPhaseModel.H"
Class which represents a moving fluid phase. Holds the velocity, fluxes and turbulence model....
Class which represents a phase with multiple species. Returns the species' mass fractions,...
Class which represents pure phases, i.e. without any species. Returns an empty list of mass fractions...
Class which represents a static fluid phase.
Basic thermodynamic properties based on density.
Fundamental solid thermodynamic properties.
#define makePhaseTypes(MomemtumType, CompType, Phase, Thermo, Name)
Foam::MovingPhaseModel< Foam::PurePhaseModel< Foam::multiphaseInter::phaseModel, Foam::solidThermo > > pureMovingSolidPhaseModel
Foam::StaticPhaseModel< Foam::PurePhaseModel< Foam::multiphaseInter::phaseModel, Foam::rhoThermo > > pureStaticPhaseModel
Foam::MovingPhaseModel< Foam::PurePhaseModel< Foam::multiphaseInter::phaseModel, Foam::rhoThermo > > pureMovingPhaseModel
Foam::MovingPhaseModel< Foam::MultiComponentPhaseModel< Foam::multiphaseInter::phaseModel, Foam::rhoReactionThermo > > multiComponentMovingPhaseModel
Foam::StaticPhaseModel< Foam::PurePhaseModel< Foam::multiphaseInter::phaseModel, Foam::solidThermo > > pureStaticSolidPhaseModel