diff --git a/example_nlc/README.txt b/example_nlc/README.txt index 2be8707..5cdc6e7 100644 --- a/example_nlc/README.txt +++ b/example_nlc/README.txt @@ -1,13 +1,14 @@ -1. Download and extract python_apm.zip archive to your computer. +1. Download the archive and extract to your computer. -2. Run apm.py script +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. You can send feedback or questions to: +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. - support@apmonitor.com +4. More information on gekko is at https://gekko.readthedocs.io/en/latest/ - or join the APM discussion group: - - https://groups.google.com/forum/#!forum/apmonitor +5. Post questions to StackOverflow with tag [gekko]: + https://stackoverflow.com/questions/tagged/gekko