Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The problem is that DYRE don't clear the channel data when a dynamic raw data file is read into PSSE. This means that any previously defined channels are kept after redoing DYRE.

In your case every simulation starts with loading the case, reading DYR-fil and adding channels. You have to clear the channel memory before adding channels. This is done with API:

psspy.delete_all_plot_channels()