Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.