bEqn.H File Reference
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() | |
|
) |
| | |
Definition at line 14 of file bEqn.H.
References b, composition, Db(), Foam::fvc::ddt(), Foam::resError::div(), Foam::endl(), flameWrinkling, Foam::Info, Foam::fvc::interpolate(), Foam::resError::laplacian(), Foam::mag(), mesh, Foam::min(), mvConvection(), phi, Foam::fvc::reconstruct(), rho, Foam::fvc::snGrad(), Foam::resError::Sp(), StCorr(), Foam::fvc::Su(), thermo, unstrainedLaminarFlameSpeed(), and Xi().
Copyright © 2000-2009 OpenCFD Ltd
|