Giter Site home page Giter Site logo

maruedt / cadet-process Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fau-advanced-separations/cadet-process

0.0 0.0 0.0 3.64 MB

A Framework for Modelling and Optimizing Advanced Chromatographic Processes

License: GNU General Public License v3.0

Python 100.00% Makefile 0.01%

cadet-process's Introduction

CADET-Process

The CADET core simulator is a very powerful numerical engine that can simulate a large variety of physico-chemical models used in chromatography and other biochemical processes. However, the configuration files of CADET can be complex and difficult to work with. This is especially relevant when multiple unit operations are involved which is often the case for complex integrated processes. Moreover, the structure of the configuration file may change during process optimization, for example when the order of dynamic events changes, making the direct use of CADET impossible without another layer of abstraction.

In this context CADET-Process was developed. The package facilitates modeling processes using an object oriented model builder. This interface layer provides convenient access to all model parameters in the system. It automatically checks validity of the parameter values and sets reasonable default values where possible. This simplifies the setup of CADET simulations and reduces the risk of ill-defined configurations files.

Importantly, CADET-Process enables the modelling of elaborate switching schemes and advanced chromatographic operating modes such as complex gradients, recycling systems, or multi-column systems by facilitating the definition of dynamic changes of flow sheet connectivity or any other time dependent parameters.

The package also includes tools to evaluate cyclic stationarity of processes, and routines to determine optimal fractionation times required determine common performance indicators such as yield, purity, and productivity. Moreover, utility functions for calculating reaction equilibria and buffer capacities, as well as convenient functions for plotting simulation results are provided.

Finally, these processes can be optimized by defining an objective function (with constraints) and using one of the integrated optimization algorithms such as NSGA-3. This can be used to determine any of the physico-chemical model parameters and to improve process performance.

For more information and tutorials, please refer to the documentation. The source code is freely available on GitHub, and a scientific paper was published in MDPI Processes. If CADET-Process is useful to you, please cite the following publication:

@Article{Schmoelder2020,
  author  = {Schmölder, Johannes and Kaspereit, Malte},
  title   = {A {{Modular Framework}} for the {{Modelling}} and {{Optimization}} of {{Advanced Chromatographic Processes}}},
  doi     = {10.3390/pr8010065},
  number  = {1},
  pages   = {65},
  volume  = {8},
  journal = {Processes},
  year    = {2020},
}

Installation

CADET-Process can be installed with the following command:

pip install CADET-Process

To use CADET-Process, make sure, that CADET is also installed. This can for example be done using conda:

conda install -c conda-forge cadet

For more information, see the CADET Documentation.

Free software

CADET-Process is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.

Note

This software is work in progress and being actively developed. Breaking changes and extensive restructuring may occur in any commit and release. If you encounter problems or if you have questions, feel free to ask for support in the CADET-Forum. Please report any bugs that you find here. Pull requests on GitHub are also welcome.

cadet-process's People

Contributors

schmoelder avatar flo-schu avatar chromapy avatar lukth 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.