Go to the documentation of this file.
48 #ifndef curvatureSeparation_H
49 #define curvatureSeparation_H
58 namespace regionModels
60 namespace surfaceFilmModels
List< Tuple2< label, scalar > > definedPatchRadii_
List of radii for patches - if patch not defined, radius.
scalar deltaByR1Min_
Minimum gravity driven film thickness (non-dimensionalised delta/R1)
virtual ~curvatureSeparation()
Destructor.
A class for managing temporary objects.
tmp< volScalarField > calcInvR1(const volVectorField &U) const
Calculate local (inverse) radius of curvature.
curvatureSeparation(const curvatureSeparation &)
Disallow default bitwise copy construct.
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
TypeName("curvatureSeparation")
Runtime type information.
Pre-declare SubField and related Field type.
const dictionary & dict() const
Return const access to the cloud dictionary.
scalar magG_
Magnitude of gravity vector.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Base class for film injection models, handling mass transfer from the film.
void operator=(const curvatureSeparation &)
Disallow default bitwise assignment.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
volTensorField gradNHat_
Gradient of surface normals.
Base class for surface film models.
Generic GeometricField class.
vector gHat_
Direction of gravity vector.
tmp< scalarField > calcCosAngle(const surfaceScalarField &phi) const
Calculate the cosine of the angle between gravity vector and.