Go to the source code of this file.
Functions | |
volVectorField | HbyA ("HbyA", Urel) |
surfaceScalarField | phiHbyA ("phiHbyA", fvc::interpolate(HbyA) &mesh.Sf()) |
adjustPhi (phiHbyA, Urel, p) | |
tmp< volScalarField > | rAtUrel (rAUrel) |
if (simple.consistent()) | |
UrelEqn | clear () |
while (simple.correctNonOrthogonal()) | |
p | relax () |
Urel | correctBoundaryConditions () |
fvOptions | correct (Urel) |
Variables | |
HbyA = rAUrel*UrelEqn().H() | |
Urel = HbyA - rAtUrel()*fvc::grad(p) | |
volVectorField HbyA | ( | "HbyA" | , |
Urel | |||
) |
surfaceScalarField phiHbyA | ( | "phiHbyA" | , |
fvc::interpolate(HbyA) &mesh.Sf() | |||
) |
tmp<volScalarField> rAtUrel | ( | rAUrel | ) |
if | ( | simple. | consistent() | ) |
Definition at line 11 of file pEqn.H.
References Foam::fvc::grad(), HbyA, Foam::MULES::interpolate(), mesh, p, phiHbyA, rAtUrel(), rAUrel(), Foam::fvc::snGrad(), and UrelEqn().
UrelEqn clear | ( | ) |
while | ( | simple. | correctNonOrthogonal() | ) |
Definition at line 22 of file pEqn.H.
References Foam::fvc::div(), Foam::fvc::laplacian(), p, phi, phiHbyA, pRefCell, pRefValue, and rAtUrel().
p relax | ( | ) |
Urel correctBoundaryConditions | ( | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.