|
[Sponsors] |
December 17, 2014, 12:07 |
how to access reaction rates in OF 2.3.x
|
#1 |
New Member
Join Date: Jul 2012
Posts: 1
Rep Power: 0 |
Hello,
I need to access reaction rates in OF 2.3.x. I use reactingFoam/rhpReactingFoam. In earlier versions (OF2.1) it was possible using function RR() in pChemistry: autoPtr<combustionModels::rhoChemistryCombustionMo del> combustion ( combustionModels::rhoChemistryCombustionModel::New ( meshHydro ) ); rhoChemistryModel& chemistry = combustion->pChemistry(); volScalarField A = chemistry.RR(i) In OF2.3.x i cannot access chemistry.RR(i) since class rhoChemistryModel is not available. Can anybody help me? Last edited by alexandr; December 18, 2014 at 05:16. |
|
Tags |
chemistry, reactingfoam, reaction rate |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Extracting Reaction Rates OF20x | ahcai007 | OpenFOAM Running, Solving & CFD | 3 | June 2, 2016 13:01 |
Segmentation fault in running alternateSteadyReactingFoam,why? | NewKid | OpenFOAM | 18 | January 20, 2011 17:55 |
combustion - reaction rates - urgent help needed | siri | Main CFD Forum | 2 | March 3, 2007 13:25 |
chemical reaction - decompostition | La S. Hyuck | CFX | 1 | May 23, 2001 01:07 |
Reaction rates | Szasz Robert | FLUENT | 1 | May 10, 2000 07:06 |