-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updates outputs files used for checking substation model
- Loading branch information
Showing
12 changed files
with
327 additions
and
373 deletions.
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
Binary file modified
BIN
+0 Bytes
(100%)
tests/models/substation_66kv/output_array_ssx/RAW_OUTPUT/pe_sys_econloss.npy
Binary file not shown.
108 changes: 54 additions & 54 deletions
108
tests/models/substation_66kv/output_array_ssx/component_response.csv
Large diffs are not rendered by default.
Oops, something went wrong.
238 changes: 119 additions & 119 deletions
238
tests/models/substation_66kv/output_array_ssx/comptype_response.csv
Large diffs are not rendered by default.
Oops, something went wrong.
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
10 changes: 5 additions & 5 deletions
10
tests/models/substation_66kv/output_array_ssx/risk_summary_statistics.csv
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
,Loss,Output,Recovery Time | ||
Mean,0.6724938361566793,0.13727272727272727,148.34710743801654 | ||
Std,0.37779681315922825,0.31242532441102355,70.47206429309438 | ||
Mean,0.6724938361566793,0.13727272727272727,148.28925619834712 | ||
Std,0.37779681315922825,0.3124253244110235,70.20214123236424 | ||
Min,0.0,0.0,0.0 | ||
Max,1.1206996621926995,1.0,226.0 | ||
Max,1.1206996621926995,1.0,225.0 | ||
Median,0.7594530365326501,0.0,186.0 | ||
Q1,0.34903318294889996,0.0,80.25 | ||
Q3,1.0152643416621001,0.0,200.0 | ||
Q1,0.2782013495858,0.0,103.0 | ||
Q3,1.0168908882865997,0.1,200.0 |
2 changes: 1 addition & 1 deletion
2
tests/models/substation_66kv/output_array_ssx/risk_summary_statistics.json
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 |
---|---|---|
@@ -1 +1 @@ | ||
{"Loss":{"Mean":0.6724938362,"Std":0.3777968132,"Min":0.0,"Max":1.1206996622,"Median":0.7594530365,"Q1":0.3490331829,"Q3":1.0152643417},"Output":{"Mean":0.1372727273,"Std":0.3124253244,"Min":0.0,"Max":1.0,"Median":0.0,"Q1":0.0,"Q3":0.0},"Recovery Time":{"Mean":148.347107438,"Std":70.4720642931,"Min":0.0,"Max":226.0,"Median":186.0,"Q1":80.25,"Q3":200.0}} | ||
{"Loss":{"Mean":0.6724938362,"Std":0.3777968132,"Min":0.0,"Max":1.1206996622,"Median":0.7594530365,"Q1":0.2782013496,"Q3":1.0168908883},"Output":{"Mean":0.1372727273,"Std":0.3124253244,"Min":0.0,"Max":1.0,"Median":0.0,"Q1":0.0,"Q3":0.1},"Recovery Time":{"Mean":148.2892561983,"Std":70.2021412324,"Min":0.0,"Max":225.0,"Median":186.0,"Q1":103.0,"Q3":200.0}} |
Binary file modified
BIN
+141 Bytes
(100%)
...ls/substation_66kv/output_array_ssx/sys_loss_ratio_vs_system_output__counts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+120 Bytes
(100%)
...ubstation_66kv/output_array_ssx/sys_loss_ratio_vs_system_output__normalised.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.