Go to the documentation of this file.
35 namespace regionModels
37 namespace areaSurfaceFilmModels
46 perturbedTemperatureDependentContactAngleForce,
53 perturbedTemperatureDependentContactAngleForce::
54 perturbedTemperatureDependentContactAngleForce
61 thetaPtr_(
Function1<scalar>::
New(
"theta", coeffDict_, &film.primaryMesh())),
67 coeffDict_.subDict(
"distribution"),
107 thetai = thetaPtr_->value(
T());
112 thetai[facei] += distribution_->sample();
Defines the attributes of an object for which implicit objectRegistry management is supported,...
const fvMesh & primaryMesh() const
A class for managing temporary objects.
static constexpr const zero Zero
A library of runtime-selectable doubly-truncated probability distribution models. Returns random samp...
addToRunTimeSelectionTable(liquidFilmBase, kinematicThinFilm, dictionary)
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a c...
Generic templated field type.
const liquidFilmBase & film() const
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
static autoPtr< distributionModel > New(const dictionary &dict, Random &rndGen)
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
defineTypeNameAndDebug(kinematicThinFilm, 0)
Generic GeometricField class.
virtual const areaScalarField & Tf() const =0
const dimensionSet dimless