correctPhi.H File Reference

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())
 

Function Documentation

◆ if()

if ( mesh.  changing())

Definition at line 1 of file correctPhi.H.

References forAll, mesh, phi, rho, and U.

◆ pcorrTypes()

wordList pcorrTypes ( p.  boundaryField).size(,
zeroGradientFvPatchScalarField::typeName   
)

Referenced by Foam::CorrectPhi(), for(), and forAll().

Here is the caller graph for this function:

◆ forAll()

forAll ( p.  boundaryField(),
patchi   
)

Definition at line 36 of file correctPhi.H.

References p, pcorrTypes(), and ensightPTraits< Type >::typeName.

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.dimensions(), Zero)  ,
pcorrTypes   
)

Referenced by Foam::CorrectPhi(), if(), and while().

Here is the caller graph for this function:

◆ setFluxRequired()

mesh setFluxRequired ( pcorr.  name())

References rAUf().

Here is the call graph for this function:

◆ while()

while ( pimple.  correctNonOrthogonal())

Definition at line 64 of file correctPhi.H.

References mesh, pcorr(), phi, pimple, psi, and rAUf().

Here is the call graph for this function: