Functions | Variables
alphaEqn.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

word alpharScheme ("div(phirb,alpha)")
 
surfaceScalarField phir ("phir", phic *interface.nHatf())
 
const volScalarField vDotvmcAlphal (vDotvAlphal-vDotcAlphal)
 
 if (MULESCorr)
 
volScalarField alpha10 ("alpha10", alpha1)
 
 for (int aCorr=0;aCorr< nAlphaCorr;aCorr++)
 

Variables

Pair< tmp< volScalarField > > vDotAlphal
 
const volScalarField & vDotcAlphal = vDotAlphal[0]()
 
const volScalarField & vDotvAlphal = vDotAlphal[1]()
 
tmp< surfaceScalarField > talphaPhi
 
 rhoPhi = talphaPhi()*(rho1 - rho2) + phi*rho2
 

Function Documentation

word alpharScheme ( "div(phirb,alpha)"  )
surfaceScalarField phir ( "phir"  ,
phic *interface.  nHatf() 
)

Referenced by for().

Here is the caller graph for this function:

const volScalarField vDotvmcAlphal ( vDotvAlphal vDotcAlphal)

Referenced by for(), and if().

Here is the caller graph for this function:

if ( MULESCorr  )

Definition at line 15 of file alphaEqn.H.

References alpha1, alpha10(), divU(), Foam::endl(), Foam::Info, Foam::max(), mesh, Foam::min(), phi, Foam::fvc::Sp(), and vDotvmcAlphal().

Here is the call graph for this function:

volScalarField alpha10 ( "alpha10"  ,
alpha1   
)

Referenced by for(), and if().

Here is the caller graph for this function:

for ( )

Definition at line 45 of file alphaEqn.H.

References alpha1, alpha10(), alpha2, alpharScheme(), correct, divU(), Foam::MULES::explicitSolve(), Foam::fvc::flux(), MULESCorr(), phi, phir(), talphaPhi, vDotcAlphal, and vDotvmcAlphal().

Here is the call graph for this function:

Variable Documentation

Pair<tmp<volScalarField> > vDotAlphal
Initial value:
=
mixture->vDotAlphal()
Info<< "Reading field p_rgh\n"<< endl;volScalarField p_rgh(IOobject("p_rgh", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);Info<< "Reading field U\n"<< endl;volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);Info<< "Creating phaseChangeTwoPhaseMixture\n"<< endl;autoPtr< phaseChangeTwoPhaseMixture > mixture
Definition: createFields.H:33

Definition at line 7 of file alphaEqn.H.

const volScalarField& vDotcAlphal = vDotAlphal[0]()

Definition at line 9 of file alphaEqn.H.

Referenced by for().

const volScalarField& vDotvAlphal = vDotAlphal[1]()

Definition at line 10 of file alphaEqn.H.

tmp<surfaceScalarField> talphaPhi

Definition at line 13 of file alphaEqn.H.

Referenced by for().

rhoPhi = talphaPhi()*(rho1 - rho2) + phi*rho2

Definition at line 116 of file alphaEqn.H.

Referenced by if().