OSeMOSYS / OSeMOSYS_GNU_MathProg

The GNU MathProg implementation of OSeMOSYS
Apache License 2.0
9 stars 15 forks source link

RE Min Production Target does not function as expected #32

Open tniet opened 4 years ago

tniet commented 4 years ago

The REMinProduction parameter, with the RETagFuel and RETagTechnology does not perform as expected. It requires production of any fuel to be from renewable energy but is not enforced per fuel.

tniet commented 4 years ago

@willu47 - can I add Tom Alfstad to this issue? He's active on the OSeMOSYS/OSeMOSYS issue but I can't seem to tag him on this one...

And, it would be good to define how these should work. Some things to consider:

  1. Can we define a group of technologies or fuels that need to meet a target?
  2. If plant A in region X produces renewable fuel in region X, and plant B in region Y produces fuel in region Y, how is that considered? Can we create groups of fuels and plants?
  3. Per the OEP https://github.com/OSeMOSYS/OSeMOSYS/issues/107 - can we create a generic structure that can be used for both capacity constraints and generation constraints? Or are they separate sets of constraints (but similar structure)?
willu47 commented 1 year ago

Redundant with #75 . To be removed from the code?