Go to the documentation of this file.
31 tmp<volScalarField> trSubDeltaT;
42 !(++alphaSubCycle).
end();
62 volScalarField::Internal
contErr
volScalarField::Internal contErr((fvc::ddt(rho)+fvc::div(rhoPhi) -(fvOptions(alpha1, mixture.thermo1().rho())&rho1) -(fvOptions(alpha2, mixture.thermo2().rho())&rho2))())
tmp< surfaceScalarField > talphaPhi1(alphaPhi10)
static constexpr const zero Zero
const volScalarField & alpha2
surfaceScalarField alphaPhi2("alphaPhi2", phi - alphaPhi1)
const volScalarField & alpha1
tmp< GeometricField< Type, faPatchField, areaMesh > > div(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
const surfaceScalarField & alphaPhi1
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
constexpr auto end(C &c) -> decltype(c.end())
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
tmp< GeometricField< Type, faPatchField, areaMesh > > ddt(const dimensioned< Type > dt, const faMesh &mesh)
Info<< "Creating temperaturePhaseChangeTwoPhaseMixture\n"<< endl;autoPtr< temperaturePhaseChangeTwoPhaseMixture > mixture