Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Argument id should be the id of the load, not the model name (CMLDARU2). Normally, the load id ’*’ is used to catch all loads in the area. The load id for the model is seen in the DYRE record for the model.

Argument id should be the id of the load, not the model name (CMLDARU2). Normally, the load id ’*’ is used to catch all loads in the area. The load id for the model is seen in the DYRE record for the model.

Edit: Example:

ierr, con_index = psspy.slmodind('AREA', 106, '*', 'CHARAC', 'CON')

to return the starting CON-index for the load characteristic model used for area 106