Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
-
The Bumper
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
The Bumper Beam example simulates the impact of an automotive bumper beam on a rigid pole using the open-source explicit finite element solver OpenRadioss.
|
| 2 |
+
|
| 3 |
+
This dataset has been specifically structured to train AI models within the PhysicsNemo framework, following the PhysicsNemo crash example workflow.
|
| 4 |
+
|
| 5 |
+
The raw data was generated by varying the shell thickness and performing multiple simulation runs, The data generation script used to modify the model and execute simulations, is available here:
|
| 6 |
+
https://github.com/HoussemMouradi/OpenRadioss2PhysicsNemo
|