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
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.
autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
VolField< vector > volVectorField
Ostream & endl(Ostream &os)
Add newline and flush stream.
const dimensionSet dimless
const dimensionSet dimLength
VolField< scalar > volScalarField
Type gAverage(const FieldField< Field, Type > &f)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Foam::argList args(argc, argv)
volVectorField U(IOobject("U", runTime.name(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mesh, dimensionedVector(dimVelocity, Zero))