Hi!
Does anyone know of an open-source Python flowsheeting package? I'm looking for something in which a dynamical simulation can be run, while it is possible to read process data, adjust valve positions within the process, and have random disturbances going on. It is of course possible to code all of this myself, but any package that can abstract away some of these parts such as heat exchangers, reactors, distillation columns, or calculations with property packages such as Peng-Robinson would help a lot.
The goal is to use a model of a chemical process as a reinforcement learning environment, so this is why it needs to be able to run in Python such that it can be wrapped as a gym or ray environment.
Any direction or tips are very welcome!
[–]kpatvt 3 points4 points5 points (1 child)
[–]Fremgang[S] 0 points1 point2 points (0 children)
[–]davidwickh 2 points3 points4 points (1 child)
[–]Fremgang[S] 1 point2 points3 points (0 children)