SootLib
|
Definition at line 140 of file sootDefs.h.
#include <sootDefs.h>
Public Member Functions | |
sourceTerms (size_t nsoot) | |
Public Attributes | |
std::vector< double > | sootSources |
kg^r/m3*s (moments), or #/m3*s (sections) More... | |
std::vector< double > | gasSources |
kg/m3*s More... | |
std::vector< double > | pahSources |
kg/m3*s More... | |
|
inline |
Definition at line 145 of file sootDefs.h.
std::vector<double> soot::sourceTerms::sootSources |
kg^r/m3*s (moments), or #/m3*s (sections)
Definition at line 141 of file sootDefs.h.
std::vector<double> soot::sourceTerms::gasSources |
kg/m3*s
Definition at line 142 of file sootDefs.h.
std::vector<double> soot::sourceTerms::pahSources |
kg/m3*s
Definition at line 143 of file sootDefs.h.