Giter Site home page Giter Site logo

tum-cs-ctv / cascademoo Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 39 KB

A multi-objective optimization approach for the design of enzymatic cascade reactors. Simulation and optimization codes are provided.

License: MIT License

Python 100.00%
multi-objective-optimization chemical-engineering enzymatic-reactions dynamic-optimization optimal-control

cascademoo's Introduction

CascadeMOO

A multi-objective optimization approach for the design of enzymatic cascade reactors. Simulation and optimization codes are provided.

Setup

Install Anaconda in your PC. PYOMO, GLPK and IPOPT 3.11.1 are required to run the optimization codes. These can be installed by running the following commands in the Powershell Prompt of anaconda navigator:

conda install -c conda-forge pyomo

conda install -c conda-forge glpk

conda install -c conda-forge ipopt=3.11.1

Run the simulation code

You can use the simulation code (Simulation_CascadeMOO.py) to reproduce all results in our paper. You can find the numerical values of the results in Tables 6-13 in the supplementary material of our paper. Save the simulation code in your pc. Open it with Spyder and run it. You can vary the values of the control variables (tf, EUDH, EGlucD, EKdgD, EKgsalDH, ENOX, A1, A2, A3, t1, t2, t3) and of the volumetric oxygen mass transfer coefficient (kLa) to simulate different process schedules.

Run the optimization codes

You can use the the optimization codes (Optimization1_CascadeMOO.py & Optimization2_CascadeMOO.py) to produce all optimization results in our paper and more. Save both files in the same directory. Open both files in Spyder and run the Optimization1_CascadeMOO.py file. You can vary the values of the following parameters: ΦEC, ΦCC and kLa to produce different sets of Pareto-optimal solutions.

Publications

When using this work, please cite our paper:

Leandros Paschalidis, Barbara Beer, Samuel Sutiono, Volker Sieber, Jakob Burger, Design of enzymatic cascade reactors through multi-objective dynamic optimization, Biochemical Engineering Journal, 2022, 108384, ISSN 1369-703X, https://doi.org/10.1016/j.bej.2022.108384.

cascademoo's People

Contributors

leandrospaschalidis avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.