87 #ifndef fanPressureJumpFvPatchScalarField_H 88 #define fanPressureJumpFvPatchScalarField_H 102 class fanPressureJumpFvPatchScalarField
104 public fixedJumpFvPatchScalarField
109 autoPtr<Function1<scalar>> fanCurve_;
112 autoPtr<Function1<scalar>> jumpTable_;
A list of keyword definitions, which are a keyword followed by any number of values (e...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Foam::fvPatchFieldMapper.
virtual tmp< fvPatchField< scalar > > clone(const DimensionedField< scalar, volMesh > &iF) const
Construct and return a clone setting internal field reference.
virtual void write(Ostream &) const
Write.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
This boundary condition provides a pressure jump condition, using the cyclic condition as a base...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.
fanPressureJumpFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
TypeName("fanPressureJump")
Runtime type information.