Go to the documentation of this file.
76 #ifndef fixedPressureCompressibleDensityFvPatchScalarField_H
77 #define fixedPressureCompressibleDensityFvPatchScalarField_H
90 class fixedPressureCompressibleDensityFvPatchScalarField
92 public fixedValueFvPatchScalarField
103 TypeName(
"fixedPressureCompressibleDensity");
112 const DimensionedField<scalar, volMesh>&
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A class for handling words, derived from string.
A class for managing temporary objects.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
fixedPressureCompressibleDensityFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
This boundary condition calculates a (liquid) compressible density as a function of pressure and flui...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by any number of values (e....
word pName_
Name of static pressure field.
TypeName("fixedPressureCompressibleDensity")
Runtime type information.
Foam::fvPatchFieldMapper.
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...
virtual void write(Ostream &) const
Write.