VlachosGroup / openmkm

Opensource software to model heterogeneous catalytic reactions. Based on Cantera
MIT License
14 stars 10 forks source link

Desired Reactor models for implementation #6

Open mbkumar opened 5 years ago

mbkumar commented 5 years ago

The following is a list of reactor models to be implemented. Some of them have common implementation and distinguished only with operating conditions. 1) TPD Surface science 2) Molecular beam flux 3) PFR with T profile imposed 4) PFR with heat and mass transfer 5) Particle model (BVP) 6) Fixed bed reactor model (BVP) 7) Non isothermal PFR 8) TPD in fixed bed

In the above 1) TPD designates operational mode. 2) PFR with T profile imposed and PFR with heat transfer and non-isothermal PFR require energy equation to be solved.

mbkumar commented 4 years ago

In the above list, 1, 3, 7 reactor models were implemented.

Additional reactor model to consider: Const pressure reactors.