Loading...
Searching...
No Matches
pEqn.H File Reference
Include dependency graph for pEqn.H:

Go to the source code of this file.

Functions

volVectorField HbyA ("HbyA", Urel)
surfaceScalarField phiHbyA ("phiHbyA", fvc::flux(HbyA))
 adjustPhi (phiHbyA, Urel, p)
tmp< volScalarField > rAtUrel (rAUrel)
 if (simple.consistent())
tUrelEqn clear ()
 constrainPressure (p, Urel, phiHbyA, rAtUrel())
 while (simple.correctNonOrthogonal())
p relax ()
Urel correctBoundaryConditions ()
fvOptions correct (Urel)

Variables

 HbyA = rAUrel*UrelEqn.H()
 Urel = HbyA - rAtUrel()*fvc::grad(p)

Function Documentation

◆ HbyA()

volVectorField HbyA ( "HbyA" ,
Urel  )

References Urel.

◆ phiHbyA()

surfaceScalarField phiHbyA ( "phiHbyA" ,
fvc::flux(HbyA)  )

References HbyA.

◆ adjustPhi()

adjustPhi ( phiHbyA ,
Urel ,
p  )

References p, phiHbyA, and Urel.

◆ rAtUrel()

tmp< volScalarField > rAtUrel ( rAUrel )

References rAUrel().

Here is the call graph for this function:

◆ if()

if ( simple. consistent())

Definition at line 11 of file pEqn.H.

References HbyA, mesh, p, phiHbyA, rAtUrel(), rAUrel(), simple, and UrelEqn.

Here is the call graph for this function:

◆ clear()

tUrelEqn clear ( )

References tUrelEqn().

Here is the call graph for this function:

◆ constrainPressure()

constrainPressure ( p ,
Urel ,
phiHbyA ,
rAtUrel()  )

References p, phiHbyA, and Urel.

◆ while()

while ( simple. correctNonOrthogonal())

Definition at line 25 of file pEqn.H.

References p, phi, phiHbyA, pRefCell, pRefValue, rAtUrel(), and simple.

Here is the call graph for this function:

◆ relax()

p relax ( )

References p.

◆ correctBoundaryConditions()

Urel correctBoundaryConditions ( )

References Urel.

◆ correct()

fvOptions correct ( Urel )

References fvOptions, and Urel.

Variable Documentation

◆ HbyA

HbyA = rAUrel*UrelEqn.H()

Definition at line 4 of file pEqn.H.

◆ Urel

Urel = HbyA - rAtUrel()*fvc::grad(p)

Definition at line 48 of file pEqn.H.