Temperature dependent contact angle force with a stochastic perturbation. More...
Public Member Functions | |
TypeName ("perturbedTemperatureDependentContactAngle") | |
perturbedTemperatureDependentContactAngleForce (surfaceFilmRegionModel &film, const dictionary &dict) | |
virtual | ~perturbedTemperatureDependentContactAngleForce () |
![]() | |
TypeName ("contactAngle") | |
contactAngleForce (const word &typeName, surfaceFilmRegionModel &film, const dictionary &dict) | |
virtual | ~contactAngleForce () |
virtual tmp< fvVectorMatrix > | correct (volVectorField &U) |
![]() | |
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 () |
![]() | |
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 surfaceFilmRegionModel & | film () const |
surfaceFilmRegionModel & | film () |
template<class FilmType > | |
const FilmType & | filmType () const |
![]() | |
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 word & | modelName () const |
const dictionary & | dict () const |
const word & | baseName () const |
const word & | modelType () const |
const dictionary & | coeffDict () const |
const dictionary & | properties () 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< volScalarField > | theta () const |
![]() | |
bool | inLine () const |
Additional Inherited Members | |
![]() | |
static autoPtr< force > | New (surfaceFilmRegionModel &film, const dictionary &dict, const word &modelType) |
![]() | |
surfaceFilmRegionModel & | filmModel_ |
![]() | |
const word | modelName_ |
dictionary & | properties_ |
const dictionary | dict_ |
const word | baseName_ |
const word | modelType_ |
const dictionary | coeffDict_ |
Temperature dependent contact angle force with a stochastic perturbation.
The contact angle in degrees is specified as a Foam::Function1 type, to enable the use of, e.g. constant, polynomial, table values and the stochastic perturbation obtained from a Foam::distributionModels::distributionModel
Definition at line 65 of file perturbedTemperatureDependentContactAngleForce.H.
perturbedTemperatureDependentContactAngleForce | ( | surfaceFilmRegionModel & | film, |
const dictionary & | dict | ||
) |
Definition at line 48 of file perturbedTemperatureDependentContactAngleForce.C.
|
virtual |
Definition at line 70 of file perturbedTemperatureDependentContactAngleForce.C.
|
protectedvirtual |
Implements contactAngleForce.
Definition at line 77 of file perturbedTemperatureDependentContactAngleForce.C.
References Foam::dimless, DimensionedField::field(), filmSubModelBase::filmModel_, forAll, regionModel::isCoupledPatch(), tmp::ref(), regionModel::regionMesh(), Foam::T(), surfaceFilmRegionModel::T(), regionModel::time(), Time::timeName(), and Foam::Zero.
TypeName | ( | "perturbedTemperatureDependentContactAngle" | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.