Go to the documentation of this file.
40 Info<<
"Calculating wall distance field" <<
endl;
57 Info<<
"\nCreating boundary-layer for U of thickness "
58 << ybl.value() <<
" m" <<
nl <<
endl;
60 Info<<
"Creating mask field" <<
endl;
73 zeroGradientFvPatchScalarField::typeName
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
Type gAverage(const FieldField< Field, Type > &f)
Ostream & endl(Ostream &os)
Add newline and flush stream.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< vector, fvPatchField, volMesh > volVectorField
T optionRead(const word &opt) const
Read a value from the named option.
bool optionFound(const word &opt) const
Return true if the named option is found.
Foam::argList args(argc, argv)
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), Urel+SRF->U())