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

Add optimization constraints as a submodel in ClimateModel or ClimateModelParameters? #29

Open hdrake opened 4 years ago

hdrake commented 4 years ago

Would it be better to include the optimization parameters / constraints as a submodel in ClimateModel or ClimateModelParameters or should they remain as arguments in the optimize_controls! function?

hdrake commented 3 years ago

Doesn't really make sense to make any progress on this until https://github.com/ClimateMARGO/ClimateMARGO.jl/issues/44 is closed.