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_121/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_121/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_176/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_306/constant/polyMesh/points +3 -0
- openfoam_meshes/run_366/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_366/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_366/constant/polyMesh/points +3 -0
- openfoam_meshes/run_370/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_370/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_370/constant/polyMesh/points +3 -0
- openfoam_meshes/run_392/constant/polyMesh/faces +3 -0
- run_36/force_mom_36.csv +2 -0
- run_36/force_mom_constref_36.csv +2 -0
- run_36/geo_parameters_36.csv +2 -0
- run_36/geo_ref_36.csv +2 -0
- run_36/slices/xNormal-autocfd_1.vtp +0 -0
- run_36/slices/xNormal-autocfd_2.vtp +0 -0
- run_36/slices/xNormal_m05000.vtp +0 -0
- run_36/slices/xNormal_m07000.vtp +0 -0
- run_36/slices/xNormal_m09000.vtp +0 -0
- run_36/slices/xNormal_m11000.vtp +0 -0
- run_36/slices/xNormal_m13000.vtp +0 -0
- run_36/slices/xNormal_m15000.vtp +0 -0
- run_36/slices/xNormal_p05000.vtp +0 -0
- run_36/slices/xNormal_p07000.vtp +0 -0
- run_36/slices/xNormal_p09000.vtp +0 -0
- run_36/slices/xNormal_p11000.vtp +0 -0
- run_36/slices/xNormal_p13000.vtp +0 -0
- run_36/slices/xNormal_p15000.vtp +0 -0
- run_36/slices/xNormal_p17000.vtp +0 -0
- run_36/slices/xNormal_p19000.vtp +0 -0
- run_36/slices/xNormal_p21000.vtp +0 -0
- run_36/slices/xNormal_p23000.vtp +0 -0
- run_36/slices/xNormal_p25000.vtp +0 -0
- run_36/slices/xNormal_p35000.vtp +0 -0
- run_36/slices/xNormal_p37000.vtp +0 -0
- run_36/slices/xNormal_p39000.vtp +0 -0
- run_36/slices/xNormal_p41000.vtp +0 -0
- run_36/slices/xNormal_p43000.vtp +0 -0
- run_36/slices/xNormal_p45000.vtp +0 -0
- run_36/slices/xNormal_p47000.vtp +0 -0
- run_36/slices/xNormal_p49000.vtp +0 -0
- run_36/slices/xNormal_p51000.vtp +0 -0
- run_36/slices/xNormal_p53000.vtp +0 -0
- run_36/slices/xNormal_p55000.vtp +0 -0
- run_36/slices/xNormal_p57000.vtp +0 -0
- run_36/slices/xNormal_p59000.vtp +0 -0
- run_36/slices/xNormal_p61000.vtp +0 -0
- run_36/slices/xNormal_p63000.vtp +0 -0
.gitattributes
CHANGED
@@ -1875,3 +1875,14 @@ openfoam_meshes/run_306/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -t
|
|
1875 |
openfoam_meshes/run_385/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1876 |
openfoam_meshes/run_335/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1877 |
openfoam_meshes/run_417/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1875 |
openfoam_meshes/run_385/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1876 |
openfoam_meshes/run_335/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1877 |
openfoam_meshes/run_417/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1878 |
+
openfoam_meshes/run_306/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1879 |
+
openfoam_meshes/run_370/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1880 |
+
openfoam_meshes/run_370/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1881 |
+
openfoam_meshes/run_366/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1882 |
+
openfoam_meshes/run_370/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1883 |
+
openfoam_meshes/run_366/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1884 |
+
openfoam_meshes/run_121/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1885 |
+
openfoam_meshes/run_121/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1886 |
+
openfoam_meshes/run_392/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1887 |
+
openfoam_meshes/run_176/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1888 |
+
openfoam_meshes/run_366/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
openfoam_meshes/run_121/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fa5cbbdbc50faacf80d1da0316143e5d0613f88e79524c87e0b138b35848592
|
3 |
+
size 1677123928
|
openfoam_meshes/run_121/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ed0763eea029a47383da936d9ada55a61a941292ac996b00d712f5da2df7311
|
3 |
+
size 1677123924
|
openfoam_meshes/run_176/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cf59915f50d51a7a2c0af5e18b590d6732451949525cbd428a6a4fc40490ee5
|
3 |
+
size 9275604744
|
openfoam_meshes/run_306/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe2ea2080d67b8d2e5885dacdad4a874a006b86fc0b47da1143b38520f0fb94e
|
3 |
+
size 3565141614
|
openfoam_meshes/run_366/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08292545823694a8b450a9c0118bed33bf7c2dc790ed13b96711a5d58fede84a
|
3 |
+
size 1762359820
|
openfoam_meshes/run_366/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:141efc9f6f31e9b4561888fb03e07d842bbf8f7ebf71d17ae6e1a4ce6187e2df
|
3 |
+
size 1762359816
|
openfoam_meshes/run_366/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2731db60de7238ca1e265be30634a3daba5159cc19f87b74bdf3e91e934c6a40
|
3 |
+
size 3693573174
|
openfoam_meshes/run_370/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c65998a4fa7fa528f5fdfed574ecd80075733c24deb30658399ae0e0847cac0b
|
3 |
+
size 1673763628
|
openfoam_meshes/run_370/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:641fb1f9f4f8047c02707975bf8f6b2ed27b6c243913f6c39c73cd81a935ce12
|
3 |
+
size 1673763624
|
openfoam_meshes/run_370/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f01be67d80daf21a47077134f183cb734abf8826ee6a3235244facc98143a5b7
|
3 |
+
size 3498893262
|
openfoam_meshes/run_392/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90e52140dbcd51f33471788830d9a6c5f8bc0125d90bfd74c993fc8035b48f9a
|
3 |
+
size 7647789604
|
run_36/force_mom_36.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
2.852321e-01,5.989973e-02,-5.105954e-02,1.109593e-01,3.362461e-02
|
run_36/force_mom_constref_36.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
2.789228e-01,5.857476e-02,-5.350594e-02,1.120807e-01,3.288084e-02
|
run_36/geo_parameters_36.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 |
+
92.3251, -55.4984, 84.7448, -24.6087, -10.9091, 27.5676, -24.1907, -83.5936, 8.67994, 164.628, -38.1978, 43.1193, -54.8976, 9.15259, -15.7145, 0.73864
|
run_36/geo_ref_36.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
lRef,aRef,forcesCoR,lRefRef,aRefRef,forcesCoRRef
|
2 |
+
2.878,2.122,(1.446 0 -0.3176),2.78618,2.17,(1.40009 0 -0.3176)
|
run_36/slices/xNormal-autocfd_1.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal-autocfd_2.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_m05000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_m07000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_m09000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_m11000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_m13000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_m15000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p05000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p07000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p09000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p11000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p13000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p15000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p17000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p19000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p21000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p23000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p25000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p35000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p37000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p39000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p41000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p43000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p45000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p47000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p49000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p51000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p53000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p55000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p57000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p59000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p61000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_36/slices/xNormal_p63000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|