Go to the source code of this file.
Functions | |
volVectorField | HbyA ("HbyA", U) |
if (pressureImplicitPorosity) | |
UEqn | clear () |
surfaceScalarField | phiHbyA ("phiHbyA", fvc::interpolate(HbyA) &mesh.Sf()) |
MRF | makeRelative (phiHbyA) |
adjustPhi (phiHbyA, U, p) | |
while (simple.correctNonOrthogonal()) | |
p | relax () |
U | correctBoundaryConditions () |
fvOptions | correct (U) |
Variables | |
else | |
volVectorField HbyA | ( | "HbyA" | , |
U | |||
) |
if | ( | pressureImplicitPorosity | ) |
UEqn clear | ( | ) |
surfaceScalarField phiHbyA | ( | "phiHbyA" | , |
fvc::interpolate(HbyA) &mesh.Sf() | |||
) |
while | ( | simple. | correctNonOrthogonal() | ) |
Definition at line 18 of file pEqn.H.
References Foam::fvc::div(), Foam::fvc::laplacian(), p, phi, phiHbyA, pRefCell, pRefValue, pressureImplicitPorosity(), trAU, and trTU.
p relax | ( | ) |
U correctBoundaryConditions | ( | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.