Coagulation: Continuum Regime
Definition at line 14 of file coagulationModel_FM.h.
#include <coagulationModel_FM.h>
◆ coagulationModel_FM()
soot::coagulationModel_FM::coagulationModel_FM |
( |
| ) |
|
|
inline |
◆ ~coagulationModel_FM()
soot::coagulationModel_FM::~coagulationModel_FM |
( |
| ) |
|
|
overridedefault |
◆ getCoagulationSootRate()
double coagulationModel_FM::getCoagulationSootRate |
( |
const state & |
state, |
|
|
double |
m1, |
|
|
double |
m2 |
|
) |
| const |
|
overridevirtual |
Calculates coagulation rate in the free molecular regime. From Seinfeld and Pandis Atmospheric Chemistry book (2016), pg. 548, chp 13.
- Parameters
-
state | input: gas and soot state, set by user. |
m1 | input: |
m2 | input: |
- Returns
- coagulation rate (#/m3*s)
Implements soot::coagulationModel.
Reimplemented in soot::coagulationModel_HM.
Definition at line 19 of file coagulationModel_FM.cc.
◆ getKfm()
double soot::coagulationModel_FM::getKfm |
( |
const state & |
state | ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following files: