Go to the documentation of this file.
72 pName_(
dict.getOrDefault<
word>(
"p",
"p"))
108 const fvPatchField<scalar>& pp =
111 const dictionary& thermoProps =
112 db().lookupObject<IOdictionary>(
"thermodynamicProperties");
133 writeEntry(
"value",
os);
144 fixedPressureCompressibleDensityFvPatchScalarField
fvPatchField< scalar > fvPatchScalarField
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
virtual void write(Ostream &) const
Ostream & writeEntryIfDifferent(const word &key, const T &value1, const T &value2)
virtual void updateCoeffs()
A class for handling words, derived from Foam::string.
const Type & value() const
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
fixedPressureCompressibleDensityFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
This boundary condition calculates a (liquid) compressible density as a function of pressure and flui...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
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.
virtual void updateCoeffs()
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void write(Ostream &) const