Loading...
Searching...
No Matches
UrelEqn.H File Reference

Go to the source code of this file.

Functions

tmp< fvVectorMatrix > tUrelEqn (fvm::ddt(Urel)+fvm::div(phi, Urel)+turbulence->divDevReff(Urel)+SRF->Su()==fvOptions(Urel))
UrelEqn relax ()
fvOptions constrain (UrelEqn)
 solve (UrelEqn==-fvc::grad(p))
fvOptions correct (Urel)

Variables

fvVectorMatrix & UrelEqn = tUrelEqn.ref()

Function Documentation

◆ tUrelEqn()

tmp< fvVectorMatrix > tUrelEqn ( fvm::ddt(Urel)+fvm::div(phi, Urel)+turbulence->divDevReff(Urel)+SRF->Su() = =fvOptions(Urel))

References fvOptions, phi, SRF(), turbulence, and Urel.

Referenced by clear(), and if().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ relax()

UrelEqn relax ( )

References UrelEqn.

◆ constrain()

fvOptions constrain ( UrelEqn )

References fvOptions, and UrelEqn.

◆ solve()

solve ( UrelEqn = =-fvc::grad(p))

References p, and UrelEqn.

◆ correct()

fvOptions correct ( Urel )

References fvOptions, and Urel.

Variable Documentation

◆ UrelEqn

fvVectorMatrix& UrelEqn = tUrelEqn.ref()

Definition at line 11 of file UrelEqn.H.

Referenced by constrain(), if(), if(), if(), rAUrel(), relax(), and solve().