Skip to content

Inconsistency between active power lower bounds and time-series of area loads #136

Description

@youngdae

Hello,

Are the loads in REAL_TIME_regional_Load.csv supposed to work with the grid network specified in RTS_GMLC.m?

I was trying to solve an ACOPF with a grid network from RTS_GMLC.m and load from REAL_TIME_regional_Load.csv. However, I found that the sum of the lower bounds of active power of generators in RTS_GMLC.m could be greater than the sum of area loads, resulting in infeasibility. For example, the sum of the lower bounds of active power (i.e., the sum of Pmin of generators with status being 1) in RTS_GMLC.m is 3744.99 MW, but the sum of area loads of the first time period is 3289.53 MW. In this case, no feasible active powers can be found.

I wonder if this is correct.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions