56 #ifndef temperatureDependentAlphaContactAngleFvPatchScalarField_H 57 #define temperatureDependentAlphaContactAngleFvPatchScalarField_H 59 #include "alphaContactAngleFvPatchScalarField.H" 71 class temperatureDependentAlphaContactAngleFvPatchScalarField
73 public alphaContactAngleFvPatchScalarField
81 autoPtr<DataEntry<scalar> > theta0_;
87 TypeName(
"temperatureDependentAlphaContactAngle");
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
temperatureDependentAlphaContactAngleFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Foam::fvPatchFieldMapper.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Temperature-dependent constant alphaContactAngle scalar boundary condition.
TypeName("temperatureDependentAlphaContactAngle")
Runtime type information.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual tmp< scalarField > theta(const fvPatchVectorField &Up, const fvsPatchVectorField &nHat) const
Return the equilibrium contact-angle.
virtual void write(Ostream &) const
Write.
A class for managing temporary objects.
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...