News

This repo contains an Aspen Plus-Python connection example. Differently from Aspen-HYSYS, accesing the variable paths in Aspen Plus is very straight forward. Therefore, the connection can be made ...
are used to store data values. Unlike some other programming languages, Python has no command for declaring a variable; a variable is created the moment you first assign a value to it. Variables do ...