bessagroup / rvesimulator

Automated representative volume element simulator via abaqus for material constitutive law discovery
https://bessagroup.github.io/rvesimulator/
MIT License
14 stars 2 forks source link

Uncommented procedure for UnpickleError #59

Closed mpvanderschelling closed 10 months ago

mpvanderschelling commented 10 months ago

Problem

The code block where we catch an UnPicklingError is not commented. I don't know what is happening here

Proposed solution

Explain this behaviour in the notes section of the docstring

Assignees: Labels:

https://github.com/bessagroup/rvesimulator/blob/ea31752a6da3131cfe55027895ac23ddf684f3de/src/rvesimulator/abaqus2py/abaqus_simulator.py#L181-L195