TDS: IEEE14 bus system, Use Case: 1.2 demo_DGPRCTExt.ipynb #251
JunejaAmmy
started this conversation in
General
Replies: 2 comments 3 replies
-
@jinningwang Could you follow up on the conversation? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@SinghAS18 You said you get the same results, and I think it is reasonable. It is because the original output file is generated under the condition that You can check the parameters of DGPRCTExt (the input excel file) and modify the voltage thresholds. Then you can set different voltage values in that command to trigger the protection. Hope this can help. Regards, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good morning Dr. Cui,
I followed the 1.2 demo_DGPRCTExt.ipynb use case and it generated below output files:
As per further instructions, I updated the external voltage once run the below command:
ss.DGPRCTExt.set(src='v', idx='DGPRCTExt_1', attr='v', value=0.7)
It ran successfully but it generated exactly the same output files.
My queries are:
Beta Was this translation helpful? Give feedback.
All reactions