bEqn.H File Reference
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.schemes().div("div(phi,ft_b_ha_hau)")))
 
volScalarField Db ("Db", rho *turbulence->nuEff())
 
 if (ign.ignited())
 

Function Documentation

◆ mvConvection()

tmp<fv::convectionScheme<scalar> > mvConvection ( fv::convectionScheme< scalar >  ::Newmesh, fields, phi, mesh.schemes().div("div(phi,ft_b_ha_hau)"))

◆ Db()

volScalarField Db ( "Db"  ,
rho *turbulence->  nuEff() 
)

Referenced by transport::correct(), and if().

Here is the caller graph for this function:

◆ if()