SootLib
|
Growth: no model
Definition at line 14 of file growthModel_NONE.h.
#include <growthModel_NONE.h>
Public Member Functions | |
double | getGrowthSootRate (const state &state) const override |
growthModel_NONE () | |
~growthModel_NONE () override=default | |
![]() | |
virtual double | getGrowthSootRate (const state &state) const =0 |
void | getGrowthGasRates (const double &msootDotGrow, std::vector< double > &gasSourcesGrow) const |
growthModel () | |
virtual | ~growthModel ()=default |
Additional Inherited Members | |
![]() | |
sootModel * | SM |
back pointer to soot model More... | |
growthMech | mechType |
identity of the type of growth (child) More... | |
std::vector< double > | growthRxnRatios |
mole ratios for gas species rate coupling More... | |
|
inline |
Definition at line 28 of file growthModel_NONE.h.
|
overridedefault |
|
inlineoverridevirtual |
Implements soot::growthModel.
Definition at line 24 of file growthModel_NONE.h.