Commit 35abbbb
authored
Fix I0 of some transformers in the catalogue (#449)
The no-load currents (I0) of some of the most recent transformers in the
catalogue were off by a factor of 100. The values in the manufacturers
catalogue are in % while the values we save are in pu. This PR fixes
these currents for affected transformers.
Note that this considerably improves the reactive power losses in these
transformers, up to a factor of 2 when the transformer is fully loaded.1 parent 4df4890 commit 35abbbb
2 files changed
Lines changed: 53 additions & 52 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments