Loading...
Searching...
No Matches
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())

References phases.

◆ alphaRho0fs()

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

References phases.

Referenced by forAll(), 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 alpha, alphafs(), alphaRho0fs(), name, phasei, and phases.

Here is the call graph for this function:

◆ rAUfs()

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

References fluid, and phases.

◆ forAll() [2/2]

forAll ( fluid. movingPhases(),
movingPhasei  )

Definition at line 30 of file pEqn.H.

References AFfs(), alphaRho0fs(), fluid, rAUfs, and UEqns().

Here is the call graph for this function:

◆ fillFields()

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

References fluid, and rAUfs.

◆ alpharAUfs()

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

References alphafs(), alpharAUfs(), phasei, phases, and rAUfs.

Here is the call graph for this function:

◆ phiFfs()

PtrList< surfaceScalarField > phiFfs ( fluid. phiFfsrAUfs)

References fluid, and rAUfs.

Referenced by MomentumTransferPhaseSystem< BasePhaseSystem >::phiFfs(), and while().

Here is the caller graph for this function:

◆ while()

while ( pimple. correct())