109#ifndef areaSurfaceFilmModels_contactAngleForce_H
110#define areaSurfaceFilmModels_contactAngleForce_H
143 contactAngleForce(
const contactAngleForce&) =
delete;
146 void operator=(
const contactAngleForce&) =
delete;
152 virtual tmp<areaScalarField>
theta()
const = 0;
167 liquidFilmBase&
film,
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const liquidFilmBase & film() const
Return const access to the film surface film model.
Base class for film (stress-based) force models.
const dictionary & dict() const
Return const access to the cloud dictionary.
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
const word GlobalIOList< Tuple2< scalar, vector > >::typeName("scalarVectorTable")
GeometricField< vector, faPatchField, areaMesh > areaVectorField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.