alphaContactAngleFvPatchScalarField::interfaceThetaProps Class Reference

Public Member Functions

 interfaceThetaProps ()
 Default construct. More...
 
 interfaceThetaProps (Istream &)
 Construct from Istream. More...
 
scalar theta0 (bool matched=true) const
 Return the equilibrium contact angle theta0. More...
 
scalar uTheta () const noexcept
 Return the dynamic contact angle velocity scale. More...
 
scalar thetaA (bool matched=true) const
 Return the limiting advancing contact angle. More...
 
scalar thetaR (bool matched=true) const
 Return the limiting receding contact angle. More...
 

Friends

Istreamoperator>> (Istream &, interfaceThetaProps &)
 
Ostreamoperator<< (Ostream &, const interfaceThetaProps &)
 

Detailed Description

Definition at line 136 of file alphaContactAngleFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ interfaceThetaProps() [1/2]

interfaceThetaProps ( )
inline

Default construct.

Definition at line 156 of file alphaContactAngleFvPatchScalarField.H.

◆ interfaceThetaProps() [2/2]

Construct from Istream.

Definition at line 40 of file alphaContactAngleFvPatchScalarField.C.

Member Function Documentation

◆ theta0()

scalar theta0 ( bool  matched = true) const
inline

Return the equilibrium contact angle theta0.

Definition at line 166 of file alphaContactAngleFvPatchScalarField.H.

◆ uTheta()

scalar uTheta ( ) const
inlinenoexcept

Return the dynamic contact angle velocity scale.

Definition at line 173 of file alphaContactAngleFvPatchScalarField.H.

◆ thetaA()

scalar thetaA ( bool  matched = true) const
inline

Return the limiting advancing contact angle.

Definition at line 179 of file alphaContactAngleFvPatchScalarField.H.

◆ thetaR()

scalar thetaR ( bool  matched = true) const
inline

Return the limiting receding contact angle.

Definition at line 186 of file alphaContactAngleFvPatchScalarField.H.

Friends And Related Function Documentation

◆ operator>>

Definition at line 52 of file alphaContactAngleFvPatchScalarField.C.

◆ operator<<

Ostream & operator<< ( Ostream os,
const interfaceThetaProps tp 
)
friend

Definition at line 63 of file alphaContactAngleFvPatchScalarField.C.


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