-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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).