Obtain model constant DESCRIPTION

asked 2014-07-18 13:39:42 -0500

nee0903 gravatar image

I was looking for a python function to obtain the description(name) of the model constants. For example :

For the generator GENROU model, I want the function to return H,Inertia for constant J+4.

This will help to display constant information along with the values. Is there any way to obtain the model constant names/description from python?

Thank you.

edit retag flag offensive close merge delete

Comments

This would be great to know. Did you discover anything?

JervisW gravatar imageJervisW ( 2014-08-03 20:24:22 -0500 )edit

Not yet. I did go through the API reference but couldn't find a function to do so. Though we can see the constant description in the PSSE GUI, looks like we don't have a way to extract it using python.

nee0903 gravatar imagenee0903 ( 2014-08-03 20:29:58 -0500 )edit