Datasets:
Languages:
English
Size:
10K - 100K
Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- data/train/g4j4hmz3w76dbgd4gfemfnxpz/input_mesh.obj +0 -0
- data/train/g4j4hmz3w76dbgd4gfemfnxpz/openfoam_mesh.obj +0 -0
- data/train/g4j4hmz3w76dbgd4gfemfnxpz/pressure_field_mesh.vtk +3 -0
- data/train/g4j4hmz3w76dbgd4gfemfnxpz/simulation_metadata.json +17 -0
- data/train/g4j4hmz3w76dbgd4gfemfnxpz/streamlines_mesh.ply +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
data/train/g4j4hmz3w76dbgd4gfemfnxpz/pressure_field_mesh.vtk filter=lfs diff=lfs merge=lfs -text
|
60 |
+
data/train/g4j4hmz3w76dbgd4gfemfnxpz/streamlines_mesh.ply filter=lfs diff=lfs merge=lfs -text
|
data/train/g4j4hmz3w76dbgd4gfemfnxpz/input_mesh.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/train/g4j4hmz3w76dbgd4gfemfnxpz/openfoam_mesh.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/train/g4j4hmz3w76dbgd4gfemfnxpz/pressure_field_mesh.vtk
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe5c4b00d26acd3ecf32ed34b2ac5991df850105ce0ed4ac6db5a74f696a0c6a
|
3 |
+
size 1952403
|
data/train/g4j4hmz3w76dbgd4gfemfnxpz/simulation_metadata.json
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"id": "g4j4hmz3w76dbgd4gfemfnxpz",
|
3 |
+
"object_file": "object_1.obj",
|
4 |
+
"wind_speed": 30,
|
5 |
+
"rotate_angle": 304,
|
6 |
+
"num_iterations": 300,
|
7 |
+
"resolution": 5,
|
8 |
+
"drag_coefficient": 0.9103222,
|
9 |
+
"moment_coefficient": 0.4479776,
|
10 |
+
"lift_coefficient": 0.4633233,
|
11 |
+
"front_lift_coefficient": 0.6796392,
|
12 |
+
"rear_lift_coefficient": -0.2163159,
|
13 |
+
"input_mesh_path": "data/train/g4j4hmz3w76dbgd4gfemfnxpz/input_mesh.obj",
|
14 |
+
"openfoam_mesh_path": "data/train/g4j4hmz3w76dbgd4gfemfnxpz/openfoam_mesh.obj",
|
15 |
+
"pressure_field_mesh_path": "data/train/g4j4hmz3w76dbgd4gfemfnxpz/pressure_field_mesh.vtk",
|
16 |
+
"streamlines_mesh_path": "data/train/g4j4hmz3w76dbgd4gfemfnxpz/streamlines_mesh.ply"
|
17 |
+
}
|
data/train/g4j4hmz3w76dbgd4gfemfnxpz/streamlines_mesh.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dabe768d8da04baa1bb0250b10dfac4302243d019ed3088b04fc9f61d6c689e0
|
3 |
+
size 10927769
|