createFieldRefs.H
Go to the documentation of this file.
1 scalar dtChem = refCast<const psiChemistryModel>(chemistry).deltaTChem()[0];
2 basicMultiComponentMixture& composition = thermo.composition();
3 PtrList<volScalarField>& Y = composition.Y();
basicMultiComponentMixture & composition
scalar dtChem
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Definition: volFieldsFwd.H:52
psiReactionThermo & thermo
Definition: createFields.H:31
psiChemistryModel & chemistry
Definition: createFields.H:29