105 #ifndef plenumPressureFvPatchScalarField_H 106 #define plenumPressureFvPatchScalarField_H 119 class plenumPressureFvPatchScalarField
121 public fixedValueFvPatchScalarField
132 scalar supplyMassFlowRate_;
135 scalar supplyTotalTemperature_;
138 scalar plenumVolume_;
141 scalar plenumDensity_;
144 scalar plenumDensityOld_;
147 scalar plenumTemperature_;
150 scalar plenumTemperatureOld_;
160 scalar inletAreaRatio_;
163 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.