Public Member Functions | Protected Member Functions | List of all members
distributionContactAngleForce Class Reference

PDF distribution based film contact angle force. More...

Inheritance diagram for distributionContactAngleForce:
Inheritance graph
[legend]
Collaboration diagram for distributionContactAngleForce:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("distributionContactAngle")
 
 distributionContactAngleForce (surfaceFilmRegionModel &film, const dictionary &dict)
 
virtual ~distributionContactAngleForce ()
 
- Public Member Functions inherited from contactAngleForce
 TypeName ("contactAngle")
 
 contactAngleForce (const word &typeName, surfaceFilmRegionModel &film, const dictionary &dict)
 
virtual ~contactAngleForce ()
 
virtual tmp< fvVectorMatrixcorrect (volVectorField &U)
 
- Public Member Functions inherited from force
 TypeName ("force")
 
 declareRunTimeSelectionTable (autoPtr, force, dictionary,(surfaceFilmRegionModel &film, const dictionary &dict),(film, dict))
 
 force (surfaceFilmRegionModel &film)
 
 force (const word &modelType, surfaceFilmRegionModel &film, const dictionary &dict)
 
virtual ~force ()
 
- Public Member Functions inherited from filmSubModelBase
 filmSubModelBase (surfaceFilmRegionModel &film)
 
 filmSubModelBase (surfaceFilmRegionModel &film, const dictionary &dict, const word &baseName, const word &modelType, const word &dictExt="Coeffs")
 
 filmSubModelBase (const word &modelName, surfaceFilmRegionModel &film, const dictionary &dict, const word &baseName, const word &modelType)
 
virtual ~filmSubModelBase ()
 
virtual bool writeTime () const
 
const surfaceFilmRegionModelfilm () const
 
surfaceFilmRegionModelfilm ()
 
template<class FilmType >
const FilmType & filmType () const
 
- Public Member Functions inherited from subModelBase
 subModelBase (dictionary &properties)
 
 subModelBase (dictionary &properties, const dictionary &dict, const word &baseName, const word &modelType, const word &dictExt="Coeffs")
 
 subModelBase (const word &modelName, dictionary &properties, const dictionary &dict, const word &baseName, const word &modelType)
 
 subModelBase (const subModelBase &smb)
 
virtual ~subModelBase ()
 
const wordmodelName () const
 
const dictionarydict () const
 
const wordbaseName () const
 
const wordmodelType () const
 
const dictionarycoeffDict () const
 
const dictionaryproperties () const
 
virtual bool defaultCoeffs (const bool printMsg) const
 
virtual bool active () const
 
virtual void cacheFields (const bool store)
 
virtual fileName localPath () const
 
template<class Type >
Type getBaseProperty (const word &entryName, const Type &defaultValue=Type(Zero)) const
 
template<class Type >
void getBaseProperty (const word &entryName, Type &value) const
 
template<class Type >
void setBaseProperty (const word &entryName, const Type &value)
 
bool getModelDict (const word &entryName, dictionary &dict) const
 
template<class Type >
void getModelProperty (const word &entryName, Type &value) const
 
template<class Type >
Type getModelProperty (const word &entryName, const Type &defaultValue=Type(Zero)) const
 
template<class Type >
void setModelProperty (const word &entryName, const Type &value)
 
virtual void write (Ostream &os) const
 

Protected Member Functions

virtual tmp< volScalarFieldtheta () const
 
- Protected Member Functions inherited from subModelBase
bool inLine () const
 

Additional Inherited Members

- Static Public Member Functions inherited from force
static autoPtr< forceNew (surfaceFilmRegionModel &film, const dictionary &dict, const word &modelType)
 
- Protected Attributes inherited from filmSubModelBase
surfaceFilmRegionModelfilmModel_
 
- Protected Attributes inherited from subModelBase
const word modelName_
 
dictionaryproperties_
 
const dictionary dict_
 
const word baseName_
 
const word modelType_
 
const dictionary coeffDict_
 

Detailed Description

PDF distribution based film contact angle force.

See also
Foam::regionModels::surfaceFilmModels::contactAngleForce Foam::distributionModel
Source files

Definition at line 56 of file distributionContactAngleForce.H.

Constructor & Destructor Documentation

◆ distributionContactAngleForce()

Definition at line 42 of file distributionContactAngleForce.C.

◆ ~distributionContactAngleForce()

Definition at line 62 of file distributionContactAngleForce.C.

Member Function Documentation

◆ theta()

tmp< volScalarField > theta ( ) const
protectedvirtual

◆ TypeName()

TypeName ( "distributionContactAngle"  )

The documentation for this class was generated from the following files: