Skip to content

[Bugs]: Incorrect PV Phases, Issue with Lower Case Edge Name, and Extra Argument Passed #30

@owenfrausto

Description

@owenfrausto

Contact details

owenf@seas.upenn.edu

Tell us what you have found

In nodal_hosting_capacity.py, compute_hosting_capacity() assumes 3 phase load.
image

In system_metrics.py, _get_unimpacted_buses() is failing to match edge_data["name"] with items in impacted_edges because impacted_edges is not guaranteed to be lower case.
image

In scenarios.py, generate_scenarios() is passing an extra argument simulator.dss_instance to dss_util.get_list_of_customer_models and dss_util.get_load_mapper_objects
image

Images include potential solutions.

OS Platform

Windows 10 and above

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions