FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

UEqn.H File Reference

Go to the source code of this file.

Functions

tmp< fvVectorMatrix >  UEqn (fvm::div(phi, U)+turbulence->divDevRhoReff(U))
 UEqn ().relax()
 if (pressureImplicitPorosity)

Variables

tmp< volScalarField >  trAU
tmp< volTensorField >  trTU

Function Documentation

tmp<fvVectorMatrix> UEqn ( fvm::   divphi, U)+turbulence->divDevRhoReff(U  )
UEqn (  )
if ( pressureImplicitPorosity    )

Definition at line 18 of file UEqn.H.

References Foam::fvc::grad(), Foam::I, inv(), nUCorr, p, pZones(), trTU, U, and UEqn().


Variable Documentation

tmp<volScalarField> trAU

Definition at line 15 of file UEqn.H.

Referenced by for().

tmp<volTensorField> trTU

Definition at line 16 of file UEqn.H.

Referenced by for(), and if().