Go to the source code of this file.
◆ rAU()
| volScalarField rAU |
( |
"rAU" | , |
|
|
1.0/UEqn. | A() ) |
◆ rAUf()
◆ H()
| volVectorField H |
( |
"H" | , |
|
|
UEqn. | H() ) |
◆ HbyA()
| volVectorField HbyA |
( |
"HbyA" | , |
|
|
U | ) |
◆ if() [1/2]
| if |
( |
pimple.nCorrPISO()<= | 1 | ) |
|
◆ makeRelative()
◆ if() [2/2]
◆ while()
| while |
( |
pimple. | correctNonOrthogonal() | ) |
|
Definition at line 26 of file pEqn.H.
References fvOptions, HbyA, oversetPatchErrOutput, p, phi, phiHbyA, pimple, pRefCell, pRefValue, rAU, rAUf(), and U.
◆ n()
| surfaceVectorField n |
( |
mesh. | Sf)/mesh.magSf( | ) |
|
◆ HbyA
Definition at line 7 of file pEqn.H.
◆ phiHbyA
| phiHbyA = fvc::flux(HbyA) |
◆ Uf
| Uf = n*(phi/mesh.magSf() - (n & Uf)) |