Datasets:
Modalities:
3D
Size:
10K<n<100K
commit files to HF hub
Browse files- .gitattributes +2 -0
- 2/coeff.json +1 -0
- 2/input.json +1 -0
- 2/input_mesh.obj +0 -0
- 2/openfoam_mesh.obj +0 -0
- 2/pressure_field_mesh.vtk +3 -0
- 2/streamlines_mesh.ply +3 -0
- metadata.json +8 -0
.gitattributes
CHANGED
@@ -58,3 +58,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
1/pressure_field_mesh.vtk filter=lfs diff=lfs merge=lfs -text
|
60 |
1/streamlines_mesh.ply filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
1/pressure_field_mesh.vtk filter=lfs diff=lfs merge=lfs -text
|
60 |
1/streamlines_mesh.ply filter=lfs diff=lfs merge=lfs -text
|
61 |
+
2/pressure_field_mesh.vtk filter=lfs diff=lfs merge=lfs -text
|
62 |
+
2/streamlines_mesh.ply filter=lfs diff=lfs merge=lfs -text
|
2/coeff.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"Moment": 0.4432577, "Drag": 0.9018756, "Lift": 0.4542572, "Front Lift": 0.6703862, "Rear Lift": -0.2161291}
|
2/input.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"task_id": "kcnn2x2kinv6kvq9s2kbhs16i", "object_file": "image_1.obj", "wind_speed": 44, "rotate_angle": 304, "num_iterations": 300, "resolution": 5, "status_code": 202, "submission_time": "2024-06-20 15:53:41", "current_time": "2024-06-20 15:53:46"}
|
2/input_mesh.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
2/openfoam_mesh.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
2/pressure_field_mesh.vtk
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e09fe1381b742b35a271e0b8e0739b5ccbee2c65363fe1adea3623e28149054c
|
3 |
+
size 1952403
|
2/streamlines_mesh.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03daef8c462ca21682d3dacc92c504cc0fd9047a478f7e0a6c288b197661e047
|
3 |
+
size 9397769
|
metadata.json
CHANGED
@@ -22,5 +22,13 @@
|
|
22 |
"packed-refs": "data/.git/packed-refs",
|
23 |
"COMMIT_EDITMSG": "data/.git/COMMIT_EDITMSG",
|
24 |
"FETCH_HEAD": "data/.git/FETCH_HEAD"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
}
|
26 |
}
|
|
|
22 |
"packed-refs": "data/.git/packed-refs",
|
23 |
"COMMIT_EDITMSG": "data/.git/COMMIT_EDITMSG",
|
24 |
"FETCH_HEAD": "data/.git/FETCH_HEAD"
|
25 |
+
},
|
26 |
+
"2": {
|
27 |
+
"streamlines_mesh.ply": "data/2/streamlines_mesh.ply",
|
28 |
+
"input.json": "data/2/input.json",
|
29 |
+
"coeff.json": "data/2/coeff.json",
|
30 |
+
"openfoam_mesh.obj": "data/2/openfoam_mesh.obj",
|
31 |
+
"pressure_field_mesh.vtk": "data/2/pressure_field_mesh.vtk",
|
32 |
+
"input_mesh.obj": "data/2/input_mesh.obj"
|
33 |
}
|
34 |
}
|