open-lasso-python / lasso-python

Home of the open-source CAE library lasso-python 🐍
BSD 3-Clause "New" or "Revised" License
50 stars 12 forks source link

Nodout missing on windows #35

Closed codie3611 closed 1 year ago

codie3611 commented 1 year ago

🐛 Describe the bug

From a user email:

recently we have binout files (LS-Dyna R12.10), which do not contain a nodout array anymore, if you read them with lasso-python 2.0.0. under Windows. With lasso-python1.5.2.post1 this also occurred. Under Linux it works with the 1.5.2.post1 however as it should, i.e. the nodout array is read correctly. With Meta / LS-PrePost the binout can also be read correctly.

🔢 To Reproduce Steps to reproduce the behavior:

  1. Read a binout file with nodout on windows
  2. Check for nodout

💘 Expected behavior Nodout should be readable.

🖥️ Setup

ballaln commented 1 year ago

I am currently not using R12.10. Do you have a test binout file to monitor the issue? 🤓

codie3611 commented 1 year ago

Would close as no further message was given for thee time being