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_150/constant/polyMesh/points +3 -0
- openfoam_meshes/run_154/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_160/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_160/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_160/constant/polyMesh/points +3 -0
- openfoam_meshes/run_199/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_199/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_248/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_419/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_419/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_462/constant/polyMesh/points +3 -0
- run_156/slices/xNormal-autocfd_1.vtp +0 -0
- run_156/slices/xNormal_m07000.vtp +0 -0
- run_156/slices/xNormal_m09000.vtp +0 -0
- run_156/slices/xNormal_p07000.vtp +0 -0
- run_156/slices/xNormal_p09000.vtp +0 -0
- run_156/slices/xNormal_p13000.vtp +0 -0
- run_156/slices/xNormal_p15000.vtp +0 -0
- run_156/slices/xNormal_p19000.vtp +0 -0
- run_156/slices/xNormal_p21000.vtp +0 -0
- run_156/slices/xNormal_p41000.vtp +0 -0
- run_156/slices/xNormal_p53000.vtp +0 -0
- run_156/slices/xNormal_p57000.vtp +0 -0
- run_156/slices/xNormal_p63000.vtp +0 -0
- run_156/slices/xNormal_p65000.vtp +0 -0
- run_156/slices/yNormal_m12000.vtp +0 -0
- run_156/slices/yNormal_p12000.vtp +0 -0
- run_156/slices/yNormal_p14000.vtp +0 -0
- run_495/force_mom_495.csv +2 -0
- run_495/force_mom_constref_495.csv +2 -0
- run_495/geo_parameters_495.csv +2 -0
- run_495/geo_ref_495.csv +2 -0
- run_495/slices/xNormal_m11000.vtp +0 -0
- run_495/slices/xNormal_m13000.vtp +0 -0
- run_495/slices/xNormal_p05000.vtp +0 -0
- run_495/slices/xNormal_p11000.vtp +0 -0
- run_495/slices/xNormal_p17000.vtp +0 -0
- run_495/slices/xNormal_p37000.vtp +0 -0
- run_495/slices/xNormal_p39000.vtp +0 -0
- run_495/slices/xNormal_p43000.vtp +0 -0
- run_495/slices/xNormal_p47000.vtp +0 -0
- run_495/slices/xNormal_p59000.vtp +0 -0
- run_495/slices/zNormal_p14000.vtp +0 -0
- run_77/force_mom_77.csv +2 -0
- run_77/force_mom_constref_77.csv +2 -0
- run_77/geo_parameters_77.csv +2 -0
- run_77/geo_ref_77.csv +2 -0
- run_77/slices/xNormal-autocfd_1.vtp +0 -0
- run_77/slices/xNormal-autocfd_2.vtp +0 -0
.gitattributes
CHANGED
@@ -1576,3 +1576,14 @@ openfoam_meshes/run_462/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lf
|
|
1576 |
openfoam_meshes/run_150/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1577 |
openfoam_meshes/run_487/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1578 |
openfoam_meshes/run_462/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1576 |
openfoam_meshes/run_150/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1577 |
openfoam_meshes/run_487/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1578 |
openfoam_meshes/run_462/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1579 |
+
openfoam_meshes/run_160/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1580 |
+
openfoam_meshes/run_154/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1581 |
+
openfoam_meshes/run_462/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1582 |
+
openfoam_meshes/run_150/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1583 |
+
openfoam_meshes/run_248/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1584 |
+
openfoam_meshes/run_160/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1585 |
+
openfoam_meshes/run_419/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1586 |
+
openfoam_meshes/run_199/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1587 |
+
openfoam_meshes/run_419/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1588 |
+
openfoam_meshes/run_199/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1589 |
+
openfoam_meshes/run_160/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
openfoam_meshes/run_150/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46d87ccebba8de73e849cef98f961b98731e0bd9e009006435079f277372e045
|
3 |
+
size 3499316886
|
openfoam_meshes/run_154/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd44add49d93993dd577ddc54a391decfdb4e44c6b17f95df71708ca799a6c1b
|
3 |
+
size 8606239992
|
openfoam_meshes/run_160/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e81c7c91c653f8d47fbe0d154364e8a8180aed3f7bca199c464a29140731ca72
|
3 |
+
size 1753746120
|
openfoam_meshes/run_160/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c11cb084de695f0697eb745c84e55e8a4141e75515fc144696f7e528b0ad50d9
|
3 |
+
size 1753746116
|
openfoam_meshes/run_160/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66ee43cc9419e6b87892f0faa071e817e0750276a825492970788bf93a34520d
|
3 |
+
size 3673007886
|
openfoam_meshes/run_199/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66f9caa357ed5559ffde320a8da12b3bc36471ae49105919efa3e1f915e0f030
|
3 |
+
size 1685611412
|
openfoam_meshes/run_199/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a854637cee9a095e560391b3deefab9e5036d574739a9a52705d9018172e6156
|
3 |
+
size 1685611408
|
openfoam_meshes/run_248/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c3880987b11b3482f81a8d6efd94013a491db0c41f8b5f76b90dc62591661ac
|
3 |
+
size 9459447032
|
openfoam_meshes/run_419/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7e41f7c958ed2f87261d88a960046c0fba4533c715a80d9b5075cab4127f905
|
3 |
+
size 1493863888
|
openfoam_meshes/run_419/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:332f8ca1c650325793e9295b39d4c30ad4a55f24c2713226c8736e23d91f1187
|
3 |
+
size 1493863884
|
openfoam_meshes/run_462/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d24eca4c29c7a1d870a80faa8d9c29e71f88b67c313026cd0b73b4c021bf8d35
|
3 |
+
size 3519374502
|
run_156/slices/xNormal-autocfd_1.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_m07000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_m09000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_p07000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_p09000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_p13000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_p15000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_p19000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_p21000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_p41000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_p53000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_p57000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_p63000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/xNormal_p65000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/yNormal_m12000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/yNormal_p12000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_156/slices/yNormal_p14000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_495/force_mom_495.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
3.108296e-01,1.253626e-01,-3.369982e-03,1.287326e-01,3.648239e-02
|
run_495/force_mom_constref_495.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
3.573824e-01,1.441381e-01,-2.377671e-03,1.465158e-01,4.194634e-02
|
run_495/geo_parameters_495.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 |
+
-27.2062, 95.6735, 90.6042, 74.5124, 23.9541, -31.2214, -2.45238, -142.773, 61.4143, 35.1363, -29.0181, -3.44316, -106.167, 31.6135, 21.5902, 0.969109
|
run_495/geo_ref_495.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
lRef,aRef,forcesCoR,lRefRef,aRefRef,forcesCoRRef
|
2 |
+
2.758,2.495,(1.386 0 -0.3176),2.78618,2.17,(1.40009 0 -0.3176)
|
run_495/slices/xNormal_m11000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_495/slices/xNormal_m13000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_495/slices/xNormal_p05000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_495/slices/xNormal_p11000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_495/slices/xNormal_p17000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_495/slices/xNormal_p37000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_495/slices/xNormal_p39000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_495/slices/xNormal_p43000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_495/slices/xNormal_p47000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_495/slices/xNormal_p59000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_495/slices/zNormal_p14000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_77/force_mom_77.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
2.925788e-01,6.200032e-02,-1.145264e-01,1.765267e-01,4.685326e-02
|
run_77/force_mom_constref_77.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
2.936574e-01,6.222889e-02,-1.062887e-01,1.685176e-01,4.702599e-02
|
run_77/geo_parameters_77.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 |
+
-135.8, -25.8109, 33.1823, -96.8744, 72.294, 4.91139, -33.4875, 17.1876, -55.3826, -15.8403, -38.979, 36.8693, -103.726, 11.4963, -3.99578, -0.0894848
|
run_77/geo_ref_77.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
lRef,aRef,forcesCoR,lRefRef,aRefRef,forcesCoRRef
|
2 |
+
2.65,2.178,(1.3319999999999999 0 -0.3176),2.78618,2.17,(1.40009 0 -0.3176)
|
run_77/slices/xNormal-autocfd_1.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_77/slices/xNormal-autocfd_2.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|