I've successfully finished my week-long Dymola simulation only to find myself unable to load the result mat-File with DyMat.
Every time I try to open it with Python and DyMat (https://www.j-raedler.de/projects/dymat/) I get the error:
buffer is too small for requested array
The problems seems to come from the immense model size and data logging. If I only simulate 1/3 of the time the mat-File opens just fine.
Does anyone have an idea how to solve this?