HACA growth model (consistent with HACA growth)
Definition at line 14 of file oxidationModel_HACA.h.
#include <oxidationModel_HACA.h>
◆ oxidationModel_HACA()
oxidationModel_HACA::oxidationModel_HACA |
( |
| ) |
|
◆ ~oxidationModel_HACA()
soot::oxidationModel_HACA::~oxidationModel_HACA |
( |
| ) |
|
|
overridedefault |
◆ getOxidationSootRate()
double oxidationModel_HACA::getOxidationSootRate |
( |
const state & |
state | ) |
const |
|
overridevirtual |
Oxidation by HACA. See HACA description in growthModel_HACA.cc
- Cs* + O2 ==> 2CO + (products)
- Cs-H + OH ==> CO + (products) implement the balance for reaction 6 as C + OH ==> CO + H
- Parameters
-
state | input: gas and soot state, set by user. |
- Returns
- soot oxidation rate (kg/m2*s)
Implements soot::oxidationModel.
Definition at line 34 of file oxidationModel_HACA.cc.
The documentation for this class was generated from the following files: