
Go to the source code of this file.
Functions | |
| surfaceScalarField | phiHbyA ("phiHbyA",(fvc::flux(HbyA)+alphacf *rAUcf *fvc::ddtCorr(Uc, phic)+phicForces)) |
| constrainPressure (p, Uc, phiHbyA, rAUcf) | |
| while (pimple.correctNonOrthogonal()) | |
Variables | |
| HbyA = rAUc*UcEqn.H() | |
| surfaceScalarField phiHbyA | ( | "phiHbyA" | , |
| (fvc::flux(HbyA)+alphacf *rAUcf *fvc::ddtCorr(Uc, phic)+phicForces) | |||
| ) |
| while | ( | pimple. | correctNonOrthogonal() | ) |
Definition at line 19 of file pEqn.H.
References Foam::fvc::ddt(), Foam::fvc::div(), HbyA, Foam::fvc::laplacian(), mesh, p, phic, phicForces(), phiHbyA, pimple, pRefCell, pRefValue, rAUc(), rAUcf(), and Foam::fvc::reconstruct().

1.8.11