81 #ifndef porousBafflePressureFvPatchField_H
82 #define porousBafflePressureFvPatchField_H
95 class porousBafflePressureFvPatchField
97 public fixedJumpFvPatchScalarField
114 const scalar length_;
117 const scalar relaxation_;
135 const DimensionedField<scalar, fvMesh>&,
145 const DimensionedField<scalar, fvMesh>&,
191 using fixedJumpFvPatchScalarField::operator=;
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
This boundary condition provides a porous baffle pressure jump condition, using the cyclic condition ...
virtual void write(Ostream &) const
Write.
TypeName("porousBafflePressure")
Runtime type information.
virtual tmp< fvPatchField< scalar > > clone(const DimensionedField< scalar, fvMesh > &iF) const
Construct and return a clone setting internal field reference.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
porousBafflePressureFvPatchField(const fvPatch &, const DimensionedField< scalar, fvMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
A class for managing temporary objects.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.