Go to the documentation of this file.
46 fixedValueFvPatchScalarField(
p, iF),
59 fixedValueFvPatchScalarField(
p, iF),
75 fixedValueFvPatchScalarField(psf,
p, iF, mapper),
87 fixedValueFvPatchScalarField(psf, iF),
99 fixedValueFvPatchScalarField::autoMap(m);
110 fixedValueFvPatchScalarField::rmap(psf, addr);
113 refCast<const atmBoundaryLayerInletKFvPatchScalarField>(psf);
123 writeEntry(
"value", os);
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
Write.
This boundary condition specifies an inlet value for the turbulence kinetic energy,...
This class provides functions to evaluate the velocity and turbulence distributions appropriate for a...
virtual void write(Ostream &) const
Write.
void write(Ostream &) const
Write.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
atmBoundaryLayerInletKFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
makePatchTypeField(fvPatchVectorField, SRFFreestreamVelocityFvPatchVectorField)
void operator=(const Field< Type > &)
void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
label k
Boltzmann constant.
void rmap(const atmBoundaryLayer &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
virtual void rmap(const fvPatchScalarField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
Foam::fvPatchFieldMapper.
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...