VlachosGroup / openmkm

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

PFR Implementation #4

Closed mbkumar closed 5 years ago

mbkumar commented 5 years ago

Implement Ideal PFR. Background: A series of CSTRs is often used to simulate PFR. However an implementation of an ideal PFR is also desired.

mbkumar commented 5 years ago

0d PFR implemented in C++ complete. 1d PFR implementation pending.

mbkumar commented 5 years ago

1d pfr implementation completed and validated.