Contains the interface properties. More...
#include <interfaceProperties/interfaceProperties.H>
Contains the interface properties.
Definition at line 55 of file interfaceProperties.H.
Public Member Functions | |
| interfaceProperties (const volScalarField &alpha1, const volVectorField &U, const IOdictionary &) | |
| Construct from volume fraction field gamma and IOdictionary. | |
| scalar | cAlpha () const |
| const dimensionedScalar & | deltaN () const |
| const surfaceScalarField & | nHatf () const |
| const volScalarField & | K () const |
| const dimensionedScalar & | sigma () const |
| tmp< volScalarField > | sigmaK () const |
| void | correct () |
Static Public Attributes | |
| static const scalar | convertToRad |
| Conversion factor for degrees into radians. | |
| interfaceProperties | ( | const volScalarField & | alpha1, |
| const volVectorField & | U, | ||
| const IOdictionary & | |||
| ) |
Construct from volume fraction field gamma and IOdictionary.
|
inline |
Definition at line 115 of file interfaceProperties.H.
|
inline |
Definition at line 120 of file interfaceProperties.H.
|
inline |
Definition at line 125 of file interfaceProperties.H.
|
inline |
Definition at line 130 of file interfaceProperties.H.
|
inline |
Definition at line 135 of file interfaceProperties.H.
|
inline |
Definition at line 140 of file interfaceProperties.H.
|
inline |
Definition at line 145 of file interfaceProperties.H.
|
static |
Conversion factor for degrees into radians.
Definition at line 99 of file interfaceProperties.H.