createFieldRefs.H
Go to the documentation of this file.
1 basicChemistryModel& chemistry = pChemistry();
2 scalar dtChem = min(chemistry.deltaTChem()[0], runTime.deltaT().value());
3 PtrList<volScalarField>& Y = thermo.Y();
layerAndWeight min(const layerAndWeight &a, const layerAndWeight &b)
VolField< scalar > volScalarField
Definition: volFieldsFwd.H:64
scalar dtChem
volScalarField & p
basicChemistryModel & chemistry
PtrList< volScalarField > & Y
autoPtr< basicChemistryModel > pChemistry(basicChemistryModel::New(thermo))
fluidMulticomponentThermo & thermo
Definition: createFields.H:31