pyAPEP
pyAPEP consists of three modules: isofit
, simide
, and simsep
. First, isofit
module automatically derives the isotherm function from the given data. Additionally, the module includes a function that derives isotherm functions under different temperature conditions and that of mixture gas using IAST. Next, using simide
module that assumes an ideal PSA process, users can derive the theoretical maximum performance of adsorbent with a relatively simple calculation. Finally, simsep
module provides a function that simulates the actual PSA process through detailed calculation and performs dynamic behavior and breakthrough test.
Usages, the function structure within the module, and the theory used are summarized for each module.