Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1. Download the archive and extract to your computer.

2. Run nlc.py script
     The script will load model.apm, model.csv, and other relevant information to the server.
     On the first and last cycles, the web viewer will be opened to visualize the solutions.

3. There is a newer version of the APM Python package called gekko. This Model Predictive Control
example is in Python Gekko and APM Python at https://apmonitor.com/wiki/index.php/Main/Control
with more information about MPC.

4. More information on gekko is at https://gekko.readthedocs.io/en/latest/

5. Post questions to StackOverflow with tag [gekko]:
   https://stackoverflow.com/questions/tagged/gekko