Functions | Variables
pEqn.H File Reference
Include dependency graph for pEqn.H:

Go to the source code of this file.

Functions

surfaceScalarField phiHbyA ("phiHbyA",((fvc::interpolate(HbyA) &mesh.Sf())+alphacf *rAUcf *fvc::ddtCorr(Uc, phic)+phicForces))
 
 setSnGrad< fixedFluxPressureFvPatchScalarField > (p.boundaryField(),(phiHbyA.boundaryField() -(mesh.Sf().boundaryField() &Uc.boundaryField()))/(mesh.magSf().boundaryField() *rAUcf.boundaryField()))
 
 while (pimple.correctNonOrthogonal())
 

Variables

 HbyA = rAUc*UcEqn.H()
 

Function Documentation

◆ phiHbyA()

surfaceScalarField phiHbyA ( "phiHbyA"  ,
((fvc::interpolate(HbyA) &mesh.Sf())+alphacf *rAUcf *fvc::ddtCorr(Uc, phic)+phicForces  
)

◆ setSnGrad< fixedFluxPressureFvPatchScalarField >()

setSnGrad< fixedFluxPressureFvPatchScalarField > ( p.  boundaryField(),
(phiHbyA.boundaryField() -(mesh.Sf().boundaryField() &Uc.boundaryField()))/(mesh.magSf().boundaryField() *rAUcf.boundaryField())   
)

◆ while()

while ( pimple.  correctNonOrthogonal())

Definition at line 26 of file pEqn.H.

References Foam::fvc::ddt(), Foam::fvc::div(), HbyA, Foam::fvc::laplacian(), mesh, p, phic, phicForces(), phiHbyA, pimple, pRefCell, pRefValue, rAUc(), rAUcf(), and Foam::fvc::reconstruct().

Here is the call graph for this function:

Variable Documentation

◆ HbyA

HbyA = rAUc*UcEqn.H()

Definition at line 3 of file pEqn.H.