27 #include "surfaceInterpolate.H"
72 calculatedFvPatchScalarField::typeName
85 phases_[phasei].correct();
88 rho_ = phases_[0]*phases_[0].rho();
91 for (
label phasei=1; phasei<phases_.size(); phasei++)
95 mu += alphaRho*phases_[phasei].nu();
109 lookup(
"sigmas") >> sigmas_;
#define forAll(list, i)
Loop across all elements in list.
Generic GeometricField class.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Mesh data needed to do the Finite Volume discretisation.
Incompressible multiphase mixture for interface-capturing simulations.
virtual void correct()
Correct the mixture properties.
incompressibleMultiphaseVoFMixture(const fvMesh &mesh)
Construct from components.
virtual bool read()
Read base phaseProperties dictionary.
Single incompressible phase derived from the VoFphase.
Multiphase VoF mixture with support for interface properties.
virtual bool read()
Read object.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
const dimensionedScalar mu
Atomic mass unit.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const dimensionSet dimKinematicViscosity
const dimensionSet dimDensity
defineTypeNameAndDebug(combustionModel, 0)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.