tum-ens / urbs

A linear optimisation model for distributed energy systems
GNU General Public License v3.0
185 stars 132 forks source link

Update AdvancedProcesses.py #278

Closed TDiaconu closed 4 years ago

TDiaconu commented 4 years ago

Forgot the empty tuple when on/off is inactive, but TVE or minimum part load are active:

m.pro_rampup_start_tuples = pyomo.Set( within=m.stf m.sit m.pro, doc='Processes with different starting ramp up gradient')