Loading...
Searching...
No Matches
correctPhi.H File Reference

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 labelUList & cellTypes = overlap.cellTypes()
const labelIOList & zoneIDs = overlap.zoneID()

Function Documentation

◆ for()

for ( )

Definition at line 33 of file correctPhi.H.

References p_rgh, and pcorrTypes().

Here is the call graph for this function:

◆ pcorr()

volScalarField pcorr ( IOobject("pcorr", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE) ,
mesh ,
dimensionedScalar(p_rgh.dimensions(), Zero) ,
pcorrTypes  )

References mesh, p_rgh, pcorrTypes(), and runTime.

Here is the call graph for this function:

◆ if()

if ( pcorr. needReference())

Definition at line 56 of file correctPhi.H.

References adjustPhi(), pcorr(), phi, and U.

Here is the call graph for this function:

◆ setFluxRequired()

mesh setFluxRequired ( pcorr. name())

References mesh, and pcorr().

Here is the call graph for this function:

◆ rAUf()

dimensionedScalar rAUf ( "rAUf" ,
dimTime/rho. dimensions(),
1. 0 )

References rho.

◆ while()

while ( pimple. correctNonOrthogonal())

Definition at line 71 of file correctPhi.H.

References cellTypes, dictionary, forAll, mesh, pcorr(), phi, pimple, rAUf(), and zoneIDs.

Here is the call graph for this function:

Variable Documentation

◆ overlap

const cellCellStencilObject& overlap = Stencil::New(mesh)

Definition at line 67 of file correctPhi.H.

◆ cellTypes

const labelUList& cellTypes = overlap.cellTypes()

Definition at line 68 of file correctPhi.H.

◆ zoneIDs

const labelIOList& zoneIDs = overlap.zoneID()

Definition at line 69 of file correctPhi.H.