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)==rho.dimensionedInternalField()*g+parcels.SU())
UEqn relax ()
 if (momentumPredictor)

Function Documentation

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

Definition at line 13 of file UEqn.H.

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