FreeFOAM The Cross-Platform CFD Toolkit
bEqn.H File Reference

Detailed Description

Definition in file bEqn.H.

+ Include dependency graph for bEqn.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

tmp< fv::convectionScheme
< scalar > > 
mvConvection (fv::convectionScheme< scalar >::New(mesh, fields, phi, mesh.divScheme("div(phi,ft_b_h_hu)")))
volScalarField Db ("Db", turbulence->muEff())
 if (ign.ignited())

Function Documentation

tmp<fv::convectionScheme<scalar> > mvConvection ( fv::convectionScheme< scalar >::  Newmesh, fields, phi, mesh.divScheme("div(phi,ft_b_h_hu)"))
volScalarField Db ( "Db"  ,
turbulence->  muEff() 
)

Referenced by if().