SootLib
Loading...
Searching...
No Matches
soot::sourceTerms Struct Reference

Detailed Description

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...
 

Constructor & Destructor Documentation

◆ sourceTerms()

soot::sourceTerms::sourceTerms ( size_t  nsoot)
inline

Definition at line 145 of file sootDefs.h.

Member Data Documentation

◆ sootSources

std::vector<double> soot::sourceTerms::sootSources

kg^r/m3*s (moments), or #/m3*s (sections)

Definition at line 141 of file sootDefs.h.

◆ gasSources

std::vector<double> soot::sourceTerms::gasSources

kg/m3*s

Definition at line 142 of file sootDefs.h.

◆ pahSources

std::vector<double> soot::sourceTerms::pahSources

kg/m3*s

Definition at line 143 of file sootDefs.h.


The documentation for this struct was generated from the following file: