Go to the documentation of this file.
35 namespace regionModels
37 namespace surfaceFilmModels
48 distributionContactAngleForce::distributionContactAngleForce
60 coeffDict_.subDict(
"distribution"),
97 thetai[celli] = distribution_->sample();
108 thetaf[facei] = distribution_->sample();
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for managing temporary objects.
static constexpr const zero Zero
Global zero (0)
static word timeName(const scalar t, const int precision=precision_)
const Time & time() const
Return the reference to the time database.
addToRunTimeSelectionTable(surfaceFilmRegionModel, kinematicSingleLayer, mesh)
#define forAll(list, i)
Loop across all elements in list.
bool isCoupledPatch(const label regionPatchi) const
Return true if patchi on the local region is a coupled.
Base class for surface film models.
const fvMesh & regionMesh() const
Return the region mesh database.
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)
Selector.
defineTypeNameAndDebug(kinematicSingleLayer, 0)
surfaceFilmRegionModel & filmModel_
Reference to the film surface film model.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const dimensionSet dimless
Dimensionless.