Skip to content

Commit

Permalink
voltage reference?
Browse files Browse the repository at this point in the history
  • Loading branch information
alihamdan committed Dec 2, 2024
1 parent ba2ce7d commit 17f06d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roseau/load_flow_single/tests/test_electrical_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ def test_bad_networks():
assert switch.network is None
assert vs.network is None

# No voltage reference
# No potential reference
bus3 = Bus(id="bus3")
tp = TransformerParameters.from_open_and_short_circuit_tests(
id="t", vg="Dyn11", uhv=20000, ulv=400, sn=160 * 1e3, p0=460, i0=2.3 / 100, psc=2350, vsc=4 / 100
Expand Down

0 comments on commit 17f06d0

Please sign in to comment.