Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Within the main python code:

#run your pre-code
#call the irf program
psspy.runiplanfile("myiplan,a,b,c")    #exec an iplan with three arguments
#call the idv file that contains the response to the pop-up's in the irf code
psspy.runrspnsfile(myidv)
#run your post-code