Go to the documentation of this file.
46 fixedValueFvPatchScalarField(
p, iF),
59 fixedValueFvPatchScalarField(
p, iF,
dict, false),
60 pa_(
"pa",
dict,
p.size())
85 fixedValueFvPatchScalarField(ptf,
p, iF, mapper),
96 fixedValueFvPatchScalarField(ptf),
108 fixedValueFvPatchScalarField(ptf, iF),
120 fixedValueFvPatchScalarField::autoMap(m);
131 fixedValueFvPatchScalarField::rmap(ptf, addr);
134 refCast<const freeSurfacePressureFvPatchScalarField>(ptf);
136 pa_.rmap(tiptf.
pa_, addr);
150 refCast<interfaceTrackingFvMesh>
163 fixedValueFvPatchScalarField::updateCoeffs();
170 pa_.writeEntry(
"pa",
os);
171 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
virtual void operator=(const UList< Type > &)
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
freeSurfacePressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
virtual void rmap(const fvPatchScalarField &, const labelList &)
static constexpr const zero Zero
bool found(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
The interfaceTrackingFvMesh.
Abstract base class for geometry and/or topology changing fvMesh.
friend Ostream & operator(Ostream &, const fvPatchField< Type > &)
tmp< scalarField > freeSurfacePressureJump()
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const Type & lookupObject(const word &name, const bool recursive=false) 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.
Mesh data needed to do the Finite Volume discretisation.
This boundary condition provides static pressure condition for p_rgh, calculated as:
virtual void updateCoeffs()
virtual 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...
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
virtual void write(Ostream &) const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...