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_180/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_180/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_255/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_267/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_287/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_287/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_351/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_359/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_37/constant/polyMesh/points +3 -0
- openfoam_meshes/run_442/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_442/constant/polyMesh/points +3 -0
- run_136/force_mom_136.csv +2 -0
- run_136/force_mom_constref_136.csv +2 -0
- run_136/geo_parameters_136.csv +2 -0
- run_136/geo_ref_136.csv +2 -0
- run_136/slices/xNormal-autocfd_1.vtp +0 -0
- run_136/slices/xNormal_m09000.vtp +0 -0
- run_136/slices/xNormal_p05000.vtp +0 -0
- run_136/slices/xNormal_p07000.vtp +0 -0
- run_136/slices/xNormal_p09000.vtp +0 -0
- run_136/slices/xNormal_p11000.vtp +0 -0
- run_136/slices/xNormal_p15000.vtp +0 -0
- run_136/slices/xNormal_p17000.vtp +0 -0
- run_136/slices/xNormal_p19000.vtp +0 -0
- run_136/slices/xNormal_p21000.vtp +0 -0
- run_136/slices/xNormal_p23000.vtp +0 -0
- run_136/slices/xNormal_p25000.vtp +0 -0
- run_136/slices/xNormal_p35000.vtp +0 -0
- run_136/slices/xNormal_p39000.vtp +0 -0
- run_136/slices/xNormal_p41000.vtp +0 -0
- run_136/slices/xNormal_p45000.vtp +0 -0
- run_136/slices/xNormal_p47000.vtp +0 -0
- run_136/slices/xNormal_p49000.vtp +0 -0
- run_136/slices/xNormal_p51000.vtp +0 -0
- run_136/slices/xNormal_p53000.vtp +0 -0
- run_136/slices/xNormal_p55000.vtp +0 -0
- run_136/slices/xNormal_p57000.vtp +0 -0
- run_136/slices/xNormal_p59000.vtp +0 -0
- run_136/slices/xNormal_p61000.vtp +0 -0
- run_136/slices/xNormal_p63000.vtp +0 -0
- run_136/slices/yNormal_m14000.vtp +0 -0
- run_136/slices/yNormal_p12000.vtp +0 -0
- run_136/slices/zNormal_p14000.vtp +0 -0
- run_205/slices/xNormal_p13000.vtp +0 -0
- run_88/force_mom_88.csv +2 -0
- run_88/force_mom_constref_88.csv +2 -0
- run_88/geo_parameters_88.csv +2 -0
- run_88/geo_ref_88.csv +2 -0
- run_88/slices/xNormal-autocfd_1.vtp +0 -0
.gitattributes
CHANGED
@@ -1534,3 +1534,14 @@ openfoam_meshes/run_232/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -
|
|
1534 |
openfoam_meshes/run_37/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1535 |
openfoam_meshes/run_352/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1536 |
openfoam_meshes/run_442/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1534 |
openfoam_meshes/run_37/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1535 |
openfoam_meshes/run_352/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1536 |
openfoam_meshes/run_442/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1537 |
+
openfoam_meshes/run_351/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1538 |
+
openfoam_meshes/run_442/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1539 |
+
openfoam_meshes/run_359/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1540 |
+
openfoam_meshes/run_255/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1541 |
+
openfoam_meshes/run_37/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1542 |
+
openfoam_meshes/run_287/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1543 |
+
openfoam_meshes/run_180/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1544 |
+
openfoam_meshes/run_287/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1545 |
+
openfoam_meshes/run_180/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1546 |
+
openfoam_meshes/run_267/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1547 |
+
openfoam_meshes/run_442/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
openfoam_meshes/run_180/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe09bda22e28112288175e2aa13d28f034157cd2e1ce1cf97cc64fabf66187b5
|
3 |
+
size 1726959612
|
openfoam_meshes/run_180/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3993cb7977da29ceda4e7f84b7711419f0ddb745ce1b845262b7bbc3c87e8d15
|
3 |
+
size 1726959608
|
openfoam_meshes/run_255/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cd4c4e90f1e3b996375280b1c75ec5399af355324755beb978599adb6f440e0
|
3 |
+
size 8600155112
|
openfoam_meshes/run_267/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8100ded63e047ef51055b63a547be0e2aa0ad103c1a681f900cf679e91bac343
|
3 |
+
size 8702650632
|
openfoam_meshes/run_287/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ebfaa83910a267368764d49da654af14755eecb394e5af48c70dc6180db579e
|
3 |
+
size 1945217800
|
openfoam_meshes/run_287/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a068cf7037a33c069dac5871aac654b01b053df711e99d83e1508ab8577fb8f
|
3 |
+
size 1945217796
|
openfoam_meshes/run_351/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3980c753f323615693559592b2055a42fd5c94461078647bb7faa9146a6aa406
|
3 |
+
size 9829945072
|
openfoam_meshes/run_359/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ed2312d38949d4175482e35fb23889f3ed1ea75c88dfeaeb288c98f617bdbe1
|
3 |
+
size 8249470708
|
openfoam_meshes/run_37/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0bb34f82eec1eab576fe5ed42eaa45c3da3b4e81f6522b6a2721afd95dbc022
|
3 |
+
size 3401750694
|
openfoam_meshes/run_442/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b45f66045f5edc06dac9836c425c14b453d3b8c0cb62175e235ba37f93cab807
|
3 |
+
size 1778422856
|
openfoam_meshes/run_442/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf825a4297b116403932c1e5fc315c1d21462921ae708f3a618d670138fe1304
|
3 |
+
size 3723934638
|
run_136/force_mom_136.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
2.673452e-01,-3.837855e-02,-1.352592e-01,9.688068e-02,2.314989e-02
|
run_136/force_mom_constref_136.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
2.741213e-01,-3.935127e-02,-1.435655e-01,1.042143e-01,2.373664e-02
|
run_136/geo_parameters_136.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 |
+
137.638, -42.2172, 51.1511, -109.57, -40.792, -22.0417, -22.8235, 95.7033, -93.6638, 147.05, -17.4947, -31.2557, -10.9523, 47.0432, 23.7386, -0.316047
|
run_136/geo_ref_136.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
lRef,aRef,forcesCoR,lRefRef,aRefRef,forcesCoRRef
|
2 |
+
2.923,2.225,(1.4685 0 -0.3176),2.78618,2.17,(1.40009 0 -0.3176)
|
run_136/slices/xNormal-autocfd_1.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_m09000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p05000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p07000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p09000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p11000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p15000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p17000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p19000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p21000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p23000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p25000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p35000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p39000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p41000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p45000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p47000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p49000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p51000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p53000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p55000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p57000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p59000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p61000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/xNormal_p63000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/yNormal_m14000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/yNormal_p12000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_136/slices/zNormal_p14000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_205/slices/xNormal_p13000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_88/force_mom_88.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
3.057566e-01,1.176839e-01,-7.803497e-03,1.254874e-01,2.696682e-02
|
run_88/force_mom_constref_88.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
3.357686e-01,1.292354e-01,-1.602904e-02,1.452645e-01,2.961380e-02
|
run_88/geo_parameters_88.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 |
+
151.7, 92.9391, 26.9323, -135.937, -44.8935, 14.2864, -0.675032, 120.313, 88.3674, 162.285, -42.104, 11.8693, -49.0383, 20.8713, 42.8792, 0.598015
|
run_88/geo_ref_88.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
lRef,aRef,forcesCoR,lRefRef,aRefRef,forcesCoRRef
|
2 |
+
2.937,2.383,(1.4754999999999998 0 -0.3176),2.78618,2.17,(1.40009 0 -0.3176)
|
run_88/slices/xNormal-autocfd_1.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|