Go to the documentation of this file.
2 for (phaseModel& phase :
fluid.phases())
4 PtrList<volScalarField>&
Y = phase.Y();
9 PtrList<volScalarField::Internal> Sus(
Y.size());
11 PtrList<volScalarField::Internal> Sps(
Y.size());
18 new volScalarField::Internal
23 mesh.time().timeName(),
33 new volScalarField::Internal
38 mesh.time().timeName(),
51 fluid.massSpeciesTransfer(phase, Sus[i], Sps[i],
Y[i].
name());
53 phase.solveYi(Sus, Sps);
static constexpr const zero Zero
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
PtrList< volScalarField > & Y
word name(const expressions::valueTypeCode typeCode)
forAll(fluid.multiComponentPhases(), multiComponentPhasei)
const dimensionSet dimless