Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Float as input for load_chng_4?

Hi!

I'm trying to import some small values for P and Q from Excel to PSS/E by using loadchng4(i, id, intgar, realar). I want to define them as float since the numbers are so small (and were defined as zero when using int) but I get:

raise AttributeError(attr) AttributeError: float

How can I get around this problem?

Thanks in advance!