Datasets:
Languages:
English
Size:
10K - 100K
Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- data/train/9akdhq8afcayv80zg50c4tg8s/input_mesh.obj +0 -0
- data/train/9akdhq8afcayv80zg50c4tg8s/openfoam_mesh.obj +0 -0
- data/train/9akdhq8afcayv80zg50c4tg8s/pressure_field_mesh.vtk +3 -0
- data/train/9akdhq8afcayv80zg50c4tg8s/simulation_metadata.json +17 -0
- data/train/9akdhq8afcayv80zg50c4tg8s/streamlines_mesh.ply +3 -0
.gitattributes
CHANGED
@@ -152,3 +152,5 @@ data/train/1euuqcscysxy48c5t45t1z6c0/pressure_field_mesh.vtk filter=lfs diff=lfs
|
|
152 |
data/train/1euuqcscysxy48c5t45t1z6c0/streamlines_mesh.ply filter=lfs diff=lfs merge=lfs -text
|
153 |
data/train/3fhnz7nsw185dp2wod9ghiipg/pressure_field_mesh.vtk filter=lfs diff=lfs merge=lfs -text
|
154 |
data/train/3fhnz7nsw185dp2wod9ghiipg/streamlines_mesh.ply filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
152 |
data/train/1euuqcscysxy48c5t45t1z6c0/streamlines_mesh.ply filter=lfs diff=lfs merge=lfs -text
|
153 |
data/train/3fhnz7nsw185dp2wod9ghiipg/pressure_field_mesh.vtk filter=lfs diff=lfs merge=lfs -text
|
154 |
data/train/3fhnz7nsw185dp2wod9ghiipg/streamlines_mesh.ply filter=lfs diff=lfs merge=lfs -text
|
155 |
+
data/train/9akdhq8afcayv80zg50c4tg8s/pressure_field_mesh.vtk filter=lfs diff=lfs merge=lfs -text
|
156 |
+
data/train/9akdhq8afcayv80zg50c4tg8s/streamlines_mesh.ply filter=lfs diff=lfs merge=lfs -text
|
data/train/9akdhq8afcayv80zg50c4tg8s/input_mesh.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/train/9akdhq8afcayv80zg50c4tg8s/openfoam_mesh.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/train/9akdhq8afcayv80zg50c4tg8s/pressure_field_mesh.vtk
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58cf8996016bd77807c4546985ae5e6537305f8ae53612b415614c074aad1089
|
3 |
+
size 4940844
|
data/train/9akdhq8afcayv80zg50c4tg8s/simulation_metadata.json
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"id": "9akdhq8afcayv80zg50c4tg8s",
|
3 |
+
"object_file": "object_3.obj",
|
4 |
+
"wind_speed": 15,
|
5 |
+
"rotate_angle": 0,
|
6 |
+
"num_iterations": 300,
|
7 |
+
"resolution": 5,
|
8 |
+
"drag_coefficient": 0.5415339,
|
9 |
+
"moment_coefficient": 0.3017886,
|
10 |
+
"lift_coefficient": 0.229249,
|
11 |
+
"front_lift_coefficient": 0.4164131,
|
12 |
+
"rear_lift_coefficient": -0.1871641,
|
13 |
+
"input_mesh_path": "data/train/9akdhq8afcayv80zg50c4tg8s/input_mesh.obj",
|
14 |
+
"openfoam_mesh_path": "data/train/9akdhq8afcayv80zg50c4tg8s/openfoam_mesh.obj",
|
15 |
+
"pressure_field_mesh_path": "data/train/9akdhq8afcayv80zg50c4tg8s/pressure_field_mesh.vtk",
|
16 |
+
"streamlines_mesh_path": "data/train/9akdhq8afcayv80zg50c4tg8s/streamlines_mesh.ply"
|
17 |
+
}
|
data/train/9akdhq8afcayv80zg50c4tg8s/streamlines_mesh.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c76ba72e464cc4b97b8ba726902141a15a2963b657da297fee8c379e392c5fd
|
3 |
+
size 7412357
|