Topic: Has Anyone Built a PSV sizing program in Python?
Hi, as per title. Usually we would use excel and this is off standard industry stuff, but often the user needs to simulate properties from HYSYS or UniSim especially for say the HEM method or gas expansion case. Has anyone done this in python? I’m going to do it as a bit of a project for myself to improve my sizing skills and coding skills. I will use thermo library and coolprop. I already built a very accurate line sizing and optimisation program and pump sizing program, so this seems like the next good challenge! Thanks!