108 #ifndef plenumPressureFvPatchScalarField_H 109 #define plenumPressureFvPatchScalarField_H 122 class plenumPressureFvPatchScalarField
124 public fixedValueFvPatchScalarField
135 scalar supplyMassFlowRate_;
138 scalar supplyTotalTemperature_;
141 scalar plenumVolume_;
144 scalar plenumDensity_;
147 scalar plenumDensityOld_;
150 scalar plenumTemperature_;
153 scalar plenumTemperatureOld_;
163 scalar inletAreaRatio_;
166 scalar inletDischargeCoefficient_;
TypeName("plenumPressure")
Runtime type information.
This boundary condition provides a plenum pressure inlet condition. This condition creates a zero-dim...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void write(Ostream &) const
Write.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Foam::fvPatchFieldMapper.
plenumPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
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...
A class for managing temporary objects.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.