Reaction system simulation (rmgpy.solver)¶
The rmgpy.solver module contains classes used to represent and simulate
reaction systems.
Reaction systems¶
Class |
Description |
|---|---|
Base class for all reaction systems |
|
A simple isothermal, isobaric, well-mixed batch reactor |
|
A homogeneous, isothermal, isobaric liquid batch reactor |
|
A heterogeneous, isothermal, isochoric batch reactor |
|
|
Termination criteria¶
Class |
Description |
|---|---|
Represent a time at which the simulation should be terminated |
|
Represent a species conversion at which the simulation should be terminated |
|
Represent a fraction of the maximum characteristic rate at which the simulation should be terminated |