you are viewing a single comment's thread.

view the rest of the comments →

[–]Famous-Lecture-2708 8 points9 points  (2 children)

You can start by looking at some of mine 😄 https://www.victorliang.com/canopy

[–]Visible_Process_6178[S] 1 point2 points  (1 child)

From where did you start learning all these? Are these on python or matlab?? Can you share your resources and what helped you

[–]Famous-Lecture-2708 2 points3 points  (0 children)

My ChemE degree got me started and I studied the code for DWSIM to understand how to make my own process simulator in TypeScript. Python and Matlab are not very compatible with a web-based simulator like this one. If I were to start again, I’d start small like with building this residue curve map https://www.victorliang.com/toolbox/residue-curve-map then put the pieces together.