112 <<
"Call from a two-phase model in a multi-phase system." const phaseModelPartialList & movingPhases() const
Return the models for phases that are moving.
const Foam::fvModels & fvModels() const
Access the fvModels.
errorManipArg< error, int > exit(error &err, const int errNo=1)
const Foam::fvConstraints & fvConstraints() const
Access the fvConstraints.
const dimensionedScalar deltaN_
Stabilisation for normalisation of the interface normal.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
volScalarField dpdt_
Rate of change of pressure.
phaseModelPartialList stationaryPhaseModels_
Stationary phase models.
phaseModelList phaseModels_
Phase models.
phaseModelPartialList multiComponentPhaseModels_
Multi-component phase models.
const phaseModelPartialList & stationaryPhases() const
Return the models for phases that are stationary.
const phaseModelList & phases() const
Return the phase models.
const IOMRFZoneList & MRF() const
Return MRF zones.
const phaseModelPartialList & anisothermalPhases() const
Return the models for phases that have variable temperature.
const phaseModel & otherPhase(const phaseModel &phase) const
Return the phase not given as an argument in a two-phase system.
const fvMesh & mesh_
Reference to the mesh.
phaseModelPartialList anisothermalPhaseModels_
Anisothermal phase models.
phaseModelPartialList movingPhaseModels_
Moving phase models.
static autoPtr< dictionary > New(Istream &)
Construct top-level dictionary on freestore from Istream.
IOMRFZoneList MRF_
Optional MRF zones.
const volScalarField & dpdt() const
Return the rate of change of the pressure.
label size() const
Return the number of elements in the UPtrList.
const surfaceScalarField & phi() const
Return the mixture flux.
Finite volume constraints.
Mesh data needed to do the Finite Volume discretisation.
surfaceScalarField phi_
Total volumetric flux.
const phaseModelPartialList & multiComponentPhases() const
Return the models for phases that have multiple species.
const dimensionedScalar & deltaN() const
Stabilisation for normalisation of the interface normal.
const fvMesh & mesh() const
Return the mesh.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
List of MRF zones with IO functionality. MRF zones are specified by a list of dictionary entries...