mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Added (commented) line for unity Lewis no in hsEqn
This commit is contained in:
@ -3,8 +3,8 @@
|
|||||||
(
|
(
|
||||||
fvm::ddt(rho, hs)
|
fvm::ddt(rho, hs)
|
||||||
+ mvConvection->fvmDiv(phi, hs)
|
+ mvConvection->fvmDiv(phi, hs)
|
||||||
// - fvm::laplacian(turbulence->alphaEff(), hs)
|
- fvm::laplacian(turbulence->alphaEff(), hs)
|
||||||
- fvm::laplacian(turbulence->muEff(), hs) // unit lewis no.
|
// - fvm::laplacian(turbulence->muEff(), hs) // unit lewis no.
|
||||||
==
|
==
|
||||||
DpDt
|
DpDt
|
||||||
+ chemistrySh
|
+ chemistrySh
|
||||||
|
|||||||
Reference in New Issue
Block a user