Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OPF data tables

Hi!

I am trying to change a linear cost table with opfcsttbllin but i cant get it to work.

I have tried the following code: ierr = psspy.opfcsttbllin(3, 'TABLE3', 2, [0.0, 0.0, 1100.0, 1300.0])

and i get this error: Messages for api OPFCSTTBLQUAD Messages for OPF quadratic cost table 4: (002568) FATAL: MW values are not monotonic (002567) TypeError: bad argument type for built-in operation

what could be the problem?

OPF data tables

Hi!

I am trying to change a linear cost table with opfcsttbllin but i cant get it to work.

I have tried the following code: ierr = psspy.opfcsttbllin(3, 'TABLE3', 2, [0.0, 0.0, 1100.0, 1300.0])

and i get this error: Messages for api OPFCSTTBLQUAD Messages for OPF quadratic cost table 4: (002568) FATAL: MW values are not monotonic (002567) TypeError: bad argument type for built-in operation

what could be the problem?

OPF data tables

Hi!

I am trying to change a linear cost table with opfcsttblopf csttbl lin but i cant get it to work.

I have tried the following code: ierr = psspy.opfcsttblpsspy.opf csttbl lin(3, 'TABLE3', 2, [0.0, 0.0, 1100.0, 1300.0])

and i get this error: Messages for api OPFCSTTBLQUAD Messages for OPF quadratic cost table 4: (002568) FATAL: MW values are not monotonic (002567) TypeError: bad argument type for built-in operation

what could be the problem?