39 #ifndef constantAlphaContactAngleFvPatchScalarField_H 40 #define constantAlphaContactAngleFvPatchScalarField_H 42 #include "alphaContactAngleFvPatchScalarField.H" 66 TypeName(
"constantAlphaContactAngle");
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
TypeName("constantAlphaContactAngle")
Runtime type information.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
Foam::fvPatchFieldMapper.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void write(Ostream &) const
Write.
Abstract base class for alphaContactAngle boundary conditions.
virtual tmp< scalarField > theta(const fvPatchVectorField &Up, const fvsPatchVectorField &nHat) const
Return the equilibrium contact-angle.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
A constant alphaContactAngle scalar boundary condition.
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...
constantAlphaContactAngleFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.