Skip to content

Commit 1b9bdd9

Browse files
committed
Remove empty classes in PFData
The PFData is simply for demonstration purposes. The empty classes associated with inexistent transformers have been removed to keep the record structure clean.
1 parent a6bc28b commit 1b9bdd9

14 files changed

Lines changed: 0 additions & 75 deletions

File tree

OpenIPSL/Data/PowerPlant/PFData/PF00030.mo

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,4 @@ record PF00030 "PF solutions for Pload = 30 MW"
1717
"Power flow results for machines";
1818
Machines machines;
1919

20-
replaceable record Trafos =
21-
TrafoData.PFTrafo00030 constrainedby TrafoData.TrafoTemplate
22-
"Power flow results for transformers";
23-
Trafos trafos;
24-
2520
end PF00030;

OpenIPSL/Data/PowerPlant/PFData/PF00040.mo

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,4 @@ record PF00040 "PF solutions for Pload = 40 MW"
1717
"Power flow results for machines";
1818
Machines machines;
1919

20-
replaceable record Trafos =
21-
TrafoData.PFTrafo00040 constrainedby TrafoData.TrafoTemplate
22-
"Power flow results for transformers";
23-
Trafos trafos;
24-
2520
end PF00040;

OpenIPSL/Data/PowerPlant/PFData/PF00050.mo

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,4 @@ record PF00050 "PF solutions for Pload = 50 MW"
1717
"Power flow results for machines";
1818
Machines machines;
1919

20-
replaceable record Trafos =
21-
TrafoData.PFTrafo00050 constrainedby TrafoData.TrafoTemplate
22-
"Power flow results for transformers";
23-
Trafos trafos;
24-
2520
end PF00050;

OpenIPSL/Data/PowerPlant/PFData/PF00060.mo

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,4 @@ record PF00060 "PF solutions for Pload = 60 MW"
1717
"Power flow results for machines";
1818
Machines machines;
1919

20-
replaceable record Trafos =
21-
TrafoData.PFTrafo00060 constrainedby TrafoData.TrafoTemplate
22-
"Power flow results for transformers";
23-
Trafos trafos;
24-
2520
end PF00060;

OpenIPSL/Data/PowerPlant/PFData/PF00070.mo

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,4 @@ record PF00070 "PF solutions for Pload = 70 MW"
1717
"Power flow results for machines";
1818
Machines machines;
1919

20-
replaceable record Trafos =
21-
TrafoData.PFTrafo00070 constrainedby TrafoData.TrafoTemplate
22-
"Power flow results for transformers";
23-
Trafos trafos;
24-
2520
end PF00070;

OpenIPSL/Data/PowerPlant/PFData/TrafoData/PFTrafo00030.mo

Lines changed: 0 additions & 6 deletions
This file was deleted.

OpenIPSL/Data/PowerPlant/PFData/TrafoData/PFTrafo00040.mo

Lines changed: 0 additions & 6 deletions
This file was deleted.

OpenIPSL/Data/PowerPlant/PFData/TrafoData/PFTrafo00050.mo

Lines changed: 0 additions & 6 deletions
This file was deleted.

OpenIPSL/Data/PowerPlant/PFData/TrafoData/PFTrafo00060.mo

Lines changed: 0 additions & 6 deletions
This file was deleted.

OpenIPSL/Data/PowerPlant/PFData/TrafoData/PFTrafo00070.mo

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)