-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add WPIDHY governor model * Fix typo at the input of the regulator * Add initialization for WPIDHY Turbine Governor * Fix typo at initialization * Add files for testing in 3 machine system. Sign of the reg parameter was corrected in .dyr file, it must be negative (See PSSE documentation) * Formatter * Add post processing * Add Test * fix rebase issue * formatter * change type --------- Co-authored-by: Rodrigo Henríquez-Auba <[email protected]>
- Loading branch information
1 parent
0c375d2
commit c97be58
Showing
9 changed files
with
532 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
0, 100.00, 33, 0, 0, 60.00 / PSS(R)E 33 RAW created by rawd33 TUE, JUL 21 2020 17:55 | ||
|
||
|
||
101,'BUS 1', 138.0000,3, 1, 1, 1,1.05000, 0.0000,1.10000,0.90000,1.10000,0.90000 | ||
102,'BUS 2', 138.0000,2, 1, 1, 1,1.02000, -0.9440,1.10000,0.90000,1.10000,0.90000 | ||
103,'BUS 3', 138.0000,1, 1, 1, 1,0.99341, -8.7697,1.10000,0.90000,1.10000,0.90000 | ||
0 /End of Bus data, Begin Load data | ||
103,'1 ',1, 1, 1, 200.000, 30.000, 0.000, 0.000, 0.000, 0.000, 1,1,0 | ||
0 /End of Load data, Begin Fixed shunt data | ||
0 /End of Fixed shunt data, Begin Generator data | ||
101,'1 ', 133.335, 73.271, 100.000, -100.000,1.05000, 0, 100.000, 0.00000E+0, 1.00000E-5, 0.00000E+0, 0.00000E+0,1.00000,1, 100.0, 318.000, 0.000, 1,1.0000 | ||
102,'1 ', 70.000, -3.247, 100.000, -100.000,1.02000, 0, 100.000, 0.00000E+0, 2.500E-1, 0.00000E+0, 0.00000E+0,1.00000,1, 100.0, 318.000, 0.000, 1,1.0000 | ||
0 /End of Generator data, Begin Branch data | ||
101, 102,'1 ', 1.00000E-2, 1.20000E-1, 0.00000, 250.00, 250.00, 250.00, 0.00000, 0.00000, 0.00000, 0.00000,1,1, 0.00, 1,1.0000 | ||
101, 103,'1 ', 1.00000E-2, 1.20000E-1, 0.00000, 250.00, 250.00, 250.00, 0.00000, 0.00000, 0.00000, 0.00000,1,1, 0.00, 1,1.0000 | ||
102, 103,'1 ', 1.00000E-2, 1.20000E-1, 0.00000, 250.00, 250.00, 250.00, 0.00000, 0.00000, 0.00000, 0.00000,1,1, 0.00, 1,1.0000 | ||
0 /End of Branch data, Begin Transformer data | ||
0 /End of Transformer data, Begin Area interchange data | ||
0 /End of Area interchange data, Begin Two-terminal dc line data | ||
0 /End of Two-terminal dc line data, Begin VSC dc line data | ||
0 /End of VSC dc line data, Begin Impedance correction table data | ||
0 /End of Impedance correction table data, Begin Multi-terminal dc line data | ||
0 /End of Multi-terminal dc line data, Begin Multi-section line data | ||
0 /End of Multi-section line data, Begin Zone data | ||
0 /End of Zone data, Begin Inter-area transfer data | ||
0 /End of Inter-area transfer data, Begin Owner data | ||
0 /End of Owner data, Begin FACTS device data | ||
0 /End of FACTS device data, Begin Switched shunt data | ||
0 /End of Switched shunt data, Begin GNE device data | ||
0 /End of GNE device data, Begin Induction machine data | ||
0 /End of Induction machine data | ||
Q |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
101 'GENCLS' 1 0.0000 0.0000 / | ||
102 'GENROU' 1 8.0000 0.30000E-01 0.40000 0.50000E-01 | ||
6.1750 0.50000E-01 1.8000 1.7000 0.30000 | ||
0.55000 0.25000 0.20000 0.0000 1.0000 / | ||
102 'SEXS' 1 0.4 5.0 20.0 1.0 -50.0 50.0 / | ||
102 'WPIDHY' 1 0.10000E-01 -0.50000E-01 3.0000 0.50000 | ||
3.0000 0.20000E-01 0.10000E-01 0.25000E-01 -0.25000E-01 | ||
1.0000 0.20000 3.2500 52001. 0.0000 | ||
0.0000 0.12000 0.54500 0.40000 0.82700 | ||
0.83000 1.0000 / |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.