Skip to content

load_balance_scenario_id not mentioned; inputs_geography_load_zones description appears incorrect (Section 4.3.2) #1332

@yifang-zhu-pge

Description

@yifang-zhu-pge

In 4.3.2. Load Zone Inputs, the docs say:

The relevant database table is inputs_geography_load_zones where the user must list the load zones along with whether unserved energy and overgeneration should be allowed in the load zone, and what the violation penalties would be.

However, this doesn’t match the schema. inputs_geography_load_zones only contains load_zone_scenario_id and the load zone names (IDs/names), and does not include fields for:

  • whether unserved energy is allowed
  • whether overgeneration is allowed
  • violation penalty parameters

Also, I couldn’t find load_balance_scenario_id mentioned in this section (or in the surrounding geography/load zone documentation), even though it seems relevant to how load balance / violations are configured.

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