The MPCO recorder can be read by the pre/post-processor STKO (Scientific ToolKit for OpenSees,https://asdeasoft.net/stko/). It work well in tcl, but can't work in OpenSeespy.
I think there is a problem when compiling because it depends on HDF5.
I have solved the problem,I comment out the code about checking HDF5,For example
MPCO recorder will load hdf5 shared library at runtime. Note, hdf5 version = 1.12.0
The MPCO recorder can be read by the pre/post-processor STKO (Scientific ToolKit for OpenSees,https://asdeasoft.net/stko/). It work well in tcl, but can't work in OpenSeespy.
I think there is a problem when compiling because it depends on HDF5.
An example for testing:
The command to create a MPCO recorder is: (ref https://drive.google.com/file/d/1V6Dh8CWv1RZizLi-NCPKHmH2Fb2cIDBT/view)