Go to the source code of this file.
|
| surfaceScalarField | rhorAUf ("rhorAUf", fvc::interpolate(rho *rAU)) |
| volVectorField | HbyA (constrainHbyA(rAU *UEqn.H(), U, p_rgh)) |
| tUEqn | clear () |
| surfaceScalarField | phig (-rhorAUf *ghf *fvc::snGrad(rho) *mesh.magSf()) |
| surfaceScalarField | phiHbyA ("phiHbyA", fvc::flux(rho *HbyA)) |
| MRF | makeRelative (fvc::interpolate(rho), phiHbyA) |
| | constrainPressure (p_rgh, rho, U, phiHbyA, rhorAUf, MRF) |
| | while (simple.correctNonOrthogonal()) |
| | if (closedVolume) |
| rho | relax () |
◆ rhorAUf()
◆ HbyA()
◆ clear()
◆ phig()
| surfaceScalarField phig |
( |
-rhorAUf *ghf * | fvc::snGradrho) *mesh.magSf( | ) |
|
◆ phiHbyA()
| surfaceScalarField phiHbyA |
( |
"phiHbyA" | , |
|
|
fvc::flux(rho *HbyA) | ) |
◆ makeRelative()
◆ constrainPressure()
◆ while()
| while |
( |
simple. | correctNonOrthogonal() | ) |
|
Definition at line 27 of file pEqn.H.
References fvOptions, HbyA, p_rgh, phi, phig(), phiHbyA, pRefCell, rAU, rhorAUf(), simple, and U.
◆ if()
◆ relax()
◆ closedVolume
◆ phiHbyA
◆ compressibility
| dimensionedScalar compressibility = fvc::domainIntegrate(psi) |
◆ compressible
| bool compressible = (compressibility.value() > SMALL) |
◆ rho