Crash Example #1250
Unanswered
HoussemMouradi
asked this question in
Q&A
Crash Example
#1250
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello physicsnemo community,
I'm a mechanical engineer exploring physicsnemo and I'm having some trouble running the training for the crash example with my own raw dataset.
I have a dataset consisting of 10 simulations of a bumper beam crash (OpenRadioss example), where the only varying parameter is the thickness of the bumper beam.
I prepared the raw data using a python script that:
The structure of my dataset directory looks like this:
In d3plot_reader.py, I modified the parse_k_file function to search the RADIOSS Starter file for the thickness under the /PROP/SHELL/ section (which is equivalent to *SECTION_SHELL in LS-DYNA) and to map the part ID to its corresponding thickness value.
When I run train.py, I get this error:

Beta Was this translation helpful? Give feedback.
All reactions