Functions
pEqn.H File Reference

Go to the source code of this file.

Functions

PtrList< surfaceScalarField > alphafs (phases.size())
 
PtrList< surfaceScalarField > alphaRho0fs (phases.size())
 
 forAll (phases, phasei)
 
PtrList< surfaceScalarField > rAUfs (phases.size())
 
 forAll (fluid.movingPhases(), movingPhasei)
 
fluid fillFields ("rAUf", dimTime/dimDensity, rAUfs)
 
PtrList< surfaceScalarField > alpharAUfs (phases.size())
 
PtrList< surfaceScalarField > phiFfs (fluid.phiFfs(rAUfs))
 
 while (pimple.correct())
 

Function Documentation

◆ alphafs()

PtrList<surfaceScalarField> alphafs ( phases.  size())

◆ alphaRho0fs()

PtrList<surfaceScalarField> alphaRho0fs ( phases.  size())

Referenced by forAll(), and while().

Here is the caller graph for this function:

◆ forAll() [1/2]

forAll ( phases  ,
phasei   
)

Definition at line 4 of file pEqn.H.

References AFfs(), Foam::constant::atomic::alpha, alphafs(), alphaRho0fs(), fluid, Foam::fvc::interpolate(), Foam::max(), Foam::name(), oldTime(), phasei, phases, and rAUfs.

Here is the call graph for this function:

◆ rAUfs()

PtrList<surfaceScalarField> rAUfs ( phases.  size())

◆ forAll() [2/2]

forAll ( fluid.  movingPhases(),
movingPhasei   
)

Definition at line 30 of file pEqn.H.

References AFfs(), alphafs(), alpharAUfs(), alphaRho0fs(), Foam::byDt(), Foam::dimDensity, Foam::dimTime, fluid, forAll(), Foam::fvc::interpolate(), Foam::max(), phasei, phases, phiFfs(), rAUfs, and UEqns().

Here is the call graph for this function:

◆ fillFields()

fluid fillFields ( "rAUf"  ,
dimTime/  dimDensity,
rAUfs   
)

◆ alpharAUfs()

PtrList<surfaceScalarField> alpharAUfs ( phases.  size())

◆ phiFfs()

PtrList<surfaceScalarField> phiFfs ( fluid.  phiFfsrAUfs)

Referenced by forAll(), and while().

Here is the caller graph for this function:

◆ while()

while ( pimple.  correct())