Definition at line 68 of file threePhaseInterfaceProperties.H.
Public Member Functions | |
| threePhaseInterfaceProperties (const threePhaseMixture &mixture) | |
| Construct from volume fraction field alpha and IOdictionary. | |
| scalar | cAlpha () const |
| const dimensionedScalar & | deltaN () const |
| const surfaceScalarField & | nHatf () const |
| const volScalarField & | K () const |
| tmp< volScalarField > | sigma () const |
| tmp< volScalarField > | sigmaK () const |
| void | correct () |
Static Public Attributes | |
| static const scalar | convertToRad |
| Conversion factor for degrees into radians. | |
| threePhaseInterfaceProperties | ( | const threePhaseMixture & | mixture | ) |
Construct from volume fraction field alpha and IOdictionary.
|
inline |
Definition at line 122 of file threePhaseInterfaceProperties.H.
|
inline |
Definition at line 127 of file threePhaseInterfaceProperties.H.
References threePhaseMixture::alpha2(), threePhaseMixture::alpha3(), and Foam::max().
|
inline |
Definition at line 132 of file threePhaseInterfaceProperties.H.
|
inline |
Definition at line 137 of file threePhaseInterfaceProperties.H.
References threePhaseInterfaceProperties::sigma().
|
inline |
Definition at line 142 of file threePhaseInterfaceProperties.H.
Referenced by threePhaseInterfaceProperties::K().
|
inline |
Definition at line 152 of file threePhaseInterfaceProperties.H.
|
inline |
Definition at line 157 of file threePhaseInterfaceProperties.H.
|
static |
Conversion factor for degrees into radians.
Definition at line 111 of file threePhaseInterfaceProperties.H.