nschloe / meshio

:spider_web: input/output for many mesh formats
MIT License
1.91k stars 396 forks source link

[REQUEST] Support exodus time series #1328

Closed j-bowhay closed 2 years ago

j-bowhay commented 2 years ago

How would you improve meshio?

It would be nice to be able to read time series exodus files. I was interested in this comment https://github.com/nschloe/meshio/blob/0138cc8692b806b44b32d344f7961e8370121ff7/src/meshio/exodus/_exodus.py#L136-L139 seems to imply that it might be possible? I would be happy to try attempt this given some guidance.

What problem does it solved for you?

With MOOSE becoming more popular for multiphysics simulation, meshio could be a nice way to get the data into python.

nschloe commented 2 years ago

Duplicate of #381.