Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A useful tool native to PSS/E is the CASPY module which you can import whenever you import the PSSPY module.

I like to use CASPY whenever I need to evaluate certain aspects a cases/cases without trying to manipulate the data in place.

Run in IDLE the help(caspy) statement after importing the module for more information.

I know this isn't a lot of information, but hopefully it will be useful.

I will try to edit more when I am back at a computer where I can write meaningful code...