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

Detailed Description

Oxidation: no model

Definition at line 14 of file oxidationModel_NONE.h.

#include <oxidationModel_NONE.h>

Public Member Functions

double getOxidationSootRate (const state &state) const override
 
 oxidationModel_NONE ()
 
 ~oxidationModel_NONE () override=default
 
- Public Member Functions inherited from soot::oxidationModel
virtual double getOxidationSootRate (const state &state) const =0
 
void getOxidationGasRates (const double &msootDotOxid, std::vector< double > &gasSourcesOxid) const
 
 oxidationModel ()
 
virtual ~oxidationModel ()=default
 

Additional Inherited Members

- Public Attributes inherited from soot::oxidationModel
sootModelSM
 back pointer to soot model More...
 
oxidationMech mechType
 identity of the type of oxidation (child) More...
 
std::vector< double > oxidationRxnRatios
 mole ratios for gas species rate coupling More...
 

Constructor & Destructor Documentation

◆ oxidationModel_NONE()

soot::oxidationModel_NONE::oxidationModel_NONE ( )
inline

Definition at line 30 of file oxidationModel_NONE.h.

◆ ~oxidationModel_NONE()

soot::oxidationModel_NONE::~oxidationModel_NONE ( )
overridedefault

Member Function Documentation

◆ getOxidationSootRate()

double soot::oxidationModel_NONE::getOxidationSootRate ( const state state) const
inlineoverridevirtual

Implements soot::oxidationModel.

Definition at line 24 of file oxidationModel_NONE.h.


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