correctPhi.H File Reference

Go to the source code of this file.

Functions

 correctUphiBCs (U, phi)
 
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   
)

Referenced by Foam::CorrectPhi().

Here is the caller graph for this function:

◆ rhof()

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

Referenced by MUCSheterogeneousRate< CloudType >::calculate(), hydrostaticPressure::calculateAndWrite(), contactAngleForce::correct(), if(), kinematicSingleLayer::solveThickness(), humidityTemperatureCoupledMixedFvPatchScalarField::updateCoeffs(), and while().

Here is the caller graph for this function:

◆ rAUf()

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

◆ setFluxRequired()

mesh setFluxRequired ( pcorr.  name())

◆ while()

while ( pimple.  correctNonOrthogonal())

Definition at line 24 of file correctPhi.H.

References pcorr(), phi, pimple, rAUf(), rho, and rhof().

Here is the call graph for this function: