You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,6 @@ This is a prototype to solve systems of unit operations in Python.
4
4
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).
5
5
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.).
6
6
7
-
The project is WIP and not running yet.
8
-
9
7
## Set up local environment
10
8
11
9
Create a conda environment from the provided yml file:
0 commit comments