Go to the source code of this file.
Functions | |
| if (mesh.changing()) | |
| wordList | pcorrTypes (p.boundaryField().size(), zeroGradientFvPatchScalarField::typeName) |
| forAll (p.boundaryField(), patchi) | |
| volScalarField | pcorr (IOobject("pcorr", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mesh, dimensionedScalar(p.dimensions(), Zero), pcorrTypes) |
| mesh | setFluxRequired (pcorr.name()) |
| while (pimple.correctNonOrthogonal()) | |
| if | ( | mesh. | changing() | ) |
| wordList pcorrTypes | ( | p. | boundaryField).size(, |
| zeroGradientFvPatchScalarField::typeName | |||
| ) |
| forAll | ( | p. | boundaryField(), |
| patchi | |||
| ) |
Definition at line 36 of file correctPhi.H.
References p, and pcorrTypes().
Referenced by if(), and while().


| volScalarField pcorr | ( | IOobject("pcorr", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE) | , |
| mesh | , | ||
| dimensionedScalar(p.dimensions(), Zero) | , | ||
| pcorrTypes | |||
| ) |
| mesh setFluxRequired | ( | pcorr. | name() | ) |
| while | ( | pimple. | correctNonOrthogonal() | ) |
Definition at line 64 of file correctPhi.H.
References Foam::fac::ddt(), Foam::fac::div(), Foam::fac::laplacian(), mesh, pcorr(), phi, pimple, psi, and rAUf().

Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.