Obtain model constant DESCRIPTION

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.

nee0903's avatar
11
nee0903
asked 2014-07-18 13:39:42 -0500
edit flag offensive 0 remove flag close merge delete

Comments

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

JervisW's avatar JervisW (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's avatar nee0903 (2014-08-03 20:29:58 -0500) edit
add a comment see more comments