FreeFOAM The Cross-Platform CFD Toolkit
threePhaseInterfaceProperties Class Reference

#include <applications/solvers/multiphase/interMixingFoam/threePhaseInterfaceProperties/threePhaseInterfaceProperties.H>


Detailed Description

Definition at line 68 of file threePhaseInterfaceProperties.H.

List of all members.

Public Member Functions

 threePhaseInterfaceProperties (const threePhaseMixture &mixture)
 Construct from volume fraction field alpha and IOdictionary.
scalar cAlpha () const
const dimensionedScalardeltaN () const
const surfaceScalarFieldnHatf () const
const volScalarFieldK () const
tmp< volScalarFieldsigma () const
tmp< volScalarFieldsigmaK () const
void correct ()

Static Public Attributes

static const scalar convertToRad
 Conversion factor for degrees into radians.

Constructor & Destructor Documentation

Construct from volume fraction field alpha and IOdictionary.


Member Function Documentation

scalar cAlpha ( ) const
inline

Definition at line 122 of file threePhaseInterfaceProperties.H.

const dimensionedScalar& deltaN ( ) const
inline
const surfaceScalarField& nHatf ( ) const
inline

Definition at line 132 of file threePhaseInterfaceProperties.H.

const volScalarField& K ( ) const
inline
tmp<volScalarField> sigma ( ) const
inline

Definition at line 142 of file threePhaseInterfaceProperties.H.

Referenced by threePhaseInterfaceProperties::K().

tmp<volScalarField> sigmaK ( ) const
inline

Definition at line 152 of file threePhaseInterfaceProperties.H.

void correct ( )
inline

Definition at line 157 of file threePhaseInterfaceProperties.H.


Member Data Documentation

const scalar convertToRad
static

Conversion factor for degrees into radians.

Definition at line 111 of file threePhaseInterfaceProperties.H.


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