Go to the source code of this file.
Functions | |
| for (label i=0;i< p_rgh.boundaryField().size();i++) | |
| volScalarField | pcorr (IOobject("pcorr", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mesh, dimensionedScalar(p_rgh.dimensions(), Zero), pcorrTypes) |
| if (pcorr.needReference()) | |
| mesh | setFluxRequired (pcorr.name()) |
| dimensionedScalar | rAUf ("rAUf", dimTime/rho.dimensions(), 1.0) |
| while (pimple.correctNonOrthogonal()) | |
Variables | |
| const cellCellStencilObject & | overlap = Stencil::New(mesh) |
| const labelList & | cellTypes = overlap.cellTypes() |
| const labelIOList & | zoneIDs = overlap.zoneID() |
| for | ( | ) |
Definition at line 33 of file correctPhi.H.
References p_rgh, and pcorrTypes().

| volScalarField pcorr | ( | IOobject("pcorr", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE) | , |
| mesh | , | ||
| dimensionedScalar(p_rgh.dimensions(), Zero) | , | ||
| pcorrTypes | |||
| ) |
| if | ( | pcorr. | needReference() | ) |
Definition at line 56 of file correctPhi.H.
References Foam::adjustPhi(), Foam::fvc::makeAbsolute(), Foam::fvc::makeRelative(), pcorr(), phi, and U.

| mesh setFluxRequired | ( | pcorr. | name() | ) |
| dimensionedScalar rAUf | ( | "rAUf" | , |
| dimTime/rho. | dimensions(), | ||
| 1. | 0 | ||
| ) |
| while | ( | pimple. | correctNonOrthogonal() | ) |
Definition at line 71 of file correctPhi.H.
References cellTypes, Foam::fac::div(), forAll(), Foam::gMax(), Foam::fac::laplacian(), mesh, pcorr(), phi, pimple, rAUf(), and zoneIDs.

| const cellCellStencilObject& overlap = Stencil::New(mesh) |
Definition at line 67 of file correctPhi.H.
| const labelList& cellTypes = overlap.cellTypes() |
Definition at line 68 of file correctPhi.H.
| const labelIOList& zoneIDs = overlap.zoneID() |
Definition at line 69 of file correctPhi.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.