Go to the documentation of this file.
79 #ifndef waveSurfacePressureFvPatchScalarField_H
80 #define waveSurfacePressureFvPatchScalarField_H
94 class waveSurfacePressureFvPatchScalarField
96 public fixedValueFvPatchScalarField
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
TypeName("waveSurfacePressure")
Runtime type information.
A class for handling words, derived from string.
A class for managing temporary objects.
static const NamedEnum< ddtSchemeType, 3 > ddtSchemeTypeNames_
Time scheme type names.
waveSurfacePressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
word zetaName_
Wave height field name.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
word phiName_
Flux field name.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void write(Ostream &) const
Write.
ddtSchemeType
Enumeration defining the available ddt schemes.
word rhoName_
Density field for mass-based flux evaluations.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
This is a pressure boundary condition, whose value is calculated as the hydrostatic pressure based on...
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...