Create README.md
Browse files
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.
|