Obtain model constant DESCRIPTION

asked Jul 18 '14

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.

Comments

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

JervisW gravatar imageJervisW (Aug 4 '14)

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 (Aug 4 '14)