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_131/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_170/constant/polyMesh/points +3 -0
- openfoam_meshes/run_175/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_175/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_195/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_195/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_195/constant/polyMesh/points +3 -0
- openfoam_meshes/run_280/constant/polyMesh/faces +3 -0
- openfoam_meshes/run_464/constant/polyMesh/neighbour +3 -0
- openfoam_meshes/run_464/constant/polyMesh/owner +3 -0
- openfoam_meshes/run_479/constant/polyMesh/points +3 -0
- run_233/force_mom_233.csv +2 -0
- run_233/force_mom_constref_233.csv +2 -0
- run_233/geo_parameters_233.csv +2 -0
- run_233/geo_ref_233.csv +2 -0
- run_233/slices/xNormal-autocfd_1.vtp +0 -0
- run_233/slices/xNormal-autocfd_2.vtp +0 -0
- run_233/slices/xNormal_m05000.vtp +0 -0
- run_233/slices/xNormal_m07000.vtp +0 -0
- run_233/slices/xNormal_m09000.vtp +0 -0
- run_233/slices/xNormal_m11000.vtp +0 -0
- run_233/slices/xNormal_m13000.vtp +0 -0
- run_233/slices/xNormal_m15000.vtp +0 -0
- run_233/slices/xNormal_p05000.vtp +0 -0
- run_233/slices/xNormal_p07000.vtp +0 -0
- run_233/slices/xNormal_p09000.vtp +0 -0
- run_233/slices/xNormal_p11000.vtp +0 -0
- run_233/slices/xNormal_p13000.vtp +0 -0
- run_233/slices/xNormal_p15000.vtp +0 -0
- run_233/slices/xNormal_p17000.vtp +0 -0
- run_233/slices/xNormal_p19000.vtp +0 -0
- run_233/slices/xNormal_p21000.vtp +0 -0
- run_233/slices/xNormal_p23000.vtp +0 -0
- run_233/slices/xNormal_p25000.vtp +0 -0
- run_233/slices/xNormal_p35000.vtp +0 -0
- run_233/slices/xNormal_p37000.vtp +0 -0
- run_233/slices/xNormal_p39000.vtp +0 -0
- run_233/slices/xNormal_p41000.vtp +0 -0
- run_233/slices/xNormal_p43000.vtp +0 -0
- run_233/slices/xNormal_p45000.vtp +0 -0
- run_233/slices/xNormal_p47000.vtp +0 -0
- run_233/slices/xNormal_p49000.vtp +0 -0
- run_233/slices/xNormal_p51000.vtp +0 -0
- run_233/slices/xNormal_p53000.vtp +0 -0
- run_233/slices/xNormal_p55000.vtp +0 -0
- run_233/slices/xNormal_p57000.vtp +0 -0
- run_233/slices/xNormal_p59000.vtp +0 -0
- run_233/slices/xNormal_p61000.vtp +0 -0
- run_233/slices/xNormal_p63000.vtp +0 -0
.gitattributes
CHANGED
@@ -1066,3 +1066,14 @@ openfoam_meshes/run_186/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -t
|
|
1066 |
openfoam_meshes/run_219/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1067 |
openfoam_meshes/run_479/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1068 |
openfoam_meshes/run_186/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1066 |
openfoam_meshes/run_219/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1067 |
openfoam_meshes/run_479/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1068 |
openfoam_meshes/run_186/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1069 |
+
openfoam_meshes/run_195/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1070 |
+
openfoam_meshes/run_170/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1071 |
+
openfoam_meshes/run_479/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1072 |
+
openfoam_meshes/run_195/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1073 |
+
openfoam_meshes/run_280/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1074 |
+
openfoam_meshes/run_131/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
1075 |
+
openfoam_meshes/run_175/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
1076 |
+
openfoam_meshes/run_195/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
1077 |
+
openfoam_meshes/run_175/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1078 |
+
openfoam_meshes/run_464/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
1079 |
+
openfoam_meshes/run_464/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
openfoam_meshes/run_131/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:579f3614af603968b9f676bc731ad00b97bb906d1a3294bcc8f856bc40219dc8
|
3 |
+
size 8274370396
|
openfoam_meshes/run_170/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efbff9ac3d0e4bc877fa12003790c152b450360bb4155be232f6e3d3b2e632c4
|
3 |
+
size 3731420358
|
openfoam_meshes/run_175/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a8705d598dfcd8bce623dbb60de9f088d966479c357a142035a98a33fe81d95
|
3 |
+
size 1658761180
|
openfoam_meshes/run_175/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54270a57dd21451a29b49590f85e0e813189f421d7da3d978104afef461e0370
|
3 |
+
size 1658761176
|
openfoam_meshes/run_195/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce5b8fa28b60cf6fbbd4c4cb0bc2c99716f81f27e5709484849d21f08d0bfdaa
|
3 |
+
size 1690440184
|
openfoam_meshes/run_195/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01292a1352a335369ad786c5f9955de9ae8734c4b4b92140a2beeb2d597be426
|
3 |
+
size 1690440180
|
openfoam_meshes/run_195/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33c0e6fb8cdc17d13557af8330bdf42b71ed5b4fc4de9499af59bac31201d1bd
|
3 |
+
size 3539486478
|
openfoam_meshes/run_280/constant/polyMesh/faces
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d08188ee06193419ef40c85920e4bfdc4dd138b58c3c661adc0bc565e17eea8
|
3 |
+
size 9330506036
|
openfoam_meshes/run_464/constant/polyMesh/neighbour
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cdc8ee2ab1137c791b9f271da15d6bd23158ce2292f40693520d210b6770e6e
|
3 |
+
size 1780258836
|
openfoam_meshes/run_464/constant/polyMesh/owner
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:067cc96c081c033078bac8ce5f3e1062a7c0da2ce31b8e34d1e6ab46165a87eb
|
3 |
+
size 1780258832
|
openfoam_meshes/run_479/constant/polyMesh/points
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9eef72e466336de039cd1ed4cbe74b59647303d05b655a303ca5525b8ed52e5e
|
3 |
+
size 3310913598
|
run_233/force_mom_233.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
2.821019e-01,-4.998899e-02,-1.791003e-01,1.291113e-01,2.068029e-02
|
run_233/force_mom_constref_233.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Cd,Cl,Clf,Clr,Cs
|
2 |
+
2.659818e-01,-4.713247e-02,-1.785577e-01,1.314253e-01,1.949856e-02
|
run_233/geo_parameters_233.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 |
+
222.013, -31.2797, -94.1614, -17.7728, -65.4013, -4.07299, -29.9328, -56.6405, -1.47631, -61.5434, 34.8491, 67.4943, 10.5321, -9.98803, 38.5823, -0.831672
|
run_233/geo_ref_233.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
lRef,aRef,forcesCoR,lRefRef,aRefRef,forcesCoRRef
|
2 |
+
3.008,2.046,(1.511 0 -0.3176),2.78618,2.17,(1.40009 0 -0.3176)
|
run_233/slices/xNormal-autocfd_1.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal-autocfd_2.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_m05000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_m07000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_m09000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_m11000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_m13000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_m15000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p05000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p07000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p09000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p11000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p13000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p15000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p17000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p19000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p21000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p23000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p25000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p35000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p37000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p39000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p41000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p43000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p45000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p47000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p49000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p51000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p53000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p55000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p57000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p59000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p61000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run_233/slices/xNormal_p63000.vtp
ADDED
The diff for this file is too large to render.
See raw diff
|
|