FreeFOAM The Cross-Platform CFD Toolkit
UEqn.H File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Variables

tmp< volScalarField > trAU
tmp< volTensorField > trTU

Function Documentation

tmp<fvVectorMatrix> UEqn ( fvm::  divphi, U)+turbulence->divDevReff(U)
UEqn ( )

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.

tmp<volTensorField> trTU

Definition at line 16 of file UEqn.H.