NREL / SolarPILOT

SolarPILOT power tower layout and optimization tool
https://www.nrel.gov/csp/solarpilot.html
Other
47 stars 17 forks source link

multiple receiver flux constraint #49

Closed mjwagner2 closed 5 years ago

mjwagner2 commented 5 years ago

the receiver flux constraint during optimization was previously only applied to the first receiver. This commit applies the flux constraint to all receivers using an nlopt multi constraint

Fixes #48