Go to the documentation of this file.
48 inletOutletFvPatchScalarField(
p, iF),
61 inletOutletFvPatchScalarField(
p, iF),
64 phiName_ =
dict.getOrDefault<
word>(
"phi",
"phi");
85 const atmBoundaryLayerInletOmegaFvPatchScalarField& psf,
87 const DimensionedField<scalar, volMesh>& iF,
88 const fvPatchFieldMapper& mapper
91 inletOutletFvPatchScalarField(psf,
p, iF, mapper),
103 inletOutletFvPatchScalarField(psf, iF),
119 inletOutletFvPatchScalarField::updateCoeffs();
128 inletOutletFvPatchScalarField::autoMap(m);
139 inletOutletFvPatchScalarField::rmap(psf, addr);
142 refCast<const atmBoundaryLayerInletOmegaFvPatchScalarField>(psf);
151 os.writeEntryIfDifferent<
word>(
"phi",
"phi", phiName_);
153 writeEntry(
"value",
os);
162 atmBoundaryLayerInletOmegaFvPatchScalarField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
fvPatchField< scalar > fvPatchScalarField
virtual void write(Ostream &) const
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
A class for handling words, derived from Foam::string.
virtual void write(Ostream &) const
Base class to set log-law type ground-normal inlet boundary conditions for wind velocity and turbulen...
atmBoundaryLayerInletOmegaFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
void write(Ostream &) const
virtual void autoMap(const fvPatchFieldMapper &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
tmp< scalarField > omega(const vectorField &pCf) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
void operator=(const Field< Type > &)
virtual void updateCoeffs()
void autoMap(const fvPatchFieldMapper &)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void rmap(const atmBoundaryLayer &, const labelList &)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
T getOrDefault(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) const
virtual void rmap(const fvPatchScalarField &, const labelList &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...