Skip to content

Commit

Permalink
remove additional info
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara committed Dec 20, 2023
1 parent 699aa72 commit f34e9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parsers/pm_io/psse.jl
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ function _psse2pm_transformer!(pm_data::Dict, pti_data::Dict, import_all::Bool)
br_r *= per_unit_factor
br_x *= per_unit_factor
end
@info br_x

# Zeq scaling for tap2 (see eq (4.21b) in PROGRAM APPLICATION GUIDE 1 in PSSE installation folder)
# Unit Transformations
if transformer["CW"] == 1 # "for off-nominal turns ratio in pu of winding bus base voltage"
Expand Down

0 comments on commit f34e9aa

Please sign in to comment.