Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +10 -0
- openfoam_meshes/run_129/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_197/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_197/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_261/constant/polyMesh/points +3 -0
- openfoam_meshes/run_262/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_409/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_421/constant/polyMesh/faces.de3Ad392 +3 -0
- openfoam_meshes/run_421/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_421/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_429/constant/polyMesh/points +3 -0
- run_188/force_mom_188.csv +2 -0
- run_188/geo_parameters_188.csv +2 -0
- run_355/slices/xNormal_p37000.vtp +0 -0
- run_355/slices/xNormal_p45000.vtp +0 -0
- run_355/slices/xNormal_p51000.vtp +0 -0
- run_355/slices/xNormal_p55000.vtp +0 -0
- run_355/slices/xNormal_p59000.vtp +0 -0
- run_355/slices/yNormal_m12000.vtp +0 -0
- run_355/slices/yNormal_m14000.vtp +0 -0
- run_422/force_mom_422.csv +2 -0
- run_422/slices/xNormal-autocfd_1.vtp +0 -0
- run_422/slices/xNormal-autocfd_2.vtp +0 -0
- run_422/slices/xNormal_m05000.vtp +0 -0
- run_422/slices/xNormal_m07000.vtp +0 -0
- run_422/slices/xNormal_m09000.vtp +0 -0
- run_422/slices/xNormal_m11000.vtp +0 -0
- run_422/slices/xNormal_m13000.vtp +0 -0
- run_422/slices/xNormal_m15000.vtp +0 -0
- run_422/slices/xNormal_p05000.vtp +0 -0
- run_422/slices/xNormal_p07000.vtp +0 -0
- run_422/slices/xNormal_p09000.vtp +0 -0
- run_422/slices/xNormal_p11000.vtp +0 -0
- run_422/slices/xNormal_p13000.vtp +0 -0
- run_422/slices/xNormal_p15000.vtp +0 -0
- run_422/slices/xNormal_p17000.vtp +0 -0
- run_422/slices/xNormal_p19000.vtp +0 -0
- run_422/slices/xNormal_p21000.vtp +0 -0
- run_422/slices/xNormal_p23000.vtp +0 -0
- run_422/slices/xNormal_p25000.vtp +0 -0
- run_422/slices/xNormal_p35000.vtp +0 -0
- run_422/slices/xNormal_p37000.vtp +0 -0
- run_422/slices/xNormal_p39000.vtp +0 -0
- run_422/slices/xNormal_p41000.vtp +0 -0
- run_422/slices/xNormal_p43000.vtp +0 -0
- run_422/slices/xNormal_p45000.vtp +0 -0
- run_422/slices/xNormal_p47000.vtp +0 -0
- run_422/slices/xNormal_p49000.vtp +0 -0
- run_422/slices/xNormal_p51000.vtp +0 -0
- run_422/slices/xNormal_p53000.vtp +0 -0
.gitattributes
CHANGED
@@ -1243,3 +1243,13 @@ openfoam_meshes/run_100/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -t
|
|
1243 |
openfoam_meshes/run_223/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1244 |
openfoam_meshes/run_261/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1245 |
openfoam_meshes/run_421/constant/polyMesh/neighbour.72D67F14 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1243 |
openfoam_meshes/run_223/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1244 |
openfoam_meshes/run_261/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1245 |
openfoam_meshes/run_421/constant/polyMesh/neighbour.72D67F14 filter=lfs diff=lfs merge=lfs -text
|
1246 |
+
openfoam_meshes/run_421/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1247 |
+
openfoam_meshes/run_421/constant/polyMesh/faces.de3Ad392 filter=lfs diff=lfs merge=lfs -text
|
1248 |
+
openfoam_meshes/run_262/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1249 |
+
openfoam_meshes/run_429/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1250 |
+
openfoam_meshes/run_129/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1251 |
+
openfoam_meshes/run_421/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1252 |
+
openfoam_meshes/run_261/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1253 |
+
openfoam_meshes/run_409/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1254 |
+
openfoam_meshes/run_197/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1255 |
+
openfoam_meshes/run_197/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
openfoam_meshes/run_129/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be9783583f507d4c2e0f97d22a44e13e243b6bbf4a4cc71e16b71436c4bf5761
|
3 |
+
size 8677094484
|
openfoam_meshes/run_197/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa3dfbf90f09e84bcc6f4fdd2509fc3bacd6509120f2f664c69d234568c0f6b1
|
3 |
+
size 1904691972
|
openfoam_meshes/run_197/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b38c1db42bac56d3a2a9cf0aa3e5c71ded9417856932bd87e9fe3c749ba1b9f
|
3 |
+
size 1904691968
|
openfoam_meshes/run_261/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b0412ed4cd4c3d815e1962a5bd6233d1c1212e409428045e44b13cb7633b925
|
3 |
+
size 3733374006
|
openfoam_meshes/run_262/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e1c49381a5f81e9fec9b0a8495173857818525f57f1b2040851126423894c0c
|
3 |
+
size 8461713852
|
openfoam_meshes/run_409/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60f56f1a0426d4c6c4d71c3993ecc34cb218cc76b390a041f7dc42fa25236c8d
|
3 |
+
size 8460440512
|
openfoam_meshes/run_421/constant/polyMesh/faces.de3Ad392
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:592c420aea0eaa89270a05f39d4eb784bab8ec0ff2ae2b7b825c0393b315def0
|
3 |
+
size 788267008
|
openfoam_meshes/run_421/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:deebc6c490950f2894ec2a8564093d48ebfcc0fec7755576b6baf309b19d1394
|
3 |
+
size 1765315048
|
openfoam_meshes/run_421/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1530a50f8954f6d1e373c69757704de911b307628318f496dc0f3b91db809e8
|
3 |
+
size 1765315044
|
openfoam_meshes/run_429/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49ec5e8e92e8d8cfe23cf799f5eab0e4f48c98ad856a653f12bef575a7734691
|
3 |
+
size 3775456590
|
run_188/force_mom_188.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
2.579303e-01,-2.537855e-02,-1.916572e-01,1.662786e-01,3.303817e-02
|
run_188/geo_parameters_188.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Vehicle_Length, Vehicle_Width, Vehicle_Height, Front_Overhang, Front_Planview, Hood_Angle, Approach_Angle, Windscreen_Angle, Greenhouse_Tapering, Backlight_Angle, Decklid_Height, Rearend_tapering, Rear_Overhang, Rear_Diffusor_Angle, Vehicle_Ride_Height, Vehicle_Pitch
|
2 |
+
131.388, -57.8422, -26.9739, -97.8509, -5.63571, -4.85424, -32.6672, -115.234, 3.21119, -26.3871, -6.55717, 56.2443, -77.3586, 14.2307, -40.3239, -0.722297
|
run_355/slices/xNormal_p37000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_355/slices/xNormal_p45000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_355/slices/xNormal_p51000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_355/slices/xNormal_p55000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_355/slices/xNormal_p59000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_355/slices/yNormal_m12000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_355/slices/yNormal_m14000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/force_mom_422.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
2.780899e-01,-1.987002e-02,-1.147406e-01,9.487062e-02,1.224963e-02
|
run_422/slices/xNormal-autocfd_1.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal-autocfd_2.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_m05000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_m07000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_m09000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_m11000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_m13000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_m15000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p05000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p07000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p09000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p11000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p13000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p15000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p17000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p19000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p21000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p23000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p25000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p35000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p37000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p39000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p41000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p43000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p45000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p47000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p49000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p51000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_422/slices/xNormal_p53000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|