Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked Feb 15 '5

JQ gravatar image

Questions about psspy.dist_clear_fault

Does psspy.distclearfault(1) put the tripped branch between bus 40809 and bus 41450 back into service after clearing the fault on the branch in the following code?

psspy.strt2([0,1],str("faulttestseverelocalbus"+str(faultbus)+"coalretired.out")) psspy.run(0,1.0,500,50,0) psspy.distbranchfault(ibus=40809, jbus=41450, id = '1', units = 3, basekv = 0.0, values1 = 0, values2=0) psspy.run(0,1.05,500,6,0) psspy.distbranchtrip(ibus = 40809, jbus =41450, id = '1') psspy.run(0,1.10,500,6,0) ierr = psspy.distclearfault(1) psspy.run(0,15,500,6,0)

click to hide/show revision 2
No.2 Revision

Questions about psspy.dist_clear_fault

Does psspy.distclearfault(1) put the tripped branch between bus 40809 and bus 41450 back into service after clearing the fault on the branch in the following code?

psspy.strt2([0,1],str("faulttestseverelocalbus"+str(faultbus)+"coalretired.out")) psspy.run(0,1.0,500,50,0) psspy.distbranchfault(ibus=40809, jbus=41450, id = '1', units = 3, basekv = 0.0, values1 = 0, values2=0) psspy.run(0,1.05,500,6,0) psspy.distbranchtrip(ibus = 40809, jbus =41450, id = '1') psspy.run(0,1.10,500,6,0) ierr = psspy.distclearfault(1) psspy.run(0,15,500,6,0)

click to hide/show revision 3
No.3 Revision

Questions about psspy.dist_clear_fault

Does psspy.distclearfault(1) put the tripped branch between bus 40809 and bus 41450 back into service after clearing the fault on the branch in the following code?

psspy.strt2([0,1],str("faulttestseverelocalbus"+str(faultbus)+"coalretired.out")) psspy.run(0,1.0,500,50,0) psspy.distbranchfault(ibus=40809, jbus=41450, id = '1', units = 3, basekv = 0.0, values1 = 0, values2=0) psspy.run(0,1.05,500,6,0) psspy.distbranchtrip(ibus = 40809, jbus =41450, id = '1') psspy.run(0,1.10,500,6,0) ierr = psspy.distclearfault(1) psspy.run(0,15,500,6,0)

click to hide/show revision 4
No.4 Revision

Questions about psspy.dist_clear_fault

Does psspy.distclearfault(1) put the tripped branch between bus 40809 and bus 41450 back into service after clearing the fault on the branch in the following code?

psspy.strt2([0,1],str("faulttestseverelocalbus"+str(faultbus)+"coalretired.out")) psspy.run(0,1.0,500,50,0) psspy.run(0,1.0,500,50,0)

psspy.distbranchfault(ibus=40809, jbus=41450, id = '1', units = 3, basekv = 0.0, values1 = 0, values2=0) psspy.run(0,1.05,500,6,0) psspy.distbranchtrip(ibus = 40809, jbus =41450, id = '1') psspy.run(0,1.10,500,6,0) ierr = psspy.distclearfault(1) psspy.run(0,15,500,6,0)

click to hide/show revision 5
No.5 Revision

Questions about psspy.dist_clear_fault

Does psspy.distclearfault(1) put the tripped branch between bus 40809 and bus 41450 back into service after clearing the fault on the branch in the following code?

psspy.strt2([0,1],str("faulttestseverelocalbus"+str(faultbus)+"coalretired.out")) psspy.run(0,1.0,500,50,0)

psspy.run(0,1.0,500,50,0) psspy.distbranchfault(ibus=40809, jbus=41450, id = '1', units = 3, basekv = 0.0, values1 = 0, values2=0) psspy.run(0,1.05,500,6,0) psspy.distbranchtrip(ibus = 40809, jbus =41450, id = '1') psspy.run(0,1.10,500,6,0) ierr = psspy.distclearfault(1) psspy.run(0,15,500,6,0)

click to hide/show revision 6
No.6 Revision

updated Feb 16 '5

perolofl gravatar image

Questions about psspy.dist_clear_fault

Does psspy.distclearfault(1) put the tripped branch between bus 40809 and bus 41450 back into service after clearing the fault on the branch in the following code?

psspy.run(0,1.0,500,50,0)
psspy.distbranchfault(ibus=40809, psspy.dist_branch_fault(ibus=40809, jbus=41450, id = '1', units = 3, basekv = 0.0, values1 = 0, values2=0)
psspy.run(0,1.05,500,6,0)
psspy.distbranchtrip(ibus **psspy.dist_branch_trip(ibus = 40809, jbus =41450, id = '1') '1')**
psspy.run(0,1.10,500,6,0)
ierr = psspy.distclearfault(1)
psspy.run(0,15,500,6,0)

psspy.dist_clear_fault(1) psspy.run(0,15,500,6,0)
click to hide/show revision 7
No.7 Revision

updated Feb 16 '5

perolofl gravatar image

Questions about psspy.dist_clear_fault

Does psspy.distclearfault(1) put the tripped branch between bus 40809 and bus 41450 back into service after clearing the fault on the branch in the following code?

psspy.run(0,1.0,500,50,0)
psspy.dist_branch_fault(ibus=40809, jbus=41450, id = '1', units = 3, basekv = 0.0, values1 = 0, values2=0)
psspy.run(0,1.05,500,6,0)
**psspy.dist_branch_trip(ibus psspy.dist_branch_trip(ibus = 40809, jbus =41450, id = '1')**
'1')
psspy.run(0,1.10,500,6,0)
ierr = psspy.dist_clear_fault(1)
psspy.run(0,15,500,6,0)