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


Detailed Description

Definition in file UEqn.H.

Go to the source code of this file.

Functions

fvVectorMatrix  UEqn (betav *fvm::ddt(rho, U)+fvm::div(phi, U)+turbulence->divDevRhoReff(U)==betav *rho *g)
 if (momentumPredictor)

Variables

volSymmTensorField  invA = inv(I*UEqn.A() + drag->Dcu())

Function Documentation

fvVectorMatrix UEqn ( betav *fvm::   ddtrho, U)+fvm::div(phi, U)+turbulence->divDevRhoReff(U = =betav *rho *g  )
if ( momentumPredictor    )

Definition at line 12 of file UEqn.H.

References Foam::fvc::grad(), p, U, and UEqn().


Variable Documentation

volSymmTensorField invA = inv(I*UEqn.A() + drag->Dcu())

Definition at line 10 of file UEqn.H.

Referenced by if().