File tree 2 files changed +17
-1
lines changed
dynamic_simulation_full_y
modules/dynamic_simulation_full_y
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 64
64
<timeStep > 0.005</timeStep >
65
65
</faultEvent >
66
66
</faultEvents >
67
+ <generatorWatch >
68
+ <generator >
69
+ <busID > 60 </busID >
70
+ <generatorID > 1 </generatorID >
71
+ </generator >
72
+ <generator >
73
+ <busID > 67 </busID >
74
+ <generatorID > 1 </generatorID >
75
+ </generator >
76
+ <generator >
77
+ <busID > 79 </busID >
78
+ <generatorID > 1 </generatorID >
79
+ </generator >
80
+ </generatorWatch >
81
+ <generatorWatchFrequency > 2 </generatorWatchFrequency >
82
+ <generatorWatchFileName > gen_watch.csv </generatorWatchFileName >
67
83
<LinearSolver >
68
84
<PETScOptions >
69
85
<!-ksp_view>
Original file line number Diff line number Diff line change 15
15
*/
16
16
// -------------------------------------------------------------
17
17
//
18
- #define USE_TIMESTAMP
18
+ // #define USE_TIMESTAMP
19
19
20
20
#include " gridpack/include/gridpack.hpp"
21
21
#include " dsf_app_module.hpp"
You can’t perform that action at this time.
0 commit comments