FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

threePhaseInterfaceProperties Class Reference

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


Detailed Description

Definition at line 68 of file threePhaseInterfaceProperties.H.

Collaboration diagram for threePhaseInterfaceProperties:

List of all members.

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.

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: