Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cadet/cadet-python-simulator
Python based prototype to solve systems of unit operations.
https://github.com/cadet/cadet-python-simulator
Last synced: 19 days ago
JSON representation
Python based prototype to solve systems of unit operations.
- Host: GitHub
- URL: https://github.com/cadet/cadet-python-simulator
- Owner: cadet
- Created: 2024-07-15T08:52:11.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-12-02T10:15:03.000Z (23 days ago)
- Last Synced: 2024-12-02T10:34:39.456Z (23 days ago)
- Language: Python
- Homepage:
- Size: 216 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.