Functions | Variables
UEqn.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MRF correctBoundaryVelocity (U)
 
tmp< fvVectorMatrix > tUEqn (fvm::div(phi, U)+MRF.DDt(rho, U)+turb.divDevRhoReff(U)==fvOptions(rho, U))
 
UEqn relax ()
 
fvOptions constrain (UEqn)
 
 solve (UEqn==fvc::reconstruct((-ghf *fvc::snGrad(rho)-fvc::snGrad(p_rgh))*mesh.magSf()))
 
fvOptions correct (U)
 

Variables

fvVectorMatrix & UEqn = tUEqn.ref()
 

Function Documentation

MRF correctBoundaryVelocity ( U  )
tmp<fvVectorMatrix> tUEqn ( fvm::div(phi, U)+MRF.DDt(rho, U)+turb.divDevRhoReff(U = =fvOptions(rhoU))
UEqn relax ( )
fvOptions constrain ( UEqn  )
solve ( UEqn  = =fvc::reconstruct((-ghf *fvc::snGrad(rho)-fvc::snGrad(p_rgh))*mesh.magSf()))
fvOptions correct ( U  )

Variable Documentation

fvVectorMatrix& UEqn = tUEqn.ref()

Definition at line 13 of file UEqn.H.