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 schemes ().setFluxRequired(pcorr.name())
 
 while (pimple.correctNonOrthogonal())
 

Variables

 phi = mesh.Sf() & Uf()
 

Function Documentation

◆ correctUphiBCs()

correctUphiBCs ( U  ,
phi  ,
true   
)

◆ rhof()

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

Referenced by Foam::hydrostaticInitialisation(), 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:

◆ schemes()

mesh schemes ( )

Referenced by fvMesh::neighbour(), and SRFFreestreamVelocityFvPatchVectorField::updateCoeffs().

Here is the caller graph for this function:

◆ while()

while ( pimple.  correctNonOrthogonal())

Definition at line 27 of file correctPhi.H.

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

Here is the call graph for this function:

Variable Documentation

◆ phi

phi = mesh.Sf() & Uf()

Definition at line 2 of file correctPhi.H.