Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Feb 5 '4

perolofl gravatar image

In .dyr file a user written plant model is defined for a machine with:

BUSID USRMDL ID model name IC IT NI NC NS NV data list /

where IC is 7 for a governor model. Read in Program Operation Manual, Chapter "Reading Dynamics Model Data" - "User-Written Models. The .dyr file doesn't contain any DLL file, just calls of models with their parameters.

The DLL file with the user written model code is added to PSSE with menu Dynamics - Model Library - Load Model library.

click to hide/show revision 2
No.2 Revision

In .dyr file a user written plant model is defined for a machine with:

BUSID USRMDL ID model name IC IT NI NC NS NV data list /

where IC is 7 5 for a governor model. Read in Program Operation Manual, Chapter "Reading Dynamics Model Data" - "User-Written Models. The .dyr file doesn't contain any DLL file, just calls of models with their parameters.

The DLL file with the user written model code is added to PSSE with menu Dynamics - Model Library - Load Model library.

EDIT: corrected IC number