SootLib
Loading...
Searching...
No Matches
soot::growthModel_NONE Class Reference

Detailed Description

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
 
- Public Member Functions inherited from soot::growthModel
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

- Public Attributes inherited from soot::growthModel
sootModelSM
 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...
 

Constructor & Destructor Documentation

◆ growthModel_NONE()

soot::growthModel_NONE::growthModel_NONE ( )
inline

Definition at line 28 of file growthModel_NONE.h.

◆ ~growthModel_NONE()

soot::growthModel_NONE::~growthModel_NONE ( )
overridedefault

Member Function Documentation

◆ getGrowthSootRate()

double soot::growthModel_NONE::getGrowthSootRate ( const state state) const
inlineoverridevirtual

Implements soot::growthModel.

Definition at line 24 of file growthModel_NONE.h.


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