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 (fvm::ddt(rho, U)+fvm::div(phi, U)+turbulence->divDevRhoReff(U)==rho.dimensionedInternalField()*g+coalParcels.SU()+limestoneParcels.SU())
UEqn  relax ()
 if (momentumPredictor)

Function Documentation

fvVectorMatrix UEqn ( fvm::   ddtrho, U)+fvm::div(phi, U)+turbulence->divDevRhoReff(U = =rho.dimensionedInternalField()*g+coalParcels.SU()+limestoneParcels.SU()  )
UEqn relax (  )
if ( momentumPredictor    )

Definition at line 14 of file UEqn.H.

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