AIRBORNEPANDA commited on
Commit
a32be73
·
verified ·
1 Parent(s): 75333dc

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ The Bumper beam example simulates a car bumper beam impacting a rigid pole with the opensource explicit solver OpenRadioss (the original example is available on openradioss.org).
2
+ This dataset is specifically formatted to train AI models within the PhysicsNemo framework, following the PhysicsNemo crash example.
3
+ The raw data was generated by iteratively modifying the shell thickness and executing successive simulation runs, you can get the data generation python script here: https://github.com/HoussemMouradi/OpenRadioss2PhysicsNemo.