Datasets:
Languages:
English
Size:
10K - 100K
Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- data/train/5uzd9ba4s72nmus0bvr70q99j/input_mesh.obj +0 -0
- data/train/5uzd9ba4s72nmus0bvr70q99j/openfoam_mesh.obj +0 -0
- data/train/5uzd9ba4s72nmus0bvr70q99j/pressure_field_mesh.vtk +3 -0
- data/train/5uzd9ba4s72nmus0bvr70q99j/simulation_metadata.json +17 -0
- data/train/5uzd9ba4s72nmus0bvr70q99j/streamlines_mesh.ply +3 -0
.gitattributes
CHANGED
@@ -154,3 +154,5 @@ data/train/3fhnz7nsw185dp2wod9ghiipg/pressure_field_mesh.vtk filter=lfs diff=lfs
|
|
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
|
|
|
|
|
|
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
|
157 |
+
data/train/5uzd9ba4s72nmus0bvr70q99j/pressure_field_mesh.vtk filter=lfs diff=lfs merge=lfs -text
|
158 |
+
data/train/5uzd9ba4s72nmus0bvr70q99j/streamlines_mesh.ply filter=lfs diff=lfs merge=lfs -text
|
data/train/5uzd9ba4s72nmus0bvr70q99j/input_mesh.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/train/5uzd9ba4s72nmus0bvr70q99j/openfoam_mesh.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/train/5uzd9ba4s72nmus0bvr70q99j/pressure_field_mesh.vtk
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:545a91d7f2c040ac22de731b30d4ee2ea7a3849c9dbebe14e1237b832801248a
|
3 |
+
size 4940844
|
data/train/5uzd9ba4s72nmus0bvr70q99j/simulation_metadata.json
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"id": "5uzd9ba4s72nmus0bvr70q99j",
|
3 |
+
"object_file": "object_3.obj",
|
4 |
+
"wind_speed": 15,
|
5 |
+
"rotate_angle": 180,
|
6 |
+
"num_iterations": 300,
|
7 |
+
"resolution": 5,
|
8 |
+
"drag_coefficient": 0.3777385,
|
9 |
+
"moment_coefficient": 0.1332955,
|
10 |
+
"lift_coefficient": 0.09350864,
|
11 |
+
"front_lift_coefficient": 0.1800498,
|
12 |
+
"rear_lift_coefficient": -0.08654121,
|
13 |
+
"input_mesh_path": "data/train/5uzd9ba4s72nmus0bvr70q99j/input_mesh.obj",
|
14 |
+
"openfoam_mesh_path": "data/train/5uzd9ba4s72nmus0bvr70q99j/openfoam_mesh.obj",
|
15 |
+
"pressure_field_mesh_path": "data/train/5uzd9ba4s72nmus0bvr70q99j/pressure_field_mesh.vtk",
|
16 |
+
"streamlines_mesh_path": "data/train/5uzd9ba4s72nmus0bvr70q99j/streamlines_mesh.ply"
|
17 |
+
}
|
data/train/5uzd9ba4s72nmus0bvr70q99j/streamlines_mesh.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6a43eadb6bd623e4252740814fdfdc8df149b5922d812b90bd7ea0d6171421c
|
3 |
+
size 3608000
|