Second project done in a self-taught manner. Consists in a simple HTML interface which allows entering input data for a dehydration process. With those, the mass and energy balance are calculated and some relevant process parameters are shown, like drying time, gas consumption, etc.
This project is very OOP oriented; each equipment and mass flow is represented by an object with their respective attributes and methods.