Skip to content

Python module: RuntimeError: Cblock is not a transfer function #198

@wperkins

Description

@wperkins

With the current develop branch (0edc74e), the Python module unit tests fail with

======================================================================
ERROR: hadrec_test (tests.gridpack_test.GridPACKTester)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/d3g096/Projects/GridPACK-Wind/src/GridPACK/python/src/tests/gridpack_test.py", line 63, in hadrec_test
    hadapp.initializeDynSimu(busfaultlist)
RuntimeError: Cblock is not a transfer function
Check the value of the parameters

-------------------- >> begin captured stdout << ---------------------
NoPrint status: False
NoPrint status: True

--------------------- >> end captured stdout << ----------------------

This appears to be independent of the pybind11 version, which was suspected in #197 (I tried 2 versions).

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions