remindmodel / remind

REMIND - REgional Model of INvestments and Development
Other
91 stars 123 forks source link

bug fix such that default and default-testOneRegi work again #1716

Closed amerfort closed 1 week ago

amerfort commented 1 week ago

Purpose of this PR

I unfortunately introduced inconsistencies in default settings with my previous PR. This line fixes capacities of carbon capture technologies to 0, if cm_emiscen =1, i.e. baseline settings, but I introduced lower bounds on geologically stored carbon in my PR according to CCS data. This caused make test and default testOneRegi to fail. This PR fixes this bug by only applying the lower bound on total CCS if cm_emiscen =/= 1. Thanks Oliver for pointing me to that!

Type of change

(Make sure to delete from the Type-of-change list the items not relevant to your PR)

Checklist: