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 +11 -0
- openfoam_meshes/run_103/constant/polyMesh/points +3 -0
- openfoam_meshes/run_130/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_130/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_161/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_161/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_161/constant/polyMesh/points +3 -0
- openfoam_meshes/run_281/constant/polyMesh/points +3 -0
- openfoam_meshes/run_288/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_288/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_32/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_496/constant/polyMesh/points +3 -0
- run_187/force_mom_187.csv +2 -0
- run_187/force_mom_constref_187.csv +2 -0
- run_187/geo_parameters_187.csv +2 -0
- run_187/geo_ref_187.csv +2 -0
- run_187/slices/xNormal-autocfd_1.vtp +0 -0
- run_187/slices/xNormal-autocfd_2.vtp +0 -0
- run_187/slices/xNormal_m05000.vtp +0 -0
- run_187/slices/xNormal_m07000.vtp +0 -0
- run_187/slices/xNormal_m09000.vtp +0 -0
- run_187/slices/xNormal_m11000.vtp +0 -0
- run_187/slices/xNormal_m13000.vtp +0 -0
- run_187/slices/xNormal_m15000.vtp +0 -0
- run_187/slices/xNormal_p05000.vtp +0 -0
- run_187/slices/xNormal_p07000.vtp +0 -0
- run_187/slices/xNormal_p09000.vtp +0 -0
- run_187/slices/xNormal_p11000.vtp +0 -0
- run_187/slices/xNormal_p13000.vtp +0 -0
- run_187/slices/xNormal_p15000.vtp +0 -0
- run_187/slices/xNormal_p17000.vtp +0 -0
- run_187/slices/xNormal_p19000.vtp +0 -0
- run_187/slices/xNormal_p21000.vtp +0 -0
- run_187/slices/xNormal_p23000.vtp +0 -0
- run_187/slices/xNormal_p33000.vtp +0 -0
- run_187/slices/xNormal_p35000.vtp +0 -0
- run_187/slices/xNormal_p39000.vtp +0 -0
- run_187/slices/xNormal_p41000.vtp +0 -0
- run_187/slices/xNormal_p43000.vtp +0 -0
- run_187/slices/xNormal_p45000.vtp +0 -0
- run_187/slices/xNormal_p47000.vtp +0 -0
- run_187/slices/xNormal_p49000.vtp +0 -0
- run_187/slices/xNormal_p51000.vtp +0 -0
- run_187/slices/xNormal_p53000.vtp +0 -0
- run_187/slices/xNormal_p55000.vtp +0 -0
- run_187/slices/xNormal_p57000.vtp +0 -0
- run_187/slices/xNormal_p59000.vtp +0 -0
- run_187/slices/xNormal_p61000.vtp +0 -0
- run_187/slices/xNormal_p63000.vtp +0 -0
- run_187/slices/xNormal_p65000.vtp +0 -0
.gitattributes
CHANGED
@@ -1741,3 +1741,14 @@ openfoam_meshes/run_290/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -t
|
|
1741 |
openfoam_meshes/run_103/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1742 |
openfoam_meshes/run_103/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1743 |
openfoam_meshes/run_220/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1741 |
openfoam_meshes/run_103/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1742 |
openfoam_meshes/run_103/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1743 |
openfoam_meshes/run_220/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1744 |
+
openfoam_meshes/run_161/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1745 |
+
openfoam_meshes/run_496/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1746 |
+
openfoam_meshes/run_281/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1747 |
+
openfoam_meshes/run_161/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1748 |
+
openfoam_meshes/run_103/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1749 |
+
openfoam_meshes/run_130/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1750 |
+
openfoam_meshes/run_130/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1751 |
+
openfoam_meshes/run_288/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1752 |
+
openfoam_meshes/run_161/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1753 |
+
openfoam_meshes/run_32/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1754 |
+
openfoam_meshes/run_288/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
openfoam_meshes/run_103/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:342ed8f6cb07a0650b7b6965b0a507b77c6c061a73d34379e2bdc43a66d2179b
|
3 |
+
size 3751977198
|
openfoam_meshes/run_130/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3b6d9c7b0ca9b800d3104ea5b8967407ffad84f8de2e5aadf8159c566f3f2b0
|
3 |
+
size 1820084488
|
openfoam_meshes/run_130/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58786bc2f8cbe916060259e83c9fd0a332ee4b4572460d2fc83e09fe9c2d1068
|
3 |
+
size 1820084484
|
openfoam_meshes/run_161/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86ad34e7d9df7e2f531877ec4c929c813a205d92a0d7ef0f196bc854c072e3e4
|
3 |
+
size 1651848160
|
openfoam_meshes/run_161/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b35c7ae3003dae56aeae3e751e13188904e087ee8a71d934c9d74c3f7f63d35
|
3 |
+
size 1651848156
|
openfoam_meshes/run_161/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b909b39105572e1e416de802d8e5719f5e57ac6576998f7861e44cbfa4f05ebf
|
3 |
+
size 3453015126
|
openfoam_meshes/run_281/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5a3d08b54e8927e665525d9cdf748ca406ec260dd0d497a81236f6c17bf92d5
|
3 |
+
size 3878930910
|
openfoam_meshes/run_288/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c35b00d413f9eb30b07efc3cf2b6e44ec9ba4d286f94768d31096a64536fae48
|
3 |
+
size 1672748848
|
openfoam_meshes/run_288/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2158f9ea6a5ed5c22fa1f1e65fcfe9624b68e734754399a2bbb0572eac177599
|
3 |
+
size 1672748844
|
openfoam_meshes/run_32/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c1a571aa45b1750113e2443347d3dfba48336ab5999f8d1f604f2c2068a13c9
|
3 |
+
size 8442080028
|
openfoam_meshes/run_496/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b591b151612ac75eb1f0e7d688174d9c56712fc7021006a7e75f10c432ce40dd
|
3 |
+
size 3952938966
|
run_187/force_mom_187.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
2.729599e-01,2.305769e-02,-4.465300e-02,6.771069e-02,1.515322e-02
|
run_187/force_mom_constref_187.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
3.057905e-01,2.583099e-02,-4.814026e-02,7.397125e-02,1.697579e-02
|
run_187/geo_parameters_187.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 |
+
-68.6124, 42.1578, 73.0261, 27.1491, 69.3643, 45.1458, 2.33278, 34.7658, -96.7888, 123.613, 43.4428, -23.7557, 47.6414, -35.7693, 9.6761, 0.277703
|
run_187/geo_ref_187.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
lRef,aRef,forcesCoR,lRefRef,aRefRef,forcesCoRRef
|
2 |
+
2.717,2.431,(1.3655 0 -0.3176),2.78618,2.17,(1.40009 0 -0.3176)
|
run_187/slices/xNormal-autocfd_1.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal-autocfd_2.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_m05000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_m07000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_m09000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_m11000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_m13000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_m15000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p05000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p07000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p09000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p11000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p13000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p15000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p17000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p19000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p21000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p23000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p33000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p35000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p39000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p41000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p43000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p45000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p47000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p49000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p51000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p53000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p55000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p57000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p59000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p61000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p63000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_187/slices/xNormal_p65000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|