FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

bEqn.H File Reference


Detailed Description

Definition in file bEqn.H.

#include "src/engine/include/StCorr.H"
#include "applications/solvers/combustion/PDRFoam/StCourantNo.H"
#include "src/engine/ignition/ignite.H"
Include dependency graph for bEqn.H:

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().