Go to the source code of this file.
Functions | |
| PtrList< surfaceScalarField > | alphafs (phases.size()) |
| forAll (phases, phasei) | |
| PtrList< volScalarField > | rAUs (phases.size()) |
| forAll (fluid.movingPhases(), movingPhasei) | |
| fluid | fillFields ("rAU", dimTime/dimDensity, rAUs) |
| PtrList< surfaceScalarField > | alpharAUfs (phases.size()) |
| PtrList< surfaceScalarField > | phiFs (fluid.phiFs(rAUs)) |
| while (pimple.correct()) | |
| PtrList< surfaceScalarField > alphafs | ( | phases. | size() | ) |
References phases.
Referenced by alpharAUfs(), for(), forAll(), ghSnGradRho(), setSnGrad< fixedFluxPressureFvPatchScalarField >(), while(), and while().

| PtrList< volScalarField > rAUs | ( | phases. | size() | ) |
References phases.
| forAll | ( | fluid. | movingPhases(), |
| movingPhasei | ) |
Referenced by MomentumTransferPhaseSystem< BasePhaseSystem >::AFfs(), MomentumTransferPhaseSystem< BasePhaseSystem >::KdUByAs(), MomentumTransferPhaseSystem< BasePhaseSystem >::partialElimination(), MomentumTransferPhaseSystem< BasePhaseSystem >::partialEliminationf(), MomentumTransferPhaseSystem< BasePhaseSystem >::phiFfs(), MomentumTransferPhaseSystem< BasePhaseSystem >::phiFs(), MomentumTransferPhaseSystem< BasePhaseSystem >::phiKdPhifs(), and MomentumTransferPhaseSystem< BasePhaseSystem >::phiKdPhis().

| PtrList< surfaceScalarField > alpharAUfs | ( | phases. | size() | ) |
References alpha, alpharAUfs(), phasei, phases, and rAUs.
Referenced by alpharAUfs(), and while().


| PtrList< surfaceScalarField > phiFs | ( | fluid. | phiFsrAUs | ) |
Referenced by MomentumTransferPhaseSystem< BasePhaseSystem >::phiFs(), and while().

| while | ( | pimple. | correct() | ) |
Definition at line 55 of file pEqn.H.
References alpha, alphafs(), alpharAUfs(), fluid, forAll, fvOptions, g, gh, ghf, ghSnGradRho(), H(), HbyAs(), mesh, MRF, p, p_rgh, p_rgh_0(), phasei, phases, phi, phib, phid(), phiFs(), phiHbyA, phiHbyAs(), pimple, pMin, rAUf(), rAUs, rho, runTime, setSnGrad< fixedFluxPressureFvPatchScalarField >(), and UEqns().
