Go to the documentation of this file.
37 runTime.controlDict().get<scalar>(
"maxAlphaCo")
42 runTime.controlDict().getOrDefault(
"maxAlphaDdt", GREAT)
47 runTime.controlDict().getOrDefault<scalar>(
"maxDi", GREAT)
55 if (
mesh.nInternalFaces())
59 fluid.nearInterface()().internalField()
tmp< GeometricField< Type, fvPatchField, volMesh > > surfaceSum(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
scalar maxDi(runTime.controlDict().getOrDefault< scalar >("maxDi", GREAT))
Ostream & endl(Ostream &os)
Type gSum(const FieldField< Field, Type > &f)
scalar maxAlphaCo(runTime.controlDict().get< scalar >("maxAlphaCo"))
scalar maxAlphaDdt(runTime.controlDict().getOrDefault("maxAlphaDdt", GREAT))
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
Type gMax(const FieldField< Field, Type > &f)