Skip to content

[BUG] missing ; in add_start_vrvi! function that breaks for cases without explicit neutral #480

Open
@hei06j

Description

@hei06j

The function definition add_start_vrvi! requires ; after the right hand side data_math to be fixed as

add_start_vrvi!(data_math::Dict{String,Any}; kwargs...) = add_start_voltage!(data_math; coordinates=:rectangular, kwargs...).

This bug breaks the initialization when explicit_neutral=false.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions