FreeFOAM The Cross-Platform CFD Toolkit
UEqn.H File Reference

Detailed Description

Definition in file UEqn.H.

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

fvVectorMatrix UEqn (fvm::ddt(rho, U)+fvm::div(phi, U)+turbulence->divDevRhoReff(U))
UEqn relax ()
 solve (UEqn==fvc::reconstruct((-ghf *fvc::snGrad(rho)-fvc::snGrad(p_rgh))*mesh.magSf()), mesh.solver(U.select(oCorr==nOuterCorr-1)))

Function Documentation

fvVectorMatrix UEqn ( fvm::  ddtrho, U)+fvm::div(phi, U)+turbulence->divDevRhoReff(U)
solve ( UEqn  = =fvc::reconstruct((-ghf *fvc::snGrad(rho)-fvc::snGrad(p_rgh))*mesh.magSf()),
mesh.  solverU.select(oCorr==nOuterCorr-1) 
)