ClimateMARGO / ClimateMARGO.jl

Julia implementation of MARGO, an idealized climate-economic modelling framework for Optimizing trade-offs between emissions Mitigation, Adaptation, carbon dioxide Removal, and solar Geoengineering.
https://margo.plutojl.org/
MIT License
67 stars 13 forks source link

Experiment with converting to NLopt instead of JuMP #72

Open fonsp opened 3 years ago

fonsp commented 3 years ago

Right now, margo's optimization is done using JuMP, but we want to use NLOpt.jl instead. The two reasons are: