BYU-PRISM / GEKKO

GEKKO Python for Machine Learning and Dynamic Optimization
https://machinelearning.byu.edu
Other
580 stars 103 forks source link

update gekko documentation #62

Closed sivarammurugan closed 2 years ago

sivarammurugan commented 4 years ago

Currently ,gekko documentation includes examples on how to create the various objects (stream, mass, flash etc) as defined in chemical.py . However, it would be better if following details or examples are included in the documentation

  1. how to solve a simple unit operation such as flash , or mixing using gekko ?
  2. how the properties of chemicals are calculated ?
  3. what are the underlying thermodynamic models of unit operations?
APMonitor commented 2 years ago

Documentation is continuously updated. Increased support for thermophysical properties and unit operations is not a priority at this time.