|
[Sponsors] |
July 31, 2009, 05:20 |
rhoReactingFoam
|
#1 |
Member
Rachel Vogl
Join Date: Jun 2009
Posts: 48
Rep Power: 17 |
Hello All,
anybody used rhoReactingFoam and willing to put an example case / tutorial on wiki? If I manage it over this weekend, I will upload... |
|
July 31, 2009, 09:12 |
|
#2 | |
Member
Rachel Vogl
Join Date: Jun 2009
Posts: 48
Rep Power: 17 |
Can anybody help with this problem?
I am trying to use OF-1.6 from website. Do I need to recompile? Quote:
|
||
August 4, 2009, 03:27 |
|
#3 |
Senior Member
Rishi .
Join Date: Mar 2009
Posts: 149
Rep Power: 17 |
Hi Rachel,
I guess that the BC are not correct. Recheck it. |
|
February 7, 2011, 08:34 |
|
#4 |
Senior Member
Illya Shevchuk
Join Date: Aug 2009
Location: Darmstadt, Germany
Posts: 176
Rep Power: 17 |
Hi,
I have a question concerning not only rhoReactingFoam but any multiphase or multispecies solver. Usually the hEqn looks like: Code:
fvScalarMatrix hsEqn ( fvm::ddt(rho, hs) + mvConvection->fvmDiv(phi, hs) - fvm::laplacian(turbulence->alphaEff(), hs) == DpDt + source ); best, ilya |
|
|
|