Skip to content

Python based prototype to solve systems of unit operations.

License

Notifications You must be signed in to change notification settings

cadet/CADET-Python-Simulator

Repository files navigation

CADET-Python-Simulator

This is a prototype to solve systems of unit operations in Python. This project is currently not meant to be released as a fully-featured alternative to the much more faster / better / stronger CADET-Core (or even CADET-Julia). Its purpose is simply to have something to play around with in Python s.t. we can easily explore potential extensions or modifications of the internal structure of CADET (e.g. how to implement pressure, how to treat viscosities etc.).

The project is WIP and not running yet.

Set up local environment

Create a conda environment from the provided yml file:

conda env create -f environment.yml

Activate the environment:

conda activate cadpythonsim

About

Python based prototype to solve systems of unit operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages