31 tmp<volScalarField> trSubDeltaT;
42 !(++alphaSubCycle).end();
46 talphaPhi1.ref() += (runTime.deltaT()/totalDeltaT)*alphaPhi1;
47 rhoPhiSum += (runTime.deltaT()/totalDeltaT)*
rhoPhi;
60 volScalarField::Internal
contErr const volScalarField & rho1
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
volScalarField & alpha1(mixture.alpha1())
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
const label nAlphaSubCycles(alphaControls.lookup< label >("nAlphaSubCycles"))
Foam::fvModels & fvModels
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const volScalarField & rho2
tmp< surfaceScalarField > talphaPhi1(alphaPhi1)
surfaceScalarField alphaPhi2("alphaPhi2", phi - alphaPhi1)
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
volScalarField::Internal contErr((fvc::ddt(rho)+fvc::div(rhoPhi) -(fvModels.source(alpha1, rho1)&rho1) -(fvModels.source(alpha2, rho2)&rho2))())