FreeFOAM The Cross-Platform CFD Toolkit
alphaContactAngleFvPatchScalarField::interfaceThetaProps Class Reference

#include <applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/alphaContactAngle/alphaContactAngleFvPatchScalarField.H>


Detailed Description

Definition at line 57 of file alphaContactAngleFvPatchScalarField.H.

List of all members.

Public Member Functions

 interfaceThetaProps ()
 interfaceThetaProps (Istream &)
scalar theta0 (bool matched=true) const
 Return the equilibrium contact angle theta0.
scalar uTheta () const
 Return the dynamic contact angle velocity scale.
scalar thetaA (bool matched=true) const
 Return the limiting advancing contact angle.
scalar thetaR (bool matched=true) const
 Return the limiting receeding contact angle.

Friends

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

Constructor & Destructor Documentation

interfaceThetaProps ( )
inline

Definition at line 75 of file alphaContactAngleFvPatchScalarField.H.


Member Function Documentation

scalar theta0 ( bool  matched = true) const
inline

Return the equilibrium contact angle theta0.

Definition at line 84 of file alphaContactAngleFvPatchScalarField.H.

scalar uTheta ( ) const
inline

Return the dynamic contact angle velocity scale.

Definition at line 91 of file alphaContactAngleFvPatchScalarField.H.

scalar thetaA ( bool  matched = true) const
inline

Return the limiting advancing contact angle.

Definition at line 97 of file alphaContactAngleFvPatchScalarField.H.

scalar thetaR ( bool  matched = true) const
inline

Return the limiting receeding contact angle.

Definition at line 104 of file alphaContactAngleFvPatchScalarField.H.


Friends And Related Function Documentation

Istream& operator>> ( Istream ,
interfaceThetaProps  
)
friend
Ostream& operator<< ( Ostream ,
const interfaceThetaProps  
)
friend

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