All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
correctPhi.H File Reference

Go to the source code of this file.

Functions

 correctUphiBCs (U, phi, true)
 
surfaceScalarField rhof (fvc::interpolate(rho, "div(phi,rho)"))
 
dimensionedScalar rAUf ("rAUf", dimTime, 1.0)
 
mesh setFluxRequired (pcorr.name())
 
 while (pimple.correctNonOrthogonal())
 

Function Documentation

◆ correctUphiBCs()

correctUphiBCs ( U  ,
phi  ,
true   
)

Referenced by Foam::CorrectPhi().

Here is the caller graph for this function:

◆ rhof()

surfaceScalarField rhof ( fvc::interpolate(rho, "div(phi,rho)")  )

Referenced by if(), kinematicSingleLayer::solveAlpha(), and while().

Here is the caller graph for this function:

◆ rAUf()

dimensionedScalar rAUf ( "rAUf"  ,
dimTime  ,
1.  0 
)

Referenced by while().

Here is the caller graph for this function:

◆ setFluxRequired()

mesh setFluxRequired ( pcorr.  name())

◆ while()

while ( pimple.  correctNonOrthogonal())

Definition at line 24 of file correctPhi.H.

References Foam::fvc::ddt(), Foam::fvc::div(), Foam::fvc::laplacian(), phi, pimple, rAUf(), rho, and rhof().

Here is the call graph for this function: