Definition at line 57 of file alphaContactAngleFvPatchScalarField.H.
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 | |
| Istream & | operator>> (Istream &, interfaceThetaProps &) |
| Ostream & | operator<< (Ostream &, const interfaceThetaProps &) |
| interfaceThetaProps | ( | ) | [inline]
|
Definition at line 75 of file alphaContactAngleFvPatchScalarField.H.
| interfaceThetaProps | ( | Istream & | ) |
| 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.
| Istream& operator>> | ( | Istream & | , |
| interfaceThetaProps & | |||
| ) | [friend]
|
| Ostream& operator<< | ( | Ostream & | , |
| const interfaceThetaProps & | |||
| ) | [friend]
|