createFieldRefs.H
Go to the documentation of this file.
1 const volScalarField& psi = thermo.psi();
2 
3 bool adjustFringe
4 (
5  simple.dict().getOrDefault("oversetAdjustPhi", false)
6 );
simple
const dictionary & simple
Definition: readFluidMultiRegionSIMPLEControls.H:1
adjustFringe
bool adjustFringe(simple.dict().getOrDefault("oversetAdjustPhi", false))
thermo
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Foam::volScalarField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Definition: volFieldsFwd.H:57
psi
const volScalarField & psi
Definition: createFieldRefs.H:1