2 autoPtr<phaseSystem::specieTransferTable>
3 specieTransferPtr(
fluid.specieTransfer());
5 phaseSystem::specieTransferTable&
8 fluid.correctReactions();
12 phaseModel& phase =
fluid.multiComponentPhases()[multiComponentPhasei];
14 UPtrList<volScalarField>&
Y = phase.YActiveRef();
35 fluid.correctSpecies();
fvMatrix< scalar > fvScalarMatrix
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
forAll(fluid.multiComponentPhases(), multiComponentPhasei)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Foam::fvConstraints & fvConstraints
phaseSystem::specieTransferTable & specieTransfer(specieTransferPtr())
bool constrain(fvMatrix< Type > &eqn) const
Apply constraints to an equation.
Foam::fvModels & fvModels
PtrList< volScalarField > & Y