Skip to content
Snippets Groups Projects
Gabriel Patron's avatar
Gabriel Patron authored
19becb02
History
Name Last commit Last update
README.md
plot_data.py
scenario_A_data.spydata

This repository contains the code for the paper "Directional modifier adaptation based on input selection for real-time optimization" by Gabriel Patrón and Luis Ricardez-Sandoval.

Each file runs a different scheme deployed in the paper either on the Williams-Otto or the evaporator case study. The scheme deployed are full modifier adaptation (MA), directional MA (dMA), dMA based on input selection (dMAIS), and dMAIS without operating point adjustment (dMAIS--).

All files can be run as displayed herein. They require installation of the Pyomo modelling environment (http://www.pyomo.org/) and the IPOPT solver (https://www.coin-or.org/download/binary/Ipopt/).