Contains the interface properties. More...
Public Member Functions | |
interfaceProperties (const volScalarField &alpha1, const volVectorField &U, const IOdictionary &) | |
scalar | cAlpha () const |
const dimensionedScalar & | deltaN () const |
const surfaceScalarField & | nHatf () const |
tmp< volScalarField > | sigmaK () const |
tmp< surfaceScalarField > | surfaceTensionForce () const |
tmp< volScalarField > | nearInterface () const |
void | correct () |
bool | read () |
Contains the interface properties.
Definition at line 53 of file interfaceProperties.H.
interfaceProperties | ( | const volScalarField & | alpha1, |
const volVectorField & | U, | ||
const IOdictionary & | dict | ||
) |
Definition at line 146 of file interfaceProperties.C.
|
inline |
Definition at line 111 of file interfaceProperties.H.
|
inline |
Definition at line 116 of file interfaceProperties.H.
|
inline |
Definition at line 121 of file interfaceProperties.H.
Foam::tmp< Foam::volScalarField > sigmaK | ( | ) | const |
Definition at line 200 of file interfaceProperties.C.
Foam::tmp< Foam::surfaceScalarField > surfaceTensionForce | ( | ) | const |
Definition at line 207 of file interfaceProperties.C.
References Foam::fvc::interpolate(), and Foam::fvc::snGrad().
Foam::tmp< Foam::volScalarField > nearInterface | ( | ) | const |
Definition at line 214 of file interfaceProperties.C.
References Foam::pos0().
void correct | ( | ) |
Definition at line 220 of file interfaceProperties.C.
Referenced by immiscibleIncompressibleTwoPhaseMixture::correct().
bool read | ( | ) |
Definition at line 226 of file interfaceProperties.C.
Referenced by immiscibleIncompressibleTwoPhaseMixture::read().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.