67 #ifndef alphaContactAngleFvPatchScalarField_H 68 #define alphaContactAngleFvPatchScalarField_H 84 public fixedGradientFvPatchScalarField
TypeName("alphaContactAngle")
Runtime type information.
static const NamedEnum< limitControls, 4 > limitControlNames_
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::blocking)
Evaluate the patch field.
Foam::fvPatchFieldMapper.
virtual void write(Ostream &) const
Write.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Abstract base class for alphaContactAngle boundary conditions.
virtual tmp< scalarField > theta(const fvPatchVectorField &Up, const fvsPatchVectorField &nHat) const =0
Return the contact angle.
limitControls
Alpha limit options.
commsTypes
Types of communications.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
alphaContactAngleFvPatchScalarField(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...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A class for managing temporary objects.
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...