Float as input for load_chng_4?

asked 2017-03-03 02:49:18 -0500

Anna gravatar image

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!

edit retag flag offensive close merge delete