Datasets:
ArXiv:
License:
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 +6 -0
- openfoam_meshes/run_137/0/U +383 -0
- openfoam_meshes/run_137/0/p +329 -0
- openfoam_meshes/run_137/0/p_rgh +328 -0
- openfoam_meshes/run_137/constant/fvOptions +30 -0
- openfoam_meshes/run_137/constant/geometryParameter.txt +7 -0
- openfoam_meshes/run_137/constant/transportProperties +26 -0
- openfoam_meshes/run_137/system/controlDict +116 -0
- openfoam_meshes/run_137/system/fvSchemes +71 -0
- openfoam_meshes/run_137/system/fvSolution +104 -0
- openfoam_meshes/run_189/constant/fvOptions +30 -0
- openfoam_meshes/run_189/constant/geometryParameter.txt +7 -0
- openfoam_meshes/run_189/constant/momentumTransport +35 -0
- openfoam_meshes/run_189/constant/polyMesh/boundary +441 -0
- openfoam_meshes/run_189/constant/polyMesh/cellZones +28 -0
- openfoam_meshes/run_189/constant/polyMesh/faceZones +26 -0
- openfoam_meshes/run_189/constant/polyMesh/geometryParameter.txt +7 -0
- openfoam_meshes/run_189/constant/transportProperties +26 -0
- openfoam_meshes/run_19/constant/polyMesh/points +3 -0
- openfoam_meshes/run_190/system/controlDict +116 -0
- openfoam_meshes/run_190/system/fvSchemes +71 -0
- openfoam_meshes/run_190/system/fvSolution +104 -0
- openfoam_meshes/run_218/constant/polyMesh/points +3 -0
- openfoam_meshes/run_258/0/U +383 -0
- openfoam_meshes/run_258/0/p +329 -0
- openfoam_meshes/run_258/0/p_rgh +328 -0
- openfoam_meshes/run_258/constant/fvOptions +30 -0
- openfoam_meshes/run_258/constant/geometryParameter.txt +7 -0
- openfoam_meshes/run_258/constant/momentumTransport +35 -0
- openfoam_meshes/run_258/constant/transportProperties +26 -0
- openfoam_meshes/run_291/0/U +383 -0
- openfoam_meshes/run_291/0/p +329 -0
- openfoam_meshes/run_291/0/p_rgh +328 -0
- openfoam_meshes/run_291/constant/fvOptions +30 -0
- openfoam_meshes/run_291/constant/geometryParameter.txt +7 -0
- openfoam_meshes/run_291/constant/momentumTransport +35 -0
- openfoam_meshes/run_291/constant/polyMesh/boundary +441 -0
- openfoam_meshes/run_291/constant/polyMesh/cellZones +28 -0
- openfoam_meshes/run_291/constant/polyMesh/geometryParameter.txt +7 -0
- openfoam_meshes/run_291/constant/transportProperties +26 -0
- openfoam_meshes/run_324/0/U +383 -0
- openfoam_meshes/run_324/0/p +329 -0
- openfoam_meshes/run_324/0/p_rgh +328 -0
- openfoam_meshes/run_324/constant/fvOptions +30 -0
- openfoam_meshes/run_324/constant/geometryParameter.txt +7 -0
- openfoam_meshes/run_324/constant/transportProperties +26 -0
- openfoam_meshes/run_324/system/controlDict +116 -0
- openfoam_meshes/run_324/system/fvSchemes +71 -0
- openfoam_meshes/run_324/system/fvSolution +104 -0
- openfoam_meshes/run_325/constant/polyMesh/faces +3 -0
.gitattributes
CHANGED
|
@@ -260,3 +260,9 @@ openfoam_meshes/run_361/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -
|
|
| 260 |
openfoam_meshes/run_300/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
| 261 |
openfoam_meshes/run_19/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
| 262 |
openfoam_meshes/run_218/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 260 |
openfoam_meshes/run_300/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
| 261 |
openfoam_meshes/run_19/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
| 262 |
openfoam_meshes/run_218/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
| 263 |
+
openfoam_meshes/run_19/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
| 264 |
+
openfoam_meshes/run_327/constant/polyMesh/neighbour filter=lfs diff=lfs merge=lfs -text
|
| 265 |
+
openfoam_meshes/run_329/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
| 266 |
+
openfoam_meshes/run_218/constant/polyMesh/points filter=lfs diff=lfs merge=lfs -text
|
| 267 |
+
openfoam_meshes/run_327/constant/polyMesh/owner filter=lfs diff=lfs merge=lfs -text
|
| 268 |
+
openfoam_meshes/run_325/constant/polyMesh/faces filter=lfs diff=lfs merge=lfs -text
|
openfoam_meshes/run_137/0/U
ADDED
|
@@ -0,0 +1,383 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 12:56:16 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_137/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class volVectorField;
|
| 18 |
+
location "";
|
| 19 |
+
object U;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
dimensions [0 1 -1 0 0 0 0];
|
| 26 |
+
|
| 27 |
+
internalField uniform ( 0. 0. 0. );
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
boundaryField
|
| 31 |
+
{
|
| 32 |
+
Body_A-Pillar
|
| 33 |
+
{
|
| 34 |
+
type fixedValue;
|
| 35 |
+
value uniform (0. 0. 0.);
|
| 36 |
+
}
|
| 37 |
+
|
| 38 |
+
Body_Door_handles
|
| 39 |
+
{
|
| 40 |
+
type fixedValue;
|
| 41 |
+
value uniform (0. 0. 0.);
|
| 42 |
+
}
|
| 43 |
+
|
| 44 |
+
Body_Fascia_front_1
|
| 45 |
+
{
|
| 46 |
+
type fixedValue;
|
| 47 |
+
value uniform (0. 0. 0.);
|
| 48 |
+
}
|
| 49 |
+
|
| 50 |
+
Body_Fascia_front_2
|
| 51 |
+
{
|
| 52 |
+
type fixedValue;
|
| 53 |
+
value uniform (0. 0. 0.);
|
| 54 |
+
}
|
| 55 |
+
|
| 56 |
+
Body_Fender
|
| 57 |
+
{
|
| 58 |
+
type fixedValue;
|
| 59 |
+
value uniform (0. 0. 0.);
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
Body_Headlamps
|
| 63 |
+
{
|
| 64 |
+
type fixedValue;
|
| 65 |
+
value uniform (0. 0. 0.);
|
| 66 |
+
}
|
| 67 |
+
|
| 68 |
+
Body_Hood
|
| 69 |
+
{
|
| 70 |
+
type fixedValue;
|
| 71 |
+
value uniform (0. 0. 0.);
|
| 72 |
+
}
|
| 73 |
+
|
| 74 |
+
Body_Rear
|
| 75 |
+
{
|
| 76 |
+
type fixedValue;
|
| 77 |
+
value uniform (0. 0. 0.);
|
| 78 |
+
}
|
| 79 |
+
|
| 80 |
+
Body_Rear_Access
|
| 81 |
+
{
|
| 82 |
+
type fixedValue;
|
| 83 |
+
value uniform (0. 0. 0.);
|
| 84 |
+
}
|
| 85 |
+
|
| 86 |
+
Body_Rocker
|
| 87 |
+
{
|
| 88 |
+
type fixedValue;
|
| 89 |
+
value uniform (0. 0. 0.);
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
Body_Roof
|
| 93 |
+
{
|
| 94 |
+
type fixedValue;
|
| 95 |
+
value uniform (0. 0. 0.);
|
| 96 |
+
}
|
| 97 |
+
|
| 98 |
+
Body_Side
|
| 99 |
+
{
|
| 100 |
+
type fixedValue;
|
| 101 |
+
value uniform (0. 0. 0.);
|
| 102 |
+
}
|
| 103 |
+
|
| 104 |
+
Body_Window_front
|
| 105 |
+
{
|
| 106 |
+
type fixedValue;
|
| 107 |
+
value uniform (0. 0. 0.);
|
| 108 |
+
}
|
| 109 |
+
|
| 110 |
+
Body_Window_front_frame
|
| 111 |
+
{
|
| 112 |
+
type fixedValue;
|
| 113 |
+
value uniform (0. 0. 0.);
|
| 114 |
+
}
|
| 115 |
+
|
| 116 |
+
Body_Window_Side
|
| 117 |
+
{
|
| 118 |
+
type fixedValue;
|
| 119 |
+
value uniform (0. 0. 0.);
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
Body_Window_side_frame
|
| 123 |
+
{
|
| 124 |
+
type fixedValue;
|
| 125 |
+
value uniform (0. 0. 0.);
|
| 126 |
+
}
|
| 127 |
+
|
| 128 |
+
Brake_Disc_front
|
| 129 |
+
{
|
| 130 |
+
type fixedValue;
|
| 131 |
+
value uniform (0. 0. 0.);
|
| 132 |
+
}
|
| 133 |
+
|
| 134 |
+
Brake_Disc_rear
|
| 135 |
+
{
|
| 136 |
+
type fixedValue;
|
| 137 |
+
value uniform (0. 0. 0.);
|
| 138 |
+
}
|
| 139 |
+
|
| 140 |
+
Closed_Grill_Lower_Insert
|
| 141 |
+
{
|
| 142 |
+
type fixedValue;
|
| 143 |
+
value uniform (0. 0. 0.);
|
| 144 |
+
}
|
| 145 |
+
|
| 146 |
+
Closed_Grill_Upper_Insert
|
| 147 |
+
{
|
| 148 |
+
type fixedValue;
|
| 149 |
+
value uniform (0. 0. 0.);
|
| 150 |
+
}
|
| 151 |
+
|
| 152 |
+
CTRL_SURFACE_Outlet
|
| 153 |
+
{
|
| 154 |
+
type fixedValue;
|
| 155 |
+
value uniform (0. 0. 0.);
|
| 156 |
+
}
|
| 157 |
+
|
| 158 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 159 |
+
{
|
| 160 |
+
type fixedValue;
|
| 161 |
+
value uniform (0. 0. 0.);
|
| 162 |
+
}
|
| 163 |
+
|
| 164 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 165 |
+
{
|
| 166 |
+
type fixedValue;
|
| 167 |
+
value uniform (0. 0. 0.);
|
| 168 |
+
}
|
| 169 |
+
|
| 170 |
+
domain_inlet
|
| 171 |
+
{
|
| 172 |
+
type surfaceNormalFixedValue;
|
| 173 |
+
refValue uniform -40.;
|
| 174 |
+
}
|
| 175 |
+
|
| 176 |
+
domain_outlet
|
| 177 |
+
{
|
| 178 |
+
type inletOutlet;
|
| 179 |
+
inletValue uniform (0. 0. 0.);
|
| 180 |
+
value uniform (0. 0. 0.);
|
| 181 |
+
}
|
| 182 |
+
|
| 183 |
+
domain_road_near_free_slip
|
| 184 |
+
{
|
| 185 |
+
type symmetry;
|
| 186 |
+
}
|
| 187 |
+
|
| 188 |
+
domain_road_near_viscous
|
| 189 |
+
{
|
| 190 |
+
type fixedValue;
|
| 191 |
+
value uniform (0. 0. 0.);
|
| 192 |
+
}
|
| 193 |
+
|
| 194 |
+
domain_road_viscous
|
| 195 |
+
{
|
| 196 |
+
type fixedValue;
|
| 197 |
+
value uniform (0. 0. 0.);
|
| 198 |
+
}
|
| 199 |
+
|
| 200 |
+
domain_road_viscous_outer
|
| 201 |
+
{
|
| 202 |
+
type fixedValue;
|
| 203 |
+
value uniform (0. 0. 0.);
|
| 204 |
+
}
|
| 205 |
+
|
| 206 |
+
domain_road_zero_free_slip
|
| 207 |
+
{
|
| 208 |
+
type symmetry;
|
| 209 |
+
}
|
| 210 |
+
|
| 211 |
+
domain_side1
|
| 212 |
+
{
|
| 213 |
+
type symmetry;
|
| 214 |
+
}
|
| 215 |
+
|
| 216 |
+
domain_side2
|
| 217 |
+
{
|
| 218 |
+
type symmetry;
|
| 219 |
+
}
|
| 220 |
+
|
| 221 |
+
domain_side_top
|
| 222 |
+
{
|
| 223 |
+
type symmetry;
|
| 224 |
+
}
|
| 225 |
+
|
| 226 |
+
Engine_Undershield
|
| 227 |
+
{
|
| 228 |
+
type fixedValue;
|
| 229 |
+
value uniform (0. 0. 0.);
|
| 230 |
+
}
|
| 231 |
+
|
| 232 |
+
Exhaust_System_1
|
| 233 |
+
{
|
| 234 |
+
type fixedValue;
|
| 235 |
+
value uniform (0. 0. 0.);
|
| 236 |
+
}
|
| 237 |
+
|
| 238 |
+
Exhaust_System_2
|
| 239 |
+
{
|
| 240 |
+
type fixedValue;
|
| 241 |
+
value uniform (0. 0. 0.);
|
| 242 |
+
}
|
| 243 |
+
|
| 244 |
+
Exhaust_System_3
|
| 245 |
+
{
|
| 246 |
+
type fixedValue;
|
| 247 |
+
value uniform (0. 0. 0.);
|
| 248 |
+
}
|
| 249 |
+
|
| 250 |
+
Mirrors_1
|
| 251 |
+
{
|
| 252 |
+
type fixedValue;
|
| 253 |
+
value uniform (0. 0. 0.);
|
| 254 |
+
}
|
| 255 |
+
|
| 256 |
+
Mirrors_2
|
| 257 |
+
{
|
| 258 |
+
type fixedValue;
|
| 259 |
+
value uniform (0. 0. 0.);
|
| 260 |
+
}
|
| 261 |
+
|
| 262 |
+
Notchback_B-Pillar
|
| 263 |
+
{
|
| 264 |
+
type fixedValue;
|
| 265 |
+
value uniform (0. 0. 0.);
|
| 266 |
+
}
|
| 267 |
+
|
| 268 |
+
Notchback_Body_side
|
| 269 |
+
{
|
| 270 |
+
type fixedValue;
|
| 271 |
+
value uniform (0. 0. 0.);
|
| 272 |
+
}
|
| 273 |
+
|
| 274 |
+
Notchback_C-Pillar
|
| 275 |
+
{
|
| 276 |
+
type fixedValue;
|
| 277 |
+
value uniform (0. 0. 0.);
|
| 278 |
+
}
|
| 279 |
+
|
| 280 |
+
Notchback_Roof
|
| 281 |
+
{
|
| 282 |
+
type fixedValue;
|
| 283 |
+
value uniform (0. 0. 0.);
|
| 284 |
+
}
|
| 285 |
+
|
| 286 |
+
Notchback_Trunk
|
| 287 |
+
{
|
| 288 |
+
type fixedValue;
|
| 289 |
+
value uniform (0. 0. 0.);
|
| 290 |
+
}
|
| 291 |
+
|
| 292 |
+
Notchback_Window_rear
|
| 293 |
+
{
|
| 294 |
+
type fixedValue;
|
| 295 |
+
value uniform (0. 0. 0.);
|
| 296 |
+
}
|
| 297 |
+
|
| 298 |
+
Notchback_Window_rear_frame
|
| 299 |
+
{
|
| 300 |
+
type fixedValue;
|
| 301 |
+
value uniform (0. 0. 0.);
|
| 302 |
+
}
|
| 303 |
+
|
| 304 |
+
Notchback_Window_side
|
| 305 |
+
{
|
| 306 |
+
type fixedValue;
|
| 307 |
+
value uniform (0. 0. 0.);
|
| 308 |
+
}
|
| 309 |
+
|
| 310 |
+
Notchback_Window_side_frame
|
| 311 |
+
{
|
| 312 |
+
type fixedValue;
|
| 313 |
+
value uniform (0. 0. 0.);
|
| 314 |
+
}
|
| 315 |
+
|
| 316 |
+
OCDA_Detailed_Underbody
|
| 317 |
+
{
|
| 318 |
+
type fixedValue;
|
| 319 |
+
value uniform (0. 0. 0.);
|
| 320 |
+
}
|
| 321 |
+
|
| 322 |
+
Powertrain
|
| 323 |
+
{
|
| 324 |
+
type fixedValue;
|
| 325 |
+
value uniform (0. 0. 0.);
|
| 326 |
+
}
|
| 327 |
+
|
| 328 |
+
Rims_front
|
| 329 |
+
{
|
| 330 |
+
type fixedValue;
|
| 331 |
+
value uniform (0. 0. 0.);
|
| 332 |
+
}
|
| 333 |
+
|
| 334 |
+
Rims_rear
|
| 335 |
+
{
|
| 336 |
+
type fixedValue;
|
| 337 |
+
value uniform (0. 0. 0.);
|
| 338 |
+
}
|
| 339 |
+
|
| 340 |
+
Tire_Plinth_front
|
| 341 |
+
{
|
| 342 |
+
type fixedValue;
|
| 343 |
+
value uniform (0. 0. 0.);
|
| 344 |
+
}
|
| 345 |
+
|
| 346 |
+
Tire_Plinth_rear
|
| 347 |
+
{
|
| 348 |
+
type fixedValue;
|
| 349 |
+
value uniform (0. 0. 0.);
|
| 350 |
+
}
|
| 351 |
+
|
| 352 |
+
Tires_front
|
| 353 |
+
{
|
| 354 |
+
type fixedValue;
|
| 355 |
+
value uniform (0. 0. 0.);
|
| 356 |
+
}
|
| 357 |
+
|
| 358 |
+
Tires_rear
|
| 359 |
+
{
|
| 360 |
+
type fixedValue;
|
| 361 |
+
value uniform (0. 0. 0.);
|
| 362 |
+
}
|
| 363 |
+
|
| 364 |
+
Wheel_Support_front_1
|
| 365 |
+
{
|
| 366 |
+
type fixedValue;
|
| 367 |
+
value uniform (0. 0. 0.);
|
| 368 |
+
}
|
| 369 |
+
|
| 370 |
+
Wheel_Support_front_2
|
| 371 |
+
{
|
| 372 |
+
type fixedValue;
|
| 373 |
+
value uniform (0. 0. 0.);
|
| 374 |
+
}
|
| 375 |
+
|
| 376 |
+
Wheel_Support_rear
|
| 377 |
+
{
|
| 378 |
+
type fixedValue;
|
| 379 |
+
value uniform (0. 0. 0.);
|
| 380 |
+
}
|
| 381 |
+
|
| 382 |
+
|
| 383 |
+
}
|
openfoam_meshes/run_137/0/p
ADDED
|
@@ -0,0 +1,329 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 12:56:16 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_137/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class volScalarField;
|
| 18 |
+
location "";
|
| 19 |
+
object p;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
dimensions [0 2 -2 0 0 0 0];
|
| 26 |
+
|
| 27 |
+
internalField uniform 0.;
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
boundaryField
|
| 31 |
+
{
|
| 32 |
+
Body_A-Pillar
|
| 33 |
+
{
|
| 34 |
+
type zeroGradient;
|
| 35 |
+
}
|
| 36 |
+
|
| 37 |
+
Body_Door_handles
|
| 38 |
+
{
|
| 39 |
+
type zeroGradient;
|
| 40 |
+
}
|
| 41 |
+
|
| 42 |
+
Body_Fascia_front_1
|
| 43 |
+
{
|
| 44 |
+
type zeroGradient;
|
| 45 |
+
}
|
| 46 |
+
|
| 47 |
+
Body_Fascia_front_2
|
| 48 |
+
{
|
| 49 |
+
type zeroGradient;
|
| 50 |
+
}
|
| 51 |
+
|
| 52 |
+
Body_Fender
|
| 53 |
+
{
|
| 54 |
+
type zeroGradient;
|
| 55 |
+
}
|
| 56 |
+
|
| 57 |
+
Body_Headlamps
|
| 58 |
+
{
|
| 59 |
+
type zeroGradient;
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
Body_Hood
|
| 63 |
+
{
|
| 64 |
+
type zeroGradient;
|
| 65 |
+
}
|
| 66 |
+
|
| 67 |
+
Body_Rear
|
| 68 |
+
{
|
| 69 |
+
type zeroGradient;
|
| 70 |
+
}
|
| 71 |
+
|
| 72 |
+
Body_Rear_Access
|
| 73 |
+
{
|
| 74 |
+
type zeroGradient;
|
| 75 |
+
}
|
| 76 |
+
|
| 77 |
+
Body_Rocker
|
| 78 |
+
{
|
| 79 |
+
type zeroGradient;
|
| 80 |
+
}
|
| 81 |
+
|
| 82 |
+
Body_Roof
|
| 83 |
+
{
|
| 84 |
+
type zeroGradient;
|
| 85 |
+
}
|
| 86 |
+
|
| 87 |
+
Body_Side
|
| 88 |
+
{
|
| 89 |
+
type zeroGradient;
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
Body_Window_front
|
| 93 |
+
{
|
| 94 |
+
type zeroGradient;
|
| 95 |
+
}
|
| 96 |
+
|
| 97 |
+
Body_Window_front_frame
|
| 98 |
+
{
|
| 99 |
+
type zeroGradient;
|
| 100 |
+
}
|
| 101 |
+
|
| 102 |
+
Body_Window_Side
|
| 103 |
+
{
|
| 104 |
+
type zeroGradient;
|
| 105 |
+
}
|
| 106 |
+
|
| 107 |
+
Body_Window_side_frame
|
| 108 |
+
{
|
| 109 |
+
type zeroGradient;
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
Brake_Disc_front
|
| 113 |
+
{
|
| 114 |
+
type zeroGradient;
|
| 115 |
+
}
|
| 116 |
+
|
| 117 |
+
Brake_Disc_rear
|
| 118 |
+
{
|
| 119 |
+
type zeroGradient;
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
Closed_Grill_Lower_Insert
|
| 123 |
+
{
|
| 124 |
+
type zeroGradient;
|
| 125 |
+
}
|
| 126 |
+
|
| 127 |
+
Closed_Grill_Upper_Insert
|
| 128 |
+
{
|
| 129 |
+
type zeroGradient;
|
| 130 |
+
}
|
| 131 |
+
|
| 132 |
+
CTRL_SURFACE_Outlet
|
| 133 |
+
{
|
| 134 |
+
type zeroGradient;
|
| 135 |
+
}
|
| 136 |
+
|
| 137 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 138 |
+
{
|
| 139 |
+
type zeroGradient;
|
| 140 |
+
}
|
| 141 |
+
|
| 142 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 143 |
+
{
|
| 144 |
+
type zeroGradient;
|
| 145 |
+
}
|
| 146 |
+
|
| 147 |
+
domain_inlet
|
| 148 |
+
{
|
| 149 |
+
type zeroGradient;
|
| 150 |
+
}
|
| 151 |
+
|
| 152 |
+
domain_outlet
|
| 153 |
+
{
|
| 154 |
+
type fixedValue;
|
| 155 |
+
value uniform 0.;
|
| 156 |
+
}
|
| 157 |
+
|
| 158 |
+
domain_road_near_free_slip
|
| 159 |
+
{
|
| 160 |
+
type symmetry;
|
| 161 |
+
}
|
| 162 |
+
|
| 163 |
+
domain_road_near_viscous
|
| 164 |
+
{
|
| 165 |
+
type zeroGradient;
|
| 166 |
+
}
|
| 167 |
+
|
| 168 |
+
domain_road_viscous
|
| 169 |
+
{
|
| 170 |
+
type zeroGradient;
|
| 171 |
+
}
|
| 172 |
+
|
| 173 |
+
domain_road_viscous_outer
|
| 174 |
+
{
|
| 175 |
+
type zeroGradient;
|
| 176 |
+
}
|
| 177 |
+
|
| 178 |
+
domain_road_zero_free_slip
|
| 179 |
+
{
|
| 180 |
+
type symmetry;
|
| 181 |
+
}
|
| 182 |
+
|
| 183 |
+
domain_side1
|
| 184 |
+
{
|
| 185 |
+
type symmetry;
|
| 186 |
+
}
|
| 187 |
+
|
| 188 |
+
domain_side2
|
| 189 |
+
{
|
| 190 |
+
type symmetry;
|
| 191 |
+
}
|
| 192 |
+
|
| 193 |
+
domain_side_top
|
| 194 |
+
{
|
| 195 |
+
type symmetry;
|
| 196 |
+
}
|
| 197 |
+
|
| 198 |
+
Engine_Undershield
|
| 199 |
+
{
|
| 200 |
+
type zeroGradient;
|
| 201 |
+
}
|
| 202 |
+
|
| 203 |
+
Exhaust_System_1
|
| 204 |
+
{
|
| 205 |
+
type zeroGradient;
|
| 206 |
+
}
|
| 207 |
+
|
| 208 |
+
Exhaust_System_2
|
| 209 |
+
{
|
| 210 |
+
type zeroGradient;
|
| 211 |
+
}
|
| 212 |
+
|
| 213 |
+
Exhaust_System_3
|
| 214 |
+
{
|
| 215 |
+
type zeroGradient;
|
| 216 |
+
}
|
| 217 |
+
|
| 218 |
+
Mirrors_1
|
| 219 |
+
{
|
| 220 |
+
type zeroGradient;
|
| 221 |
+
}
|
| 222 |
+
|
| 223 |
+
Mirrors_2
|
| 224 |
+
{
|
| 225 |
+
type zeroGradient;
|
| 226 |
+
}
|
| 227 |
+
|
| 228 |
+
Notchback_B-Pillar
|
| 229 |
+
{
|
| 230 |
+
type zeroGradient;
|
| 231 |
+
}
|
| 232 |
+
|
| 233 |
+
Notchback_Body_side
|
| 234 |
+
{
|
| 235 |
+
type zeroGradient;
|
| 236 |
+
}
|
| 237 |
+
|
| 238 |
+
Notchback_C-Pillar
|
| 239 |
+
{
|
| 240 |
+
type zeroGradient;
|
| 241 |
+
}
|
| 242 |
+
|
| 243 |
+
Notchback_Roof
|
| 244 |
+
{
|
| 245 |
+
type zeroGradient;
|
| 246 |
+
}
|
| 247 |
+
|
| 248 |
+
Notchback_Trunk
|
| 249 |
+
{
|
| 250 |
+
type zeroGradient;
|
| 251 |
+
}
|
| 252 |
+
|
| 253 |
+
Notchback_Window_rear
|
| 254 |
+
{
|
| 255 |
+
type zeroGradient;
|
| 256 |
+
}
|
| 257 |
+
|
| 258 |
+
Notchback_Window_rear_frame
|
| 259 |
+
{
|
| 260 |
+
type zeroGradient;
|
| 261 |
+
}
|
| 262 |
+
|
| 263 |
+
Notchback_Window_side
|
| 264 |
+
{
|
| 265 |
+
type zeroGradient;
|
| 266 |
+
}
|
| 267 |
+
|
| 268 |
+
Notchback_Window_side_frame
|
| 269 |
+
{
|
| 270 |
+
type zeroGradient;
|
| 271 |
+
}
|
| 272 |
+
|
| 273 |
+
OCDA_Detailed_Underbody
|
| 274 |
+
{
|
| 275 |
+
type zeroGradient;
|
| 276 |
+
}
|
| 277 |
+
|
| 278 |
+
Powertrain
|
| 279 |
+
{
|
| 280 |
+
type zeroGradient;
|
| 281 |
+
}
|
| 282 |
+
|
| 283 |
+
Rims_front
|
| 284 |
+
{
|
| 285 |
+
type zeroGradient;
|
| 286 |
+
}
|
| 287 |
+
|
| 288 |
+
Rims_rear
|
| 289 |
+
{
|
| 290 |
+
type zeroGradient;
|
| 291 |
+
}
|
| 292 |
+
|
| 293 |
+
Tire_Plinth_front
|
| 294 |
+
{
|
| 295 |
+
type zeroGradient;
|
| 296 |
+
}
|
| 297 |
+
|
| 298 |
+
Tire_Plinth_rear
|
| 299 |
+
{
|
| 300 |
+
type zeroGradient;
|
| 301 |
+
}
|
| 302 |
+
|
| 303 |
+
Tires_front
|
| 304 |
+
{
|
| 305 |
+
type zeroGradient;
|
| 306 |
+
}
|
| 307 |
+
|
| 308 |
+
Tires_rear
|
| 309 |
+
{
|
| 310 |
+
type zeroGradient;
|
| 311 |
+
}
|
| 312 |
+
|
| 313 |
+
Wheel_Support_front_1
|
| 314 |
+
{
|
| 315 |
+
type zeroGradient;
|
| 316 |
+
}
|
| 317 |
+
|
| 318 |
+
Wheel_Support_front_2
|
| 319 |
+
{
|
| 320 |
+
type zeroGradient;
|
| 321 |
+
}
|
| 322 |
+
|
| 323 |
+
Wheel_Support_rear
|
| 324 |
+
{
|
| 325 |
+
type zeroGradient;
|
| 326 |
+
}
|
| 327 |
+
|
| 328 |
+
|
| 329 |
+
}
|
openfoam_meshes/run_137/0/p_rgh
ADDED
|
@@ -0,0 +1,328 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 12:56:16 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_137/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class volScalarField;
|
| 18 |
+
location "";
|
| 19 |
+
object p_rgh;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
dimensions [0 2 -2 0 0 0 0];
|
| 26 |
+
|
| 27 |
+
internalField uniform 0.;
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
boundaryField
|
| 31 |
+
{
|
| 32 |
+
Body_A-Pillar
|
| 33 |
+
{
|
| 34 |
+
type zeroGradient;
|
| 35 |
+
}
|
| 36 |
+
|
| 37 |
+
Body_Door_handles
|
| 38 |
+
{
|
| 39 |
+
type zeroGradient;
|
| 40 |
+
}
|
| 41 |
+
|
| 42 |
+
Body_Fascia_front_1
|
| 43 |
+
{
|
| 44 |
+
type zeroGradient;
|
| 45 |
+
}
|
| 46 |
+
|
| 47 |
+
Body_Fascia_front_2
|
| 48 |
+
{
|
| 49 |
+
type zeroGradient;
|
| 50 |
+
}
|
| 51 |
+
|
| 52 |
+
Body_Fender
|
| 53 |
+
{
|
| 54 |
+
type zeroGradient;
|
| 55 |
+
}
|
| 56 |
+
|
| 57 |
+
Body_Headlamps
|
| 58 |
+
{
|
| 59 |
+
type zeroGradient;
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
Body_Hood
|
| 63 |
+
{
|
| 64 |
+
type zeroGradient;
|
| 65 |
+
}
|
| 66 |
+
|
| 67 |
+
Body_Rear
|
| 68 |
+
{
|
| 69 |
+
type zeroGradient;
|
| 70 |
+
}
|
| 71 |
+
|
| 72 |
+
Body_Rear_Access
|
| 73 |
+
{
|
| 74 |
+
type zeroGradient;
|
| 75 |
+
}
|
| 76 |
+
|
| 77 |
+
Body_Rocker
|
| 78 |
+
{
|
| 79 |
+
type zeroGradient;
|
| 80 |
+
}
|
| 81 |
+
|
| 82 |
+
Body_Roof
|
| 83 |
+
{
|
| 84 |
+
type zeroGradient;
|
| 85 |
+
}
|
| 86 |
+
|
| 87 |
+
Body_Side
|
| 88 |
+
{
|
| 89 |
+
type zeroGradient;
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
Body_Window_front
|
| 93 |
+
{
|
| 94 |
+
type zeroGradient;
|
| 95 |
+
}
|
| 96 |
+
|
| 97 |
+
Body_Window_front_frame
|
| 98 |
+
{
|
| 99 |
+
type zeroGradient;
|
| 100 |
+
}
|
| 101 |
+
|
| 102 |
+
Body_Window_Side
|
| 103 |
+
{
|
| 104 |
+
type zeroGradient;
|
| 105 |
+
}
|
| 106 |
+
|
| 107 |
+
Body_Window_side_frame
|
| 108 |
+
{
|
| 109 |
+
type zeroGradient;
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
Brake_Disc_front
|
| 113 |
+
{
|
| 114 |
+
type zeroGradient;
|
| 115 |
+
}
|
| 116 |
+
|
| 117 |
+
Brake_Disc_rear
|
| 118 |
+
{
|
| 119 |
+
type zeroGradient;
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
Closed_Grill_Lower_Insert
|
| 123 |
+
{
|
| 124 |
+
type zeroGradient;
|
| 125 |
+
}
|
| 126 |
+
|
| 127 |
+
Closed_Grill_Upper_Insert
|
| 128 |
+
{
|
| 129 |
+
type zeroGradient;
|
| 130 |
+
}
|
| 131 |
+
|
| 132 |
+
CTRL_SURFACE_Outlet
|
| 133 |
+
{
|
| 134 |
+
type zeroGradient;
|
| 135 |
+
}
|
| 136 |
+
|
| 137 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 138 |
+
{
|
| 139 |
+
type zeroGradient;
|
| 140 |
+
}
|
| 141 |
+
|
| 142 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 143 |
+
{
|
| 144 |
+
type zeroGradient;
|
| 145 |
+
}
|
| 146 |
+
|
| 147 |
+
domain_inlet
|
| 148 |
+
{
|
| 149 |
+
type zeroGradient;
|
| 150 |
+
}
|
| 151 |
+
|
| 152 |
+
domain_outlet
|
| 153 |
+
{
|
| 154 |
+
type zeroGradient;
|
| 155 |
+
}
|
| 156 |
+
|
| 157 |
+
domain_road_near_free_slip
|
| 158 |
+
{
|
| 159 |
+
type symmetry;
|
| 160 |
+
}
|
| 161 |
+
|
| 162 |
+
domain_road_near_viscous
|
| 163 |
+
{
|
| 164 |
+
type zeroGradient;
|
| 165 |
+
}
|
| 166 |
+
|
| 167 |
+
domain_road_viscous
|
| 168 |
+
{
|
| 169 |
+
type zeroGradient;
|
| 170 |
+
}
|
| 171 |
+
|
| 172 |
+
domain_road_viscous_outer
|
| 173 |
+
{
|
| 174 |
+
type zeroGradient;
|
| 175 |
+
}
|
| 176 |
+
|
| 177 |
+
domain_road_zero_free_slip
|
| 178 |
+
{
|
| 179 |
+
type symmetry;
|
| 180 |
+
}
|
| 181 |
+
|
| 182 |
+
domain_side1
|
| 183 |
+
{
|
| 184 |
+
type symmetry;
|
| 185 |
+
}
|
| 186 |
+
|
| 187 |
+
domain_side2
|
| 188 |
+
{
|
| 189 |
+
type symmetry;
|
| 190 |
+
}
|
| 191 |
+
|
| 192 |
+
domain_side_top
|
| 193 |
+
{
|
| 194 |
+
type symmetry;
|
| 195 |
+
}
|
| 196 |
+
|
| 197 |
+
Engine_Undershield
|
| 198 |
+
{
|
| 199 |
+
type zeroGradient;
|
| 200 |
+
}
|
| 201 |
+
|
| 202 |
+
Exhaust_System_1
|
| 203 |
+
{
|
| 204 |
+
type zeroGradient;
|
| 205 |
+
}
|
| 206 |
+
|
| 207 |
+
Exhaust_System_2
|
| 208 |
+
{
|
| 209 |
+
type zeroGradient;
|
| 210 |
+
}
|
| 211 |
+
|
| 212 |
+
Exhaust_System_3
|
| 213 |
+
{
|
| 214 |
+
type zeroGradient;
|
| 215 |
+
}
|
| 216 |
+
|
| 217 |
+
Mirrors_1
|
| 218 |
+
{
|
| 219 |
+
type zeroGradient;
|
| 220 |
+
}
|
| 221 |
+
|
| 222 |
+
Mirrors_2
|
| 223 |
+
{
|
| 224 |
+
type zeroGradient;
|
| 225 |
+
}
|
| 226 |
+
|
| 227 |
+
Notchback_B-Pillar
|
| 228 |
+
{
|
| 229 |
+
type zeroGradient;
|
| 230 |
+
}
|
| 231 |
+
|
| 232 |
+
Notchback_Body_side
|
| 233 |
+
{
|
| 234 |
+
type zeroGradient;
|
| 235 |
+
}
|
| 236 |
+
|
| 237 |
+
Notchback_C-Pillar
|
| 238 |
+
{
|
| 239 |
+
type zeroGradient;
|
| 240 |
+
}
|
| 241 |
+
|
| 242 |
+
Notchback_Roof
|
| 243 |
+
{
|
| 244 |
+
type zeroGradient;
|
| 245 |
+
}
|
| 246 |
+
|
| 247 |
+
Notchback_Trunk
|
| 248 |
+
{
|
| 249 |
+
type zeroGradient;
|
| 250 |
+
}
|
| 251 |
+
|
| 252 |
+
Notchback_Window_rear
|
| 253 |
+
{
|
| 254 |
+
type zeroGradient;
|
| 255 |
+
}
|
| 256 |
+
|
| 257 |
+
Notchback_Window_rear_frame
|
| 258 |
+
{
|
| 259 |
+
type zeroGradient;
|
| 260 |
+
}
|
| 261 |
+
|
| 262 |
+
Notchback_Window_side
|
| 263 |
+
{
|
| 264 |
+
type zeroGradient;
|
| 265 |
+
}
|
| 266 |
+
|
| 267 |
+
Notchback_Window_side_frame
|
| 268 |
+
{
|
| 269 |
+
type zeroGradient;
|
| 270 |
+
}
|
| 271 |
+
|
| 272 |
+
OCDA_Detailed_Underbody
|
| 273 |
+
{
|
| 274 |
+
type zeroGradient;
|
| 275 |
+
}
|
| 276 |
+
|
| 277 |
+
Powertrain
|
| 278 |
+
{
|
| 279 |
+
type zeroGradient;
|
| 280 |
+
}
|
| 281 |
+
|
| 282 |
+
Rims_front
|
| 283 |
+
{
|
| 284 |
+
type zeroGradient;
|
| 285 |
+
}
|
| 286 |
+
|
| 287 |
+
Rims_rear
|
| 288 |
+
{
|
| 289 |
+
type zeroGradient;
|
| 290 |
+
}
|
| 291 |
+
|
| 292 |
+
Tire_Plinth_front
|
| 293 |
+
{
|
| 294 |
+
type zeroGradient;
|
| 295 |
+
}
|
| 296 |
+
|
| 297 |
+
Tire_Plinth_rear
|
| 298 |
+
{
|
| 299 |
+
type zeroGradient;
|
| 300 |
+
}
|
| 301 |
+
|
| 302 |
+
Tires_front
|
| 303 |
+
{
|
| 304 |
+
type zeroGradient;
|
| 305 |
+
}
|
| 306 |
+
|
| 307 |
+
Tires_rear
|
| 308 |
+
{
|
| 309 |
+
type zeroGradient;
|
| 310 |
+
}
|
| 311 |
+
|
| 312 |
+
Wheel_Support_front_1
|
| 313 |
+
{
|
| 314 |
+
type zeroGradient;
|
| 315 |
+
}
|
| 316 |
+
|
| 317 |
+
Wheel_Support_front_2
|
| 318 |
+
{
|
| 319 |
+
type zeroGradient;
|
| 320 |
+
}
|
| 321 |
+
|
| 322 |
+
Wheel_Support_rear
|
| 323 |
+
{
|
| 324 |
+
type zeroGradient;
|
| 325 |
+
}
|
| 326 |
+
|
| 327 |
+
|
| 328 |
+
}
|
openfoam_meshes/run_137/constant/fvOptions
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 12:56:16 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_137/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object fvOptions;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
limitVelocity
|
| 25 |
+
{
|
| 26 |
+
type limitVelocity;
|
| 27 |
+
active yes;
|
| 28 |
+
selectionMode all;
|
| 29 |
+
max 120;
|
| 30 |
+
}
|
openfoam_meshes/run_137/constant/geometryParameter.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// Geometrical parameters:
|
| 2 |
+
lref 2.998; // reference length (in m) - wheelbase
|
| 3 |
+
Aref 2.053; // reference area (in m^2.053) - frontal area
|
| 4 |
+
forcesCoR (1.506 0 -0.3176); // center of rotation for moment coeff. calculations
|
| 5 |
+
lrefRef 2.78618; // case independent reference length from the drivAer2a case (in m) - wheelbase
|
| 6 |
+
ArefRef 2.17; // case independent reference area from the drivAer2a case (in m^2) - frontal area
|
| 7 |
+
forcesCoRRef (1.40009 0 -0.3176); // case independent reference center of rotation from the drivAer2a case for moment coeff. calculations
|
openfoam_meshes/run_137/constant/transportProperties
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 12:56:16 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_137/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object transportProperties;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
transportModel Newtonian;
|
| 25 |
+
|
| 26 |
+
nu nu [0 2 -1 0 0 0 0] 1.51163E-005;
|
openfoam_meshes/run_137/system/controlDict
ADDED
|
@@ -0,0 +1,116 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 12:56:16 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_137/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object controlDict;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
application UserSolver;
|
| 25 |
+
|
| 26 |
+
startFrom startTime;
|
| 27 |
+
|
| 28 |
+
startTime 0.;
|
| 29 |
+
|
| 30 |
+
stopAt endTime;
|
| 31 |
+
|
| 32 |
+
endTime 1.;
|
| 33 |
+
|
| 34 |
+
deltaT 1.;
|
| 35 |
+
|
| 36 |
+
writeControl timeStep;
|
| 37 |
+
|
| 38 |
+
writeInterval 1.;
|
| 39 |
+
|
| 40 |
+
purgeWrite 0;
|
| 41 |
+
|
| 42 |
+
writeFormat binary;
|
| 43 |
+
|
| 44 |
+
writePrecision 6;
|
| 45 |
+
|
| 46 |
+
writeCompression uncompressed;
|
| 47 |
+
|
| 48 |
+
timeFormat general;
|
| 49 |
+
|
| 50 |
+
timePrecision 6;
|
| 51 |
+
|
| 52 |
+
graphFormat raw;
|
| 53 |
+
|
| 54 |
+
runTimeModifiable yes;
|
| 55 |
+
|
| 56 |
+
adjustTimeStep off;
|
| 57 |
+
|
| 58 |
+
maxCo 1.;
|
| 59 |
+
|
| 60 |
+
maxAlphaCo 1.;
|
| 61 |
+
|
| 62 |
+
maxDeltaT 1.;
|
| 63 |
+
|
| 64 |
+
functions {
|
| 65 |
+
residuals
|
| 66 |
+
{
|
| 67 |
+
libs ( "libutilityFunctionObjects.so" );
|
| 68 |
+
type residuals;
|
| 69 |
+
enabled true;
|
| 70 |
+
log true;
|
| 71 |
+
writeControl timeStep;
|
| 72 |
+
writeInterval 1;
|
| 73 |
+
fields
|
| 74 |
+
(
|
| 75 |
+
p
|
| 76 |
+
p_rgh
|
| 77 |
+
U
|
| 78 |
+
);
|
| 79 |
+
}
|
| 80 |
+
force_coefs
|
| 81 |
+
{
|
| 82 |
+
type forceCoeffs;
|
| 83 |
+
libs ( "libforces.so" );
|
| 84 |
+
writeControl timeStep;
|
| 85 |
+
writeInterval 1;
|
| 86 |
+
patches
|
| 87 |
+
(
|
| 88 |
+
);
|
| 89 |
+
log true;
|
| 90 |
+
UName U;
|
| 91 |
+
rho rhoInf;
|
| 92 |
+
pRef 0.;
|
| 93 |
+
rhoInf 1.204;
|
| 94 |
+
CofR (0. 0. 0.);
|
| 95 |
+
liftDir (0. 0. 1.);
|
| 96 |
+
dragDir (1. 0. 0.);
|
| 97 |
+
pitchAxis (0. 1. 0.);
|
| 98 |
+
magUInf 40.;
|
| 99 |
+
lRef 1.;
|
| 100 |
+
Aref 2.17;
|
| 101 |
+
}
|
| 102 |
+
min_max_velocity
|
| 103 |
+
{
|
| 104 |
+
type fieldMinMax;
|
| 105 |
+
libs ( "libfieldFunctionObjects.so" );
|
| 106 |
+
writeControl timeStep;
|
| 107 |
+
writeInterval 1;
|
| 108 |
+
log true;
|
| 109 |
+
mode magnitude;
|
| 110 |
+
fields
|
| 111 |
+
(
|
| 112 |
+
p_rgh
|
| 113 |
+
U
|
| 114 |
+
);
|
| 115 |
+
}
|
| 116 |
+
}
|
openfoam_meshes/run_137/system/fvSchemes
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 12:56:16 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_137/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object fvSchemes;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
ddtSchemes
|
| 25 |
+
{
|
| 26 |
+
default steadyState;
|
| 27 |
+
}
|
| 28 |
+
|
| 29 |
+
gradSchemes
|
| 30 |
+
{
|
| 31 |
+
default Gauss linear;
|
| 32 |
+
}
|
| 33 |
+
|
| 34 |
+
divSchemes
|
| 35 |
+
{
|
| 36 |
+
default none;
|
| 37 |
+
div(phi,U) bounded Gauss linearUpwindV grad(U);
|
| 38 |
+
div(div(phi,U)) Gauss linear;
|
| 39 |
+
div(phi,k) bounded Gauss upwind;
|
| 40 |
+
div(phi,omega) bounded Gauss upwind;
|
| 41 |
+
div(phi,epsilon) bounded Gauss upwind;
|
| 42 |
+
div(phi,nuTilda) bounded Gauss upwind;
|
| 43 |
+
div((nuEff*dev2(T(grad(U))))) Gauss linear;;
|
| 44 |
+
}
|
| 45 |
+
|
| 46 |
+
laplacianSchemes
|
| 47 |
+
{
|
| 48 |
+
default Gauss linear corrected;
|
| 49 |
+
}
|
| 50 |
+
|
| 51 |
+
interpolationSchemes
|
| 52 |
+
{
|
| 53 |
+
default linear;
|
| 54 |
+
}
|
| 55 |
+
|
| 56 |
+
snGradSchemes
|
| 57 |
+
{
|
| 58 |
+
default corrected;
|
| 59 |
+
}
|
| 60 |
+
|
| 61 |
+
fluxRequired
|
| 62 |
+
{
|
| 63 |
+
default no;
|
| 64 |
+
p;
|
| 65 |
+
}
|
| 66 |
+
|
| 67 |
+
wallDist
|
| 68 |
+
{
|
| 69 |
+
method meshWave;
|
| 70 |
+
}
|
| 71 |
+
|
openfoam_meshes/run_137/system/fvSolution
ADDED
|
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 12:56:16 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_137/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object fvSolution;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
solvers
|
| 25 |
+
{
|
| 26 |
+
"p.*"
|
| 27 |
+
{
|
| 28 |
+
solver GAMG;
|
| 29 |
+
tolerance 1e-10;
|
| 30 |
+
relTol 0.05;
|
| 31 |
+
smoother GaussSeidel;
|
| 32 |
+
nPreSweeps 0;
|
| 33 |
+
nPostSweeps 2;
|
| 34 |
+
cacheAgglomeration on;
|
| 35 |
+
agglomerator faceAreaPair;
|
| 36 |
+
nCellsInCoarsestLevel 10;
|
| 37 |
+
mergeLevels 1;
|
| 38 |
+
maxIter 15;
|
| 39 |
+
}
|
| 40 |
+
|
| 41 |
+
"U.*"
|
| 42 |
+
{
|
| 43 |
+
solver smoothSolver;
|
| 44 |
+
smoother GaussSeidel;
|
| 45 |
+
tolerance 1e-10;
|
| 46 |
+
relTol 0.1;
|
| 47 |
+
nSweeps 1;
|
| 48 |
+
}
|
| 49 |
+
|
| 50 |
+
Phi
|
| 51 |
+
{
|
| 52 |
+
$p;
|
| 53 |
+
}
|
| 54 |
+
|
| 55 |
+
"(k|epsilon|omega|nuTilda|kFinal|epsilonFinal|omegaFinal)"
|
| 56 |
+
{
|
| 57 |
+
solver smoothSolver;
|
| 58 |
+
smoother GaussSeidel;
|
| 59 |
+
tolerance 1e-10;
|
| 60 |
+
relTol 0.1;
|
| 61 |
+
nSweeps 1;
|
| 62 |
+
}
|
| 63 |
+
}
|
| 64 |
+
|
| 65 |
+
SIMPLE
|
| 66 |
+
{
|
| 67 |
+
nNonOrthogonalCorrectors 0;
|
| 68 |
+
|
| 69 |
+
residualControl
|
| 70 |
+
{
|
| 71 |
+
p 1e-4;
|
| 72 |
+
U 1e-3;
|
| 73 |
+
k 1e-3;
|
| 74 |
+
omega 1e-3;
|
| 75 |
+
nuTilda 1e-3;
|
| 76 |
+
}
|
| 77 |
+
}
|
| 78 |
+
|
| 79 |
+
potentialFlow
|
| 80 |
+
{
|
| 81 |
+
nNonOrthogonalCorrectors 50;
|
| 82 |
+
}
|
| 83 |
+
|
| 84 |
+
relaxationFactors
|
| 85 |
+
{
|
| 86 |
+
fields
|
| 87 |
+
{
|
| 88 |
+
p 0.3;
|
| 89 |
+
}
|
| 90 |
+
equations
|
| 91 |
+
{
|
| 92 |
+
U 0.7;
|
| 93 |
+
k 0.7;
|
| 94 |
+
omega 0.7;
|
| 95 |
+
epsilon 0.7;
|
| 96 |
+
nuTilda 0.7;
|
| 97 |
+
}
|
| 98 |
+
}
|
| 99 |
+
|
| 100 |
+
cache
|
| 101 |
+
{
|
| 102 |
+
grad(U);
|
| 103 |
+
}
|
| 104 |
+
|
openfoam_meshes/run_189/constant/fvOptions
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Wed Jan 31 06:14:31 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_189/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object fvOptions;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
limitVelocity
|
| 25 |
+
{
|
| 26 |
+
type limitVelocity;
|
| 27 |
+
active yes;
|
| 28 |
+
selectionMode all;
|
| 29 |
+
max 120;
|
| 30 |
+
}
|
openfoam_meshes/run_189/constant/geometryParameter.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// Geometrical parameters:
|
| 2 |
+
lref 2.667; // reference length (in m) - wheelbase
|
| 3 |
+
Aref 2.011; // reference area (in m^2.011) - frontal area
|
| 4 |
+
forcesCoR (1.3404999999999998 0 -0.3176); // center of rotation for moment coeff. calculations
|
| 5 |
+
lrefRef 2.78618; // case independent reference length from the drivAer2a case (in m) - wheelbase
|
| 6 |
+
ArefRef 2.17; // case independent reference area from the drivAer2a case (in m^2) - frontal area
|
| 7 |
+
forcesCoRRef (1.40009 0 -0.3176); // case independent reference center of rotation from the drivAer2a case for moment coeff. calculations
|
openfoam_meshes/run_189/constant/momentumTransport
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Wed Jan 31 06:14:31 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_189/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object momentumTransport;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
simulationType RAS;
|
| 25 |
+
|
| 26 |
+
RAS
|
| 27 |
+
{
|
| 28 |
+
model laminar;
|
| 29 |
+
|
| 30 |
+
turbulence off;
|
| 31 |
+
|
| 32 |
+
printCoeffs off;
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
}
|
openfoam_meshes/run_189/constant/polyMesh/boundary
ADDED
|
@@ -0,0 +1,441 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Wed Jan 31 06:14:31 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_189/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class polyBoundaryMesh;
|
| 18 |
+
location "";
|
| 19 |
+
object boundary;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
59
|
| 26 |
+
(
|
| 27 |
+
|
| 28 |
+
Body_A-Pillar
|
| 29 |
+
{
|
| 30 |
+
type wall;
|
| 31 |
+
startFace 397481776;
|
| 32 |
+
nFaces 122642;
|
| 33 |
+
}
|
| 34 |
+
|
| 35 |
+
Body_Door_handles
|
| 36 |
+
{
|
| 37 |
+
type wall;
|
| 38 |
+
startFace 397604418;
|
| 39 |
+
nFaces 29317;
|
| 40 |
+
}
|
| 41 |
+
|
| 42 |
+
Body_Fascia_front_1
|
| 43 |
+
{
|
| 44 |
+
type wall;
|
| 45 |
+
startFace 397633735;
|
| 46 |
+
nFaces 138327;
|
| 47 |
+
}
|
| 48 |
+
|
| 49 |
+
Body_Fascia_front_2
|
| 50 |
+
{
|
| 51 |
+
type wall;
|
| 52 |
+
startFace 397772062;
|
| 53 |
+
nFaces 38504;
|
| 54 |
+
}
|
| 55 |
+
|
| 56 |
+
Body_Fender
|
| 57 |
+
{
|
| 58 |
+
type wall;
|
| 59 |
+
startFace 397810566;
|
| 60 |
+
nFaces 64320;
|
| 61 |
+
}
|
| 62 |
+
|
| 63 |
+
Body_Headlamps
|
| 64 |
+
{
|
| 65 |
+
type wall;
|
| 66 |
+
startFace 397874886;
|
| 67 |
+
nFaces 25894;
|
| 68 |
+
}
|
| 69 |
+
|
| 70 |
+
Body_Hood
|
| 71 |
+
{
|
| 72 |
+
type wall;
|
| 73 |
+
startFace 397900780;
|
| 74 |
+
nFaces 43050;
|
| 75 |
+
}
|
| 76 |
+
|
| 77 |
+
Body_Rear
|
| 78 |
+
{
|
| 79 |
+
type wall;
|
| 80 |
+
startFace 397943830;
|
| 81 |
+
nFaces 171044;
|
| 82 |
+
}
|
| 83 |
+
|
| 84 |
+
Body_Rear_Access
|
| 85 |
+
{
|
| 86 |
+
type wall;
|
| 87 |
+
startFace 398114874;
|
| 88 |
+
nFaces 20724;
|
| 89 |
+
}
|
| 90 |
+
|
| 91 |
+
Body_Rocker
|
| 92 |
+
{
|
| 93 |
+
type wall;
|
| 94 |
+
startFace 398135598;
|
| 95 |
+
nFaces 17857;
|
| 96 |
+
}
|
| 97 |
+
|
| 98 |
+
Body_Roof
|
| 99 |
+
{
|
| 100 |
+
type wall;
|
| 101 |
+
startFace 398153455;
|
| 102 |
+
nFaces 24481;
|
| 103 |
+
}
|
| 104 |
+
|
| 105 |
+
Body_Side
|
| 106 |
+
{
|
| 107 |
+
type wall;
|
| 108 |
+
startFace 398177936;
|
| 109 |
+
nFaces 81748;
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
Body_Window_front
|
| 113 |
+
{
|
| 114 |
+
type wall;
|
| 115 |
+
startFace 398259684;
|
| 116 |
+
nFaces 90499;
|
| 117 |
+
}
|
| 118 |
+
|
| 119 |
+
Body_Window_front_frame
|
| 120 |
+
{
|
| 121 |
+
type wall;
|
| 122 |
+
startFace 398350183;
|
| 123 |
+
nFaces 101604;
|
| 124 |
+
}
|
| 125 |
+
|
| 126 |
+
Body_Window_Side
|
| 127 |
+
{
|
| 128 |
+
type wall;
|
| 129 |
+
startFace 398451787;
|
| 130 |
+
nFaces 37392;
|
| 131 |
+
}
|
| 132 |
+
|
| 133 |
+
Body_Window_side_frame
|
| 134 |
+
{
|
| 135 |
+
type wall;
|
| 136 |
+
startFace 398489179;
|
| 137 |
+
nFaces 49217;
|
| 138 |
+
}
|
| 139 |
+
|
| 140 |
+
Brake_Disc_front
|
| 141 |
+
{
|
| 142 |
+
type wall;
|
| 143 |
+
startFace 398538396;
|
| 144 |
+
nFaces 105272;
|
| 145 |
+
}
|
| 146 |
+
|
| 147 |
+
Brake_Disc_rear
|
| 148 |
+
{
|
| 149 |
+
type wall;
|
| 150 |
+
startFace 398643668;
|
| 151 |
+
nFaces 98833;
|
| 152 |
+
}
|
| 153 |
+
|
| 154 |
+
Closed_Grill_Lower_Insert
|
| 155 |
+
{
|
| 156 |
+
type wall;
|
| 157 |
+
startFace 398742501;
|
| 158 |
+
nFaces 10371;
|
| 159 |
+
}
|
| 160 |
+
|
| 161 |
+
Closed_Grill_Upper_Insert
|
| 162 |
+
{
|
| 163 |
+
type wall;
|
| 164 |
+
startFace 398752872;
|
| 165 |
+
nFaces 33188;
|
| 166 |
+
}
|
| 167 |
+
|
| 168 |
+
CTRL_SURFACE_Outlet
|
| 169 |
+
{
|
| 170 |
+
type wall;
|
| 171 |
+
startFace 398786060;
|
| 172 |
+
nFaces 1830;
|
| 173 |
+
}
|
| 174 |
+
|
| 175 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 176 |
+
{
|
| 177 |
+
type wall;
|
| 178 |
+
startFace 398787890;
|
| 179 |
+
nFaces 705;
|
| 180 |
+
}
|
| 181 |
+
|
| 182 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 183 |
+
{
|
| 184 |
+
type wall;
|
| 185 |
+
startFace 398788595;
|
| 186 |
+
nFaces 705;
|
| 187 |
+
}
|
| 188 |
+
|
| 189 |
+
domain_inlet
|
| 190 |
+
{
|
| 191 |
+
type patch;
|
| 192 |
+
startFace 398789300;
|
| 193 |
+
nFaces 1008;
|
| 194 |
+
}
|
| 195 |
+
|
| 196 |
+
domain_outlet
|
| 197 |
+
{
|
| 198 |
+
type patch;
|
| 199 |
+
startFace 398790308;
|
| 200 |
+
nFaces 1008;
|
| 201 |
+
}
|
| 202 |
+
|
| 203 |
+
domain_road_near_free_slip
|
| 204 |
+
{
|
| 205 |
+
type symmetry;
|
| 206 |
+
startFace 398791316;
|
| 207 |
+
nFaces 1830;
|
| 208 |
+
}
|
| 209 |
+
|
| 210 |
+
domain_road_near_viscous
|
| 211 |
+
{
|
| 212 |
+
type wall;
|
| 213 |
+
startFace 398793146;
|
| 214 |
+
nFaces 1318087;
|
| 215 |
+
}
|
| 216 |
+
|
| 217 |
+
domain_road_viscous
|
| 218 |
+
{
|
| 219 |
+
type wall;
|
| 220 |
+
startFace 400111233;
|
| 221 |
+
nFaces 117748;
|
| 222 |
+
}
|
| 223 |
+
|
| 224 |
+
domain_road_viscous_outer
|
| 225 |
+
{
|
| 226 |
+
type wall;
|
| 227 |
+
startFace 400228981;
|
| 228 |
+
nFaces 4326;
|
| 229 |
+
}
|
| 230 |
+
|
| 231 |
+
domain_road_zero_free_slip
|
| 232 |
+
{
|
| 233 |
+
type symmetry;
|
| 234 |
+
startFace 400233307;
|
| 235 |
+
nFaces 3715;
|
| 236 |
+
}
|
| 237 |
+
|
| 238 |
+
domain_side1
|
| 239 |
+
{
|
| 240 |
+
type symmetry;
|
| 241 |
+
startFace 400237022;
|
| 242 |
+
nFaces 2808;
|
| 243 |
+
}
|
| 244 |
+
|
| 245 |
+
domain_side2
|
| 246 |
+
{
|
| 247 |
+
type symmetry;
|
| 248 |
+
startFace 400239830;
|
| 249 |
+
nFaces 2808;
|
| 250 |
+
}
|
| 251 |
+
|
| 252 |
+
domain_side_top
|
| 253 |
+
{
|
| 254 |
+
type symmetry;
|
| 255 |
+
startFace 400242638;
|
| 256 |
+
nFaces 4914;
|
| 257 |
+
}
|
| 258 |
+
|
| 259 |
+
Engine_Undershield
|
| 260 |
+
{
|
| 261 |
+
type wall;
|
| 262 |
+
startFace 400247552;
|
| 263 |
+
nFaces 19538;
|
| 264 |
+
}
|
| 265 |
+
|
| 266 |
+
Exhaust_System_1
|
| 267 |
+
{
|
| 268 |
+
type wall;
|
| 269 |
+
startFace 400267090;
|
| 270 |
+
nFaces 436;
|
| 271 |
+
}
|
| 272 |
+
|
| 273 |
+
Exhaust_System_2
|
| 274 |
+
{
|
| 275 |
+
type wall;
|
| 276 |
+
startFace 400267526;
|
| 277 |
+
nFaces 57945;
|
| 278 |
+
}
|
| 279 |
+
|
| 280 |
+
Exhaust_System_3
|
| 281 |
+
{
|
| 282 |
+
type wall;
|
| 283 |
+
startFace 400325471;
|
| 284 |
+
nFaces 6685;
|
| 285 |
+
}
|
| 286 |
+
|
| 287 |
+
Mirrors_1
|
| 288 |
+
{
|
| 289 |
+
type wall;
|
| 290 |
+
startFace 400332156;
|
| 291 |
+
nFaces 209945;
|
| 292 |
+
}
|
| 293 |
+
|
| 294 |
+
Mirrors_2
|
| 295 |
+
{
|
| 296 |
+
type wall;
|
| 297 |
+
startFace 400542101;
|
| 298 |
+
nFaces 34733;
|
| 299 |
+
}
|
| 300 |
+
|
| 301 |
+
Notchback_B-Pillar
|
| 302 |
+
{
|
| 303 |
+
type wall;
|
| 304 |
+
startFace 400576834;
|
| 305 |
+
nFaces 20857;
|
| 306 |
+
}
|
| 307 |
+
|
| 308 |
+
Notchback_Body_side
|
| 309 |
+
{
|
| 310 |
+
type wall;
|
| 311 |
+
startFace 400597691;
|
| 312 |
+
nFaces 16420;
|
| 313 |
+
}
|
| 314 |
+
|
| 315 |
+
Notchback_C-Pillar
|
| 316 |
+
{
|
| 317 |
+
type wall;
|
| 318 |
+
startFace 400614111;
|
| 319 |
+
nFaces 281205;
|
| 320 |
+
}
|
| 321 |
+
|
| 322 |
+
Notchback_Roof
|
| 323 |
+
{
|
| 324 |
+
type wall;
|
| 325 |
+
startFace 400895316;
|
| 326 |
+
nFaces 50136;
|
| 327 |
+
}
|
| 328 |
+
|
| 329 |
+
Notchback_Trunk
|
| 330 |
+
{
|
| 331 |
+
type wall;
|
| 332 |
+
startFace 400945452;
|
| 333 |
+
nFaces 78405;
|
| 334 |
+
}
|
| 335 |
+
|
| 336 |
+
Notchback_Window_rear
|
| 337 |
+
{
|
| 338 |
+
type wall;
|
| 339 |
+
startFace 401023857;
|
| 340 |
+
nFaces 76524;
|
| 341 |
+
}
|
| 342 |
+
|
| 343 |
+
Notchback_Window_rear_frame
|
| 344 |
+
{
|
| 345 |
+
type wall;
|
| 346 |
+
startFace 401100381;
|
| 347 |
+
nFaces 23878;
|
| 348 |
+
}
|
| 349 |
+
|
| 350 |
+
Notchback_Window_side
|
| 351 |
+
{
|
| 352 |
+
type wall;
|
| 353 |
+
startFace 401124259;
|
| 354 |
+
nFaces 50270;
|
| 355 |
+
}
|
| 356 |
+
|
| 357 |
+
Notchback_Window_side_frame
|
| 358 |
+
{
|
| 359 |
+
type wall;
|
| 360 |
+
startFace 401174529;
|
| 361 |
+
nFaces 70927;
|
| 362 |
+
}
|
| 363 |
+
|
| 364 |
+
OCDA_Detailed_Underbody
|
| 365 |
+
{
|
| 366 |
+
type wall;
|
| 367 |
+
startFace 401245456;
|
| 368 |
+
nFaces 736346;
|
| 369 |
+
}
|
| 370 |
+
|
| 371 |
+
Powertrain
|
| 372 |
+
{
|
| 373 |
+
type wall;
|
| 374 |
+
startFace 401981802;
|
| 375 |
+
nFaces 140854;
|
| 376 |
+
}
|
| 377 |
+
|
| 378 |
+
Rims_front
|
| 379 |
+
{
|
| 380 |
+
type wall;
|
| 381 |
+
startFace 402122656;
|
| 382 |
+
nFaces 531531;
|
| 383 |
+
}
|
| 384 |
+
|
| 385 |
+
Rims_rear
|
| 386 |
+
{
|
| 387 |
+
type wall;
|
| 388 |
+
startFace 402654187;
|
| 389 |
+
nFaces 549619;
|
| 390 |
+
}
|
| 391 |
+
|
| 392 |
+
Tire_Plinth_front
|
| 393 |
+
{
|
| 394 |
+
type wall;
|
| 395 |
+
startFace 403203806;
|
| 396 |
+
nFaces 14035;
|
| 397 |
+
}
|
| 398 |
+
|
| 399 |
+
Tire_Plinth_rear
|
| 400 |
+
{
|
| 401 |
+
type wall;
|
| 402 |
+
startFace 403217841;
|
| 403 |
+
nFaces 13495;
|
| 404 |
+
}
|
| 405 |
+
|
| 406 |
+
Tires_front
|
| 407 |
+
{
|
| 408 |
+
type wall;
|
| 409 |
+
startFace 403231336;
|
| 410 |
+
nFaces 1672825;
|
| 411 |
+
}
|
| 412 |
+
|
| 413 |
+
Tires_rear
|
| 414 |
+
{
|
| 415 |
+
type wall;
|
| 416 |
+
startFace 404904161;
|
| 417 |
+
nFaces 1680066;
|
| 418 |
+
}
|
| 419 |
+
|
| 420 |
+
Wheel_Support_front_1
|
| 421 |
+
{
|
| 422 |
+
type wall;
|
| 423 |
+
startFace 406584227;
|
| 424 |
+
nFaces 149534;
|
| 425 |
+
}
|
| 426 |
+
|
| 427 |
+
Wheel_Support_front_2
|
| 428 |
+
{
|
| 429 |
+
type wall;
|
| 430 |
+
startFace 406733761;
|
| 431 |
+
nFaces 77121;
|
| 432 |
+
}
|
| 433 |
+
|
| 434 |
+
Wheel_Support_rear
|
| 435 |
+
{
|
| 436 |
+
type wall;
|
| 437 |
+
startFace 406810882;
|
| 438 |
+
nFaces 50618;
|
| 439 |
+
}
|
| 440 |
+
|
| 441 |
+
)
|
openfoam_meshes/run_189/constant/polyMesh/cellZones
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Wed Jan 31 06:14:31 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_189/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class regIOobject;
|
| 18 |
+
location "";
|
| 19 |
+
object cellZones;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
0
|
| 27 |
+
(
|
| 28 |
+
)
|
openfoam_meshes/run_189/constant/polyMesh/faceZones
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Wed Jan 31 06:14:31 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_189/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class regIOobject;
|
| 18 |
+
location "";
|
| 19 |
+
object faceZones;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
0
|
| 25 |
+
(
|
| 26 |
+
)
|
openfoam_meshes/run_189/constant/polyMesh/geometryParameter.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// Geometrical parameters:
|
| 2 |
+
lref 2.667; // reference length (in m) - wheelbase
|
| 3 |
+
Aref 2.011; // reference area (in m^2.011) - frontal area
|
| 4 |
+
forcesCoR (1.3404999999999998 0 -0.3176); // center of rotation for moment coeff. calculations
|
| 5 |
+
lrefRef 2.78618; // case independent reference length from the drivAer2a case (in m) - wheelbase
|
| 6 |
+
ArefRef 2.17; // case independent reference area from the drivAer2a case (in m^2) - frontal area
|
| 7 |
+
forcesCoRRef (1.40009 0 -0.3176); // case independent reference center of rotation from the drivAer2a case for moment coeff. calculations
|
openfoam_meshes/run_189/constant/transportProperties
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Wed Jan 31 06:14:31 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_189/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object transportProperties;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
transportModel Newtonian;
|
| 25 |
+
|
| 26 |
+
nu nu [0 2 -1 0 0 0 0] 1.51163E-005;
|
openfoam_meshes/run_19/constant/polyMesh/points
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:539dbaaf42afbf379a11678d456bc927bf4900bd8035c8f63ad9122c15fa1e27
|
| 3 |
+
size 3727607382
|
openfoam_meshes/run_190/system/controlDict
ADDED
|
@@ -0,0 +1,116 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Wed Jan 31 07:34:53 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_190/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object controlDict;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
application UserSolver;
|
| 25 |
+
|
| 26 |
+
startFrom startTime;
|
| 27 |
+
|
| 28 |
+
startTime 0.;
|
| 29 |
+
|
| 30 |
+
stopAt endTime;
|
| 31 |
+
|
| 32 |
+
endTime 1.;
|
| 33 |
+
|
| 34 |
+
deltaT 1.;
|
| 35 |
+
|
| 36 |
+
writeControl timeStep;
|
| 37 |
+
|
| 38 |
+
writeInterval 1.;
|
| 39 |
+
|
| 40 |
+
purgeWrite 0;
|
| 41 |
+
|
| 42 |
+
writeFormat binary;
|
| 43 |
+
|
| 44 |
+
writePrecision 6;
|
| 45 |
+
|
| 46 |
+
writeCompression uncompressed;
|
| 47 |
+
|
| 48 |
+
timeFormat general;
|
| 49 |
+
|
| 50 |
+
timePrecision 6;
|
| 51 |
+
|
| 52 |
+
graphFormat raw;
|
| 53 |
+
|
| 54 |
+
runTimeModifiable yes;
|
| 55 |
+
|
| 56 |
+
adjustTimeStep off;
|
| 57 |
+
|
| 58 |
+
maxCo 1.;
|
| 59 |
+
|
| 60 |
+
maxAlphaCo 1.;
|
| 61 |
+
|
| 62 |
+
maxDeltaT 1.;
|
| 63 |
+
|
| 64 |
+
functions {
|
| 65 |
+
residuals
|
| 66 |
+
{
|
| 67 |
+
libs ( "libutilityFunctionObjects.so" );
|
| 68 |
+
type residuals;
|
| 69 |
+
enabled true;
|
| 70 |
+
log true;
|
| 71 |
+
writeControl timeStep;
|
| 72 |
+
writeInterval 1;
|
| 73 |
+
fields
|
| 74 |
+
(
|
| 75 |
+
p
|
| 76 |
+
p_rgh
|
| 77 |
+
U
|
| 78 |
+
);
|
| 79 |
+
}
|
| 80 |
+
force_coefs
|
| 81 |
+
{
|
| 82 |
+
type forceCoeffs;
|
| 83 |
+
libs ( "libforces.so" );
|
| 84 |
+
writeControl timeStep;
|
| 85 |
+
writeInterval 1;
|
| 86 |
+
patches
|
| 87 |
+
(
|
| 88 |
+
);
|
| 89 |
+
log true;
|
| 90 |
+
UName U;
|
| 91 |
+
rho rhoInf;
|
| 92 |
+
pRef 0.;
|
| 93 |
+
rhoInf 1.204;
|
| 94 |
+
CofR (0. 0. 0.);
|
| 95 |
+
liftDir (0. 0. 1.);
|
| 96 |
+
dragDir (1. 0. 0.);
|
| 97 |
+
pitchAxis (0. 1. 0.);
|
| 98 |
+
magUInf 40.;
|
| 99 |
+
lRef 1.;
|
| 100 |
+
Aref 2.17;
|
| 101 |
+
}
|
| 102 |
+
min_max_velocity
|
| 103 |
+
{
|
| 104 |
+
type fieldMinMax;
|
| 105 |
+
libs ( "libfieldFunctionObjects.so" );
|
| 106 |
+
writeControl timeStep;
|
| 107 |
+
writeInterval 1;
|
| 108 |
+
log true;
|
| 109 |
+
mode magnitude;
|
| 110 |
+
fields
|
| 111 |
+
(
|
| 112 |
+
p_rgh
|
| 113 |
+
U
|
| 114 |
+
);
|
| 115 |
+
}
|
| 116 |
+
}
|
openfoam_meshes/run_190/system/fvSchemes
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Wed Jan 31 07:34:53 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_190/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object fvSchemes;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
ddtSchemes
|
| 25 |
+
{
|
| 26 |
+
default steadyState;
|
| 27 |
+
}
|
| 28 |
+
|
| 29 |
+
gradSchemes
|
| 30 |
+
{
|
| 31 |
+
default Gauss linear;
|
| 32 |
+
}
|
| 33 |
+
|
| 34 |
+
divSchemes
|
| 35 |
+
{
|
| 36 |
+
default none;
|
| 37 |
+
div(phi,U) bounded Gauss linearUpwindV grad(U);
|
| 38 |
+
div(div(phi,U)) Gauss linear;
|
| 39 |
+
div(phi,k) bounded Gauss upwind;
|
| 40 |
+
div(phi,omega) bounded Gauss upwind;
|
| 41 |
+
div(phi,epsilon) bounded Gauss upwind;
|
| 42 |
+
div(phi,nuTilda) bounded Gauss upwind;
|
| 43 |
+
div((nuEff*dev2(T(grad(U))))) Gauss linear;;
|
| 44 |
+
}
|
| 45 |
+
|
| 46 |
+
laplacianSchemes
|
| 47 |
+
{
|
| 48 |
+
default Gauss linear corrected;
|
| 49 |
+
}
|
| 50 |
+
|
| 51 |
+
interpolationSchemes
|
| 52 |
+
{
|
| 53 |
+
default linear;
|
| 54 |
+
}
|
| 55 |
+
|
| 56 |
+
snGradSchemes
|
| 57 |
+
{
|
| 58 |
+
default corrected;
|
| 59 |
+
}
|
| 60 |
+
|
| 61 |
+
fluxRequired
|
| 62 |
+
{
|
| 63 |
+
default no;
|
| 64 |
+
p;
|
| 65 |
+
}
|
| 66 |
+
|
| 67 |
+
wallDist
|
| 68 |
+
{
|
| 69 |
+
method meshWave;
|
| 70 |
+
}
|
| 71 |
+
|
openfoam_meshes/run_190/system/fvSolution
ADDED
|
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Wed Jan 31 07:34:53 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_190/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object fvSolution;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
solvers
|
| 25 |
+
{
|
| 26 |
+
"p.*"
|
| 27 |
+
{
|
| 28 |
+
solver GAMG;
|
| 29 |
+
tolerance 1e-10;
|
| 30 |
+
relTol 0.05;
|
| 31 |
+
smoother GaussSeidel;
|
| 32 |
+
nPreSweeps 0;
|
| 33 |
+
nPostSweeps 2;
|
| 34 |
+
cacheAgglomeration on;
|
| 35 |
+
agglomerator faceAreaPair;
|
| 36 |
+
nCellsInCoarsestLevel 10;
|
| 37 |
+
mergeLevels 1;
|
| 38 |
+
maxIter 15;
|
| 39 |
+
}
|
| 40 |
+
|
| 41 |
+
"U.*"
|
| 42 |
+
{
|
| 43 |
+
solver smoothSolver;
|
| 44 |
+
smoother GaussSeidel;
|
| 45 |
+
tolerance 1e-10;
|
| 46 |
+
relTol 0.1;
|
| 47 |
+
nSweeps 1;
|
| 48 |
+
}
|
| 49 |
+
|
| 50 |
+
Phi
|
| 51 |
+
{
|
| 52 |
+
$p;
|
| 53 |
+
}
|
| 54 |
+
|
| 55 |
+
"(k|epsilon|omega|nuTilda|kFinal|epsilonFinal|omegaFinal)"
|
| 56 |
+
{
|
| 57 |
+
solver smoothSolver;
|
| 58 |
+
smoother GaussSeidel;
|
| 59 |
+
tolerance 1e-10;
|
| 60 |
+
relTol 0.1;
|
| 61 |
+
nSweeps 1;
|
| 62 |
+
}
|
| 63 |
+
}
|
| 64 |
+
|
| 65 |
+
SIMPLE
|
| 66 |
+
{
|
| 67 |
+
nNonOrthogonalCorrectors 0;
|
| 68 |
+
|
| 69 |
+
residualControl
|
| 70 |
+
{
|
| 71 |
+
p 1e-4;
|
| 72 |
+
U 1e-3;
|
| 73 |
+
k 1e-3;
|
| 74 |
+
omega 1e-3;
|
| 75 |
+
nuTilda 1e-3;
|
| 76 |
+
}
|
| 77 |
+
}
|
| 78 |
+
|
| 79 |
+
potentialFlow
|
| 80 |
+
{
|
| 81 |
+
nNonOrthogonalCorrectors 50;
|
| 82 |
+
}
|
| 83 |
+
|
| 84 |
+
relaxationFactors
|
| 85 |
+
{
|
| 86 |
+
fields
|
| 87 |
+
{
|
| 88 |
+
p 0.3;
|
| 89 |
+
}
|
| 90 |
+
equations
|
| 91 |
+
{
|
| 92 |
+
U 0.7;
|
| 93 |
+
k 0.7;
|
| 94 |
+
omega 0.7;
|
| 95 |
+
epsilon 0.7;
|
| 96 |
+
nuTilda 0.7;
|
| 97 |
+
}
|
| 98 |
+
}
|
| 99 |
+
|
| 100 |
+
cache
|
| 101 |
+
{
|
| 102 |
+
grad(U);
|
| 103 |
+
}
|
| 104 |
+
|
openfoam_meshes/run_218/constant/polyMesh/points
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:562433c605d3ac4a15c2c61a399a758b850441e18270375eb089c2098d29e5dc
|
| 3 |
+
size 3512029854
|
openfoam_meshes/run_258/0/U
ADDED
|
@@ -0,0 +1,383 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Tue Jan 30 07:02:08 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_258/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class volVectorField;
|
| 18 |
+
location "";
|
| 19 |
+
object U;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
dimensions [0 1 -1 0 0 0 0];
|
| 26 |
+
|
| 27 |
+
internalField uniform ( 0. 0. 0. );
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
boundaryField
|
| 31 |
+
{
|
| 32 |
+
Body_A-Pillar
|
| 33 |
+
{
|
| 34 |
+
type fixedValue;
|
| 35 |
+
value uniform (0. 0. 0.);
|
| 36 |
+
}
|
| 37 |
+
|
| 38 |
+
Body_Door_handles
|
| 39 |
+
{
|
| 40 |
+
type fixedValue;
|
| 41 |
+
value uniform (0. 0. 0.);
|
| 42 |
+
}
|
| 43 |
+
|
| 44 |
+
Body_Fascia_front_1
|
| 45 |
+
{
|
| 46 |
+
type fixedValue;
|
| 47 |
+
value uniform (0. 0. 0.);
|
| 48 |
+
}
|
| 49 |
+
|
| 50 |
+
Body_Fascia_front_2
|
| 51 |
+
{
|
| 52 |
+
type fixedValue;
|
| 53 |
+
value uniform (0. 0. 0.);
|
| 54 |
+
}
|
| 55 |
+
|
| 56 |
+
Body_Fender
|
| 57 |
+
{
|
| 58 |
+
type fixedValue;
|
| 59 |
+
value uniform (0. 0. 0.);
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
Body_Headlamps
|
| 63 |
+
{
|
| 64 |
+
type fixedValue;
|
| 65 |
+
value uniform (0. 0. 0.);
|
| 66 |
+
}
|
| 67 |
+
|
| 68 |
+
Body_Hood
|
| 69 |
+
{
|
| 70 |
+
type fixedValue;
|
| 71 |
+
value uniform (0. 0. 0.);
|
| 72 |
+
}
|
| 73 |
+
|
| 74 |
+
Body_Rear
|
| 75 |
+
{
|
| 76 |
+
type fixedValue;
|
| 77 |
+
value uniform (0. 0. 0.);
|
| 78 |
+
}
|
| 79 |
+
|
| 80 |
+
Body_Rear_Access
|
| 81 |
+
{
|
| 82 |
+
type fixedValue;
|
| 83 |
+
value uniform (0. 0. 0.);
|
| 84 |
+
}
|
| 85 |
+
|
| 86 |
+
Body_Rocker
|
| 87 |
+
{
|
| 88 |
+
type fixedValue;
|
| 89 |
+
value uniform (0. 0. 0.);
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
Body_Roof
|
| 93 |
+
{
|
| 94 |
+
type fixedValue;
|
| 95 |
+
value uniform (0. 0. 0.);
|
| 96 |
+
}
|
| 97 |
+
|
| 98 |
+
Body_Side
|
| 99 |
+
{
|
| 100 |
+
type fixedValue;
|
| 101 |
+
value uniform (0. 0. 0.);
|
| 102 |
+
}
|
| 103 |
+
|
| 104 |
+
Body_Window_front
|
| 105 |
+
{
|
| 106 |
+
type fixedValue;
|
| 107 |
+
value uniform (0. 0. 0.);
|
| 108 |
+
}
|
| 109 |
+
|
| 110 |
+
Body_Window_front_frame
|
| 111 |
+
{
|
| 112 |
+
type fixedValue;
|
| 113 |
+
value uniform (0. 0. 0.);
|
| 114 |
+
}
|
| 115 |
+
|
| 116 |
+
Body_Window_Side
|
| 117 |
+
{
|
| 118 |
+
type fixedValue;
|
| 119 |
+
value uniform (0. 0. 0.);
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
Body_Window_side_frame
|
| 123 |
+
{
|
| 124 |
+
type fixedValue;
|
| 125 |
+
value uniform (0. 0. 0.);
|
| 126 |
+
}
|
| 127 |
+
|
| 128 |
+
Brake_Disc_front
|
| 129 |
+
{
|
| 130 |
+
type fixedValue;
|
| 131 |
+
value uniform (0. 0. 0.);
|
| 132 |
+
}
|
| 133 |
+
|
| 134 |
+
Brake_Disc_rear
|
| 135 |
+
{
|
| 136 |
+
type fixedValue;
|
| 137 |
+
value uniform (0. 0. 0.);
|
| 138 |
+
}
|
| 139 |
+
|
| 140 |
+
Closed_Grill_Lower_Insert
|
| 141 |
+
{
|
| 142 |
+
type fixedValue;
|
| 143 |
+
value uniform (0. 0. 0.);
|
| 144 |
+
}
|
| 145 |
+
|
| 146 |
+
Closed_Grill_Upper_Insert
|
| 147 |
+
{
|
| 148 |
+
type fixedValue;
|
| 149 |
+
value uniform (0. 0. 0.);
|
| 150 |
+
}
|
| 151 |
+
|
| 152 |
+
CTRL_SURFACE_Outlet
|
| 153 |
+
{
|
| 154 |
+
type fixedValue;
|
| 155 |
+
value uniform (0. 0. 0.);
|
| 156 |
+
}
|
| 157 |
+
|
| 158 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 159 |
+
{
|
| 160 |
+
type fixedValue;
|
| 161 |
+
value uniform (0. 0. 0.);
|
| 162 |
+
}
|
| 163 |
+
|
| 164 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 165 |
+
{
|
| 166 |
+
type fixedValue;
|
| 167 |
+
value uniform (0. 0. 0.);
|
| 168 |
+
}
|
| 169 |
+
|
| 170 |
+
domain_inlet
|
| 171 |
+
{
|
| 172 |
+
type surfaceNormalFixedValue;
|
| 173 |
+
refValue uniform -40.;
|
| 174 |
+
}
|
| 175 |
+
|
| 176 |
+
domain_outlet
|
| 177 |
+
{
|
| 178 |
+
type inletOutlet;
|
| 179 |
+
inletValue uniform (0. 0. 0.);
|
| 180 |
+
value uniform (0. 0. 0.);
|
| 181 |
+
}
|
| 182 |
+
|
| 183 |
+
domain_road_near_free_slip
|
| 184 |
+
{
|
| 185 |
+
type symmetry;
|
| 186 |
+
}
|
| 187 |
+
|
| 188 |
+
domain_road_near_viscous
|
| 189 |
+
{
|
| 190 |
+
type fixedValue;
|
| 191 |
+
value uniform (0. 0. 0.);
|
| 192 |
+
}
|
| 193 |
+
|
| 194 |
+
domain_road_viscous
|
| 195 |
+
{
|
| 196 |
+
type fixedValue;
|
| 197 |
+
value uniform (0. 0. 0.);
|
| 198 |
+
}
|
| 199 |
+
|
| 200 |
+
domain_road_viscous_outer
|
| 201 |
+
{
|
| 202 |
+
type fixedValue;
|
| 203 |
+
value uniform (0. 0. 0.);
|
| 204 |
+
}
|
| 205 |
+
|
| 206 |
+
domain_road_zero_free_slip
|
| 207 |
+
{
|
| 208 |
+
type symmetry;
|
| 209 |
+
}
|
| 210 |
+
|
| 211 |
+
domain_side1
|
| 212 |
+
{
|
| 213 |
+
type symmetry;
|
| 214 |
+
}
|
| 215 |
+
|
| 216 |
+
domain_side2
|
| 217 |
+
{
|
| 218 |
+
type symmetry;
|
| 219 |
+
}
|
| 220 |
+
|
| 221 |
+
domain_side_top
|
| 222 |
+
{
|
| 223 |
+
type symmetry;
|
| 224 |
+
}
|
| 225 |
+
|
| 226 |
+
Engine_Undershield
|
| 227 |
+
{
|
| 228 |
+
type fixedValue;
|
| 229 |
+
value uniform (0. 0. 0.);
|
| 230 |
+
}
|
| 231 |
+
|
| 232 |
+
Exhaust_System_1
|
| 233 |
+
{
|
| 234 |
+
type fixedValue;
|
| 235 |
+
value uniform (0. 0. 0.);
|
| 236 |
+
}
|
| 237 |
+
|
| 238 |
+
Exhaust_System_2
|
| 239 |
+
{
|
| 240 |
+
type fixedValue;
|
| 241 |
+
value uniform (0. 0. 0.);
|
| 242 |
+
}
|
| 243 |
+
|
| 244 |
+
Exhaust_System_3
|
| 245 |
+
{
|
| 246 |
+
type fixedValue;
|
| 247 |
+
value uniform (0. 0. 0.);
|
| 248 |
+
}
|
| 249 |
+
|
| 250 |
+
Mirrors_1
|
| 251 |
+
{
|
| 252 |
+
type fixedValue;
|
| 253 |
+
value uniform (0. 0. 0.);
|
| 254 |
+
}
|
| 255 |
+
|
| 256 |
+
Mirrors_2
|
| 257 |
+
{
|
| 258 |
+
type fixedValue;
|
| 259 |
+
value uniform (0. 0. 0.);
|
| 260 |
+
}
|
| 261 |
+
|
| 262 |
+
Notchback_B-Pillar
|
| 263 |
+
{
|
| 264 |
+
type fixedValue;
|
| 265 |
+
value uniform (0. 0. 0.);
|
| 266 |
+
}
|
| 267 |
+
|
| 268 |
+
Notchback_Body_side
|
| 269 |
+
{
|
| 270 |
+
type fixedValue;
|
| 271 |
+
value uniform (0. 0. 0.);
|
| 272 |
+
}
|
| 273 |
+
|
| 274 |
+
Notchback_C-Pillar
|
| 275 |
+
{
|
| 276 |
+
type fixedValue;
|
| 277 |
+
value uniform (0. 0. 0.);
|
| 278 |
+
}
|
| 279 |
+
|
| 280 |
+
Notchback_Roof
|
| 281 |
+
{
|
| 282 |
+
type fixedValue;
|
| 283 |
+
value uniform (0. 0. 0.);
|
| 284 |
+
}
|
| 285 |
+
|
| 286 |
+
Notchback_Trunk
|
| 287 |
+
{
|
| 288 |
+
type fixedValue;
|
| 289 |
+
value uniform (0. 0. 0.);
|
| 290 |
+
}
|
| 291 |
+
|
| 292 |
+
Notchback_Window_rear
|
| 293 |
+
{
|
| 294 |
+
type fixedValue;
|
| 295 |
+
value uniform (0. 0. 0.);
|
| 296 |
+
}
|
| 297 |
+
|
| 298 |
+
Notchback_Window_rear_frame
|
| 299 |
+
{
|
| 300 |
+
type fixedValue;
|
| 301 |
+
value uniform (0. 0. 0.);
|
| 302 |
+
}
|
| 303 |
+
|
| 304 |
+
Notchback_Window_side
|
| 305 |
+
{
|
| 306 |
+
type fixedValue;
|
| 307 |
+
value uniform (0. 0. 0.);
|
| 308 |
+
}
|
| 309 |
+
|
| 310 |
+
Notchback_Window_side_frame
|
| 311 |
+
{
|
| 312 |
+
type fixedValue;
|
| 313 |
+
value uniform (0. 0. 0.);
|
| 314 |
+
}
|
| 315 |
+
|
| 316 |
+
OCDA_Detailed_Underbody
|
| 317 |
+
{
|
| 318 |
+
type fixedValue;
|
| 319 |
+
value uniform (0. 0. 0.);
|
| 320 |
+
}
|
| 321 |
+
|
| 322 |
+
Powertrain
|
| 323 |
+
{
|
| 324 |
+
type fixedValue;
|
| 325 |
+
value uniform (0. 0. 0.);
|
| 326 |
+
}
|
| 327 |
+
|
| 328 |
+
Rims_front
|
| 329 |
+
{
|
| 330 |
+
type fixedValue;
|
| 331 |
+
value uniform (0. 0. 0.);
|
| 332 |
+
}
|
| 333 |
+
|
| 334 |
+
Rims_rear
|
| 335 |
+
{
|
| 336 |
+
type fixedValue;
|
| 337 |
+
value uniform (0. 0. 0.);
|
| 338 |
+
}
|
| 339 |
+
|
| 340 |
+
Tire_Plinth_front
|
| 341 |
+
{
|
| 342 |
+
type fixedValue;
|
| 343 |
+
value uniform (0. 0. 0.);
|
| 344 |
+
}
|
| 345 |
+
|
| 346 |
+
Tire_Plinth_rear
|
| 347 |
+
{
|
| 348 |
+
type fixedValue;
|
| 349 |
+
value uniform (0. 0. 0.);
|
| 350 |
+
}
|
| 351 |
+
|
| 352 |
+
Tires_front
|
| 353 |
+
{
|
| 354 |
+
type fixedValue;
|
| 355 |
+
value uniform (0. 0. 0.);
|
| 356 |
+
}
|
| 357 |
+
|
| 358 |
+
Tires_rear
|
| 359 |
+
{
|
| 360 |
+
type fixedValue;
|
| 361 |
+
value uniform (0. 0. 0.);
|
| 362 |
+
}
|
| 363 |
+
|
| 364 |
+
Wheel_Support_front_1
|
| 365 |
+
{
|
| 366 |
+
type fixedValue;
|
| 367 |
+
value uniform (0. 0. 0.);
|
| 368 |
+
}
|
| 369 |
+
|
| 370 |
+
Wheel_Support_front_2
|
| 371 |
+
{
|
| 372 |
+
type fixedValue;
|
| 373 |
+
value uniform (0. 0. 0.);
|
| 374 |
+
}
|
| 375 |
+
|
| 376 |
+
Wheel_Support_rear
|
| 377 |
+
{
|
| 378 |
+
type fixedValue;
|
| 379 |
+
value uniform (0. 0. 0.);
|
| 380 |
+
}
|
| 381 |
+
|
| 382 |
+
|
| 383 |
+
}
|
openfoam_meshes/run_258/0/p
ADDED
|
@@ -0,0 +1,329 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Tue Jan 30 07:02:08 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_258/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class volScalarField;
|
| 18 |
+
location "";
|
| 19 |
+
object p;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
dimensions [0 2 -2 0 0 0 0];
|
| 26 |
+
|
| 27 |
+
internalField uniform 0.;
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
boundaryField
|
| 31 |
+
{
|
| 32 |
+
Body_A-Pillar
|
| 33 |
+
{
|
| 34 |
+
type zeroGradient;
|
| 35 |
+
}
|
| 36 |
+
|
| 37 |
+
Body_Door_handles
|
| 38 |
+
{
|
| 39 |
+
type zeroGradient;
|
| 40 |
+
}
|
| 41 |
+
|
| 42 |
+
Body_Fascia_front_1
|
| 43 |
+
{
|
| 44 |
+
type zeroGradient;
|
| 45 |
+
}
|
| 46 |
+
|
| 47 |
+
Body_Fascia_front_2
|
| 48 |
+
{
|
| 49 |
+
type zeroGradient;
|
| 50 |
+
}
|
| 51 |
+
|
| 52 |
+
Body_Fender
|
| 53 |
+
{
|
| 54 |
+
type zeroGradient;
|
| 55 |
+
}
|
| 56 |
+
|
| 57 |
+
Body_Headlamps
|
| 58 |
+
{
|
| 59 |
+
type zeroGradient;
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
Body_Hood
|
| 63 |
+
{
|
| 64 |
+
type zeroGradient;
|
| 65 |
+
}
|
| 66 |
+
|
| 67 |
+
Body_Rear
|
| 68 |
+
{
|
| 69 |
+
type zeroGradient;
|
| 70 |
+
}
|
| 71 |
+
|
| 72 |
+
Body_Rear_Access
|
| 73 |
+
{
|
| 74 |
+
type zeroGradient;
|
| 75 |
+
}
|
| 76 |
+
|
| 77 |
+
Body_Rocker
|
| 78 |
+
{
|
| 79 |
+
type zeroGradient;
|
| 80 |
+
}
|
| 81 |
+
|
| 82 |
+
Body_Roof
|
| 83 |
+
{
|
| 84 |
+
type zeroGradient;
|
| 85 |
+
}
|
| 86 |
+
|
| 87 |
+
Body_Side
|
| 88 |
+
{
|
| 89 |
+
type zeroGradient;
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
Body_Window_front
|
| 93 |
+
{
|
| 94 |
+
type zeroGradient;
|
| 95 |
+
}
|
| 96 |
+
|
| 97 |
+
Body_Window_front_frame
|
| 98 |
+
{
|
| 99 |
+
type zeroGradient;
|
| 100 |
+
}
|
| 101 |
+
|
| 102 |
+
Body_Window_Side
|
| 103 |
+
{
|
| 104 |
+
type zeroGradient;
|
| 105 |
+
}
|
| 106 |
+
|
| 107 |
+
Body_Window_side_frame
|
| 108 |
+
{
|
| 109 |
+
type zeroGradient;
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
Brake_Disc_front
|
| 113 |
+
{
|
| 114 |
+
type zeroGradient;
|
| 115 |
+
}
|
| 116 |
+
|
| 117 |
+
Brake_Disc_rear
|
| 118 |
+
{
|
| 119 |
+
type zeroGradient;
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
Closed_Grill_Lower_Insert
|
| 123 |
+
{
|
| 124 |
+
type zeroGradient;
|
| 125 |
+
}
|
| 126 |
+
|
| 127 |
+
Closed_Grill_Upper_Insert
|
| 128 |
+
{
|
| 129 |
+
type zeroGradient;
|
| 130 |
+
}
|
| 131 |
+
|
| 132 |
+
CTRL_SURFACE_Outlet
|
| 133 |
+
{
|
| 134 |
+
type zeroGradient;
|
| 135 |
+
}
|
| 136 |
+
|
| 137 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 138 |
+
{
|
| 139 |
+
type zeroGradient;
|
| 140 |
+
}
|
| 141 |
+
|
| 142 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 143 |
+
{
|
| 144 |
+
type zeroGradient;
|
| 145 |
+
}
|
| 146 |
+
|
| 147 |
+
domain_inlet
|
| 148 |
+
{
|
| 149 |
+
type zeroGradient;
|
| 150 |
+
}
|
| 151 |
+
|
| 152 |
+
domain_outlet
|
| 153 |
+
{
|
| 154 |
+
type fixedValue;
|
| 155 |
+
value uniform 0.;
|
| 156 |
+
}
|
| 157 |
+
|
| 158 |
+
domain_road_near_free_slip
|
| 159 |
+
{
|
| 160 |
+
type symmetry;
|
| 161 |
+
}
|
| 162 |
+
|
| 163 |
+
domain_road_near_viscous
|
| 164 |
+
{
|
| 165 |
+
type zeroGradient;
|
| 166 |
+
}
|
| 167 |
+
|
| 168 |
+
domain_road_viscous
|
| 169 |
+
{
|
| 170 |
+
type zeroGradient;
|
| 171 |
+
}
|
| 172 |
+
|
| 173 |
+
domain_road_viscous_outer
|
| 174 |
+
{
|
| 175 |
+
type zeroGradient;
|
| 176 |
+
}
|
| 177 |
+
|
| 178 |
+
domain_road_zero_free_slip
|
| 179 |
+
{
|
| 180 |
+
type symmetry;
|
| 181 |
+
}
|
| 182 |
+
|
| 183 |
+
domain_side1
|
| 184 |
+
{
|
| 185 |
+
type symmetry;
|
| 186 |
+
}
|
| 187 |
+
|
| 188 |
+
domain_side2
|
| 189 |
+
{
|
| 190 |
+
type symmetry;
|
| 191 |
+
}
|
| 192 |
+
|
| 193 |
+
domain_side_top
|
| 194 |
+
{
|
| 195 |
+
type symmetry;
|
| 196 |
+
}
|
| 197 |
+
|
| 198 |
+
Engine_Undershield
|
| 199 |
+
{
|
| 200 |
+
type zeroGradient;
|
| 201 |
+
}
|
| 202 |
+
|
| 203 |
+
Exhaust_System_1
|
| 204 |
+
{
|
| 205 |
+
type zeroGradient;
|
| 206 |
+
}
|
| 207 |
+
|
| 208 |
+
Exhaust_System_2
|
| 209 |
+
{
|
| 210 |
+
type zeroGradient;
|
| 211 |
+
}
|
| 212 |
+
|
| 213 |
+
Exhaust_System_3
|
| 214 |
+
{
|
| 215 |
+
type zeroGradient;
|
| 216 |
+
}
|
| 217 |
+
|
| 218 |
+
Mirrors_1
|
| 219 |
+
{
|
| 220 |
+
type zeroGradient;
|
| 221 |
+
}
|
| 222 |
+
|
| 223 |
+
Mirrors_2
|
| 224 |
+
{
|
| 225 |
+
type zeroGradient;
|
| 226 |
+
}
|
| 227 |
+
|
| 228 |
+
Notchback_B-Pillar
|
| 229 |
+
{
|
| 230 |
+
type zeroGradient;
|
| 231 |
+
}
|
| 232 |
+
|
| 233 |
+
Notchback_Body_side
|
| 234 |
+
{
|
| 235 |
+
type zeroGradient;
|
| 236 |
+
}
|
| 237 |
+
|
| 238 |
+
Notchback_C-Pillar
|
| 239 |
+
{
|
| 240 |
+
type zeroGradient;
|
| 241 |
+
}
|
| 242 |
+
|
| 243 |
+
Notchback_Roof
|
| 244 |
+
{
|
| 245 |
+
type zeroGradient;
|
| 246 |
+
}
|
| 247 |
+
|
| 248 |
+
Notchback_Trunk
|
| 249 |
+
{
|
| 250 |
+
type zeroGradient;
|
| 251 |
+
}
|
| 252 |
+
|
| 253 |
+
Notchback_Window_rear
|
| 254 |
+
{
|
| 255 |
+
type zeroGradient;
|
| 256 |
+
}
|
| 257 |
+
|
| 258 |
+
Notchback_Window_rear_frame
|
| 259 |
+
{
|
| 260 |
+
type zeroGradient;
|
| 261 |
+
}
|
| 262 |
+
|
| 263 |
+
Notchback_Window_side
|
| 264 |
+
{
|
| 265 |
+
type zeroGradient;
|
| 266 |
+
}
|
| 267 |
+
|
| 268 |
+
Notchback_Window_side_frame
|
| 269 |
+
{
|
| 270 |
+
type zeroGradient;
|
| 271 |
+
}
|
| 272 |
+
|
| 273 |
+
OCDA_Detailed_Underbody
|
| 274 |
+
{
|
| 275 |
+
type zeroGradient;
|
| 276 |
+
}
|
| 277 |
+
|
| 278 |
+
Powertrain
|
| 279 |
+
{
|
| 280 |
+
type zeroGradient;
|
| 281 |
+
}
|
| 282 |
+
|
| 283 |
+
Rims_front
|
| 284 |
+
{
|
| 285 |
+
type zeroGradient;
|
| 286 |
+
}
|
| 287 |
+
|
| 288 |
+
Rims_rear
|
| 289 |
+
{
|
| 290 |
+
type zeroGradient;
|
| 291 |
+
}
|
| 292 |
+
|
| 293 |
+
Tire_Plinth_front
|
| 294 |
+
{
|
| 295 |
+
type zeroGradient;
|
| 296 |
+
}
|
| 297 |
+
|
| 298 |
+
Tire_Plinth_rear
|
| 299 |
+
{
|
| 300 |
+
type zeroGradient;
|
| 301 |
+
}
|
| 302 |
+
|
| 303 |
+
Tires_front
|
| 304 |
+
{
|
| 305 |
+
type zeroGradient;
|
| 306 |
+
}
|
| 307 |
+
|
| 308 |
+
Tires_rear
|
| 309 |
+
{
|
| 310 |
+
type zeroGradient;
|
| 311 |
+
}
|
| 312 |
+
|
| 313 |
+
Wheel_Support_front_1
|
| 314 |
+
{
|
| 315 |
+
type zeroGradient;
|
| 316 |
+
}
|
| 317 |
+
|
| 318 |
+
Wheel_Support_front_2
|
| 319 |
+
{
|
| 320 |
+
type zeroGradient;
|
| 321 |
+
}
|
| 322 |
+
|
| 323 |
+
Wheel_Support_rear
|
| 324 |
+
{
|
| 325 |
+
type zeroGradient;
|
| 326 |
+
}
|
| 327 |
+
|
| 328 |
+
|
| 329 |
+
}
|
openfoam_meshes/run_258/0/p_rgh
ADDED
|
@@ -0,0 +1,328 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Tue Jan 30 07:02:08 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_258/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class volScalarField;
|
| 18 |
+
location "";
|
| 19 |
+
object p_rgh;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
dimensions [0 2 -2 0 0 0 0];
|
| 26 |
+
|
| 27 |
+
internalField uniform 0.;
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
boundaryField
|
| 31 |
+
{
|
| 32 |
+
Body_A-Pillar
|
| 33 |
+
{
|
| 34 |
+
type zeroGradient;
|
| 35 |
+
}
|
| 36 |
+
|
| 37 |
+
Body_Door_handles
|
| 38 |
+
{
|
| 39 |
+
type zeroGradient;
|
| 40 |
+
}
|
| 41 |
+
|
| 42 |
+
Body_Fascia_front_1
|
| 43 |
+
{
|
| 44 |
+
type zeroGradient;
|
| 45 |
+
}
|
| 46 |
+
|
| 47 |
+
Body_Fascia_front_2
|
| 48 |
+
{
|
| 49 |
+
type zeroGradient;
|
| 50 |
+
}
|
| 51 |
+
|
| 52 |
+
Body_Fender
|
| 53 |
+
{
|
| 54 |
+
type zeroGradient;
|
| 55 |
+
}
|
| 56 |
+
|
| 57 |
+
Body_Headlamps
|
| 58 |
+
{
|
| 59 |
+
type zeroGradient;
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
Body_Hood
|
| 63 |
+
{
|
| 64 |
+
type zeroGradient;
|
| 65 |
+
}
|
| 66 |
+
|
| 67 |
+
Body_Rear
|
| 68 |
+
{
|
| 69 |
+
type zeroGradient;
|
| 70 |
+
}
|
| 71 |
+
|
| 72 |
+
Body_Rear_Access
|
| 73 |
+
{
|
| 74 |
+
type zeroGradient;
|
| 75 |
+
}
|
| 76 |
+
|
| 77 |
+
Body_Rocker
|
| 78 |
+
{
|
| 79 |
+
type zeroGradient;
|
| 80 |
+
}
|
| 81 |
+
|
| 82 |
+
Body_Roof
|
| 83 |
+
{
|
| 84 |
+
type zeroGradient;
|
| 85 |
+
}
|
| 86 |
+
|
| 87 |
+
Body_Side
|
| 88 |
+
{
|
| 89 |
+
type zeroGradient;
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
Body_Window_front
|
| 93 |
+
{
|
| 94 |
+
type zeroGradient;
|
| 95 |
+
}
|
| 96 |
+
|
| 97 |
+
Body_Window_front_frame
|
| 98 |
+
{
|
| 99 |
+
type zeroGradient;
|
| 100 |
+
}
|
| 101 |
+
|
| 102 |
+
Body_Window_Side
|
| 103 |
+
{
|
| 104 |
+
type zeroGradient;
|
| 105 |
+
}
|
| 106 |
+
|
| 107 |
+
Body_Window_side_frame
|
| 108 |
+
{
|
| 109 |
+
type zeroGradient;
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
Brake_Disc_front
|
| 113 |
+
{
|
| 114 |
+
type zeroGradient;
|
| 115 |
+
}
|
| 116 |
+
|
| 117 |
+
Brake_Disc_rear
|
| 118 |
+
{
|
| 119 |
+
type zeroGradient;
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
Closed_Grill_Lower_Insert
|
| 123 |
+
{
|
| 124 |
+
type zeroGradient;
|
| 125 |
+
}
|
| 126 |
+
|
| 127 |
+
Closed_Grill_Upper_Insert
|
| 128 |
+
{
|
| 129 |
+
type zeroGradient;
|
| 130 |
+
}
|
| 131 |
+
|
| 132 |
+
CTRL_SURFACE_Outlet
|
| 133 |
+
{
|
| 134 |
+
type zeroGradient;
|
| 135 |
+
}
|
| 136 |
+
|
| 137 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 138 |
+
{
|
| 139 |
+
type zeroGradient;
|
| 140 |
+
}
|
| 141 |
+
|
| 142 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 143 |
+
{
|
| 144 |
+
type zeroGradient;
|
| 145 |
+
}
|
| 146 |
+
|
| 147 |
+
domain_inlet
|
| 148 |
+
{
|
| 149 |
+
type zeroGradient;
|
| 150 |
+
}
|
| 151 |
+
|
| 152 |
+
domain_outlet
|
| 153 |
+
{
|
| 154 |
+
type zeroGradient;
|
| 155 |
+
}
|
| 156 |
+
|
| 157 |
+
domain_road_near_free_slip
|
| 158 |
+
{
|
| 159 |
+
type symmetry;
|
| 160 |
+
}
|
| 161 |
+
|
| 162 |
+
domain_road_near_viscous
|
| 163 |
+
{
|
| 164 |
+
type zeroGradient;
|
| 165 |
+
}
|
| 166 |
+
|
| 167 |
+
domain_road_viscous
|
| 168 |
+
{
|
| 169 |
+
type zeroGradient;
|
| 170 |
+
}
|
| 171 |
+
|
| 172 |
+
domain_road_viscous_outer
|
| 173 |
+
{
|
| 174 |
+
type zeroGradient;
|
| 175 |
+
}
|
| 176 |
+
|
| 177 |
+
domain_road_zero_free_slip
|
| 178 |
+
{
|
| 179 |
+
type symmetry;
|
| 180 |
+
}
|
| 181 |
+
|
| 182 |
+
domain_side1
|
| 183 |
+
{
|
| 184 |
+
type symmetry;
|
| 185 |
+
}
|
| 186 |
+
|
| 187 |
+
domain_side2
|
| 188 |
+
{
|
| 189 |
+
type symmetry;
|
| 190 |
+
}
|
| 191 |
+
|
| 192 |
+
domain_side_top
|
| 193 |
+
{
|
| 194 |
+
type symmetry;
|
| 195 |
+
}
|
| 196 |
+
|
| 197 |
+
Engine_Undershield
|
| 198 |
+
{
|
| 199 |
+
type zeroGradient;
|
| 200 |
+
}
|
| 201 |
+
|
| 202 |
+
Exhaust_System_1
|
| 203 |
+
{
|
| 204 |
+
type zeroGradient;
|
| 205 |
+
}
|
| 206 |
+
|
| 207 |
+
Exhaust_System_2
|
| 208 |
+
{
|
| 209 |
+
type zeroGradient;
|
| 210 |
+
}
|
| 211 |
+
|
| 212 |
+
Exhaust_System_3
|
| 213 |
+
{
|
| 214 |
+
type zeroGradient;
|
| 215 |
+
}
|
| 216 |
+
|
| 217 |
+
Mirrors_1
|
| 218 |
+
{
|
| 219 |
+
type zeroGradient;
|
| 220 |
+
}
|
| 221 |
+
|
| 222 |
+
Mirrors_2
|
| 223 |
+
{
|
| 224 |
+
type zeroGradient;
|
| 225 |
+
}
|
| 226 |
+
|
| 227 |
+
Notchback_B-Pillar
|
| 228 |
+
{
|
| 229 |
+
type zeroGradient;
|
| 230 |
+
}
|
| 231 |
+
|
| 232 |
+
Notchback_Body_side
|
| 233 |
+
{
|
| 234 |
+
type zeroGradient;
|
| 235 |
+
}
|
| 236 |
+
|
| 237 |
+
Notchback_C-Pillar
|
| 238 |
+
{
|
| 239 |
+
type zeroGradient;
|
| 240 |
+
}
|
| 241 |
+
|
| 242 |
+
Notchback_Roof
|
| 243 |
+
{
|
| 244 |
+
type zeroGradient;
|
| 245 |
+
}
|
| 246 |
+
|
| 247 |
+
Notchback_Trunk
|
| 248 |
+
{
|
| 249 |
+
type zeroGradient;
|
| 250 |
+
}
|
| 251 |
+
|
| 252 |
+
Notchback_Window_rear
|
| 253 |
+
{
|
| 254 |
+
type zeroGradient;
|
| 255 |
+
}
|
| 256 |
+
|
| 257 |
+
Notchback_Window_rear_frame
|
| 258 |
+
{
|
| 259 |
+
type zeroGradient;
|
| 260 |
+
}
|
| 261 |
+
|
| 262 |
+
Notchback_Window_side
|
| 263 |
+
{
|
| 264 |
+
type zeroGradient;
|
| 265 |
+
}
|
| 266 |
+
|
| 267 |
+
Notchback_Window_side_frame
|
| 268 |
+
{
|
| 269 |
+
type zeroGradient;
|
| 270 |
+
}
|
| 271 |
+
|
| 272 |
+
OCDA_Detailed_Underbody
|
| 273 |
+
{
|
| 274 |
+
type zeroGradient;
|
| 275 |
+
}
|
| 276 |
+
|
| 277 |
+
Powertrain
|
| 278 |
+
{
|
| 279 |
+
type zeroGradient;
|
| 280 |
+
}
|
| 281 |
+
|
| 282 |
+
Rims_front
|
| 283 |
+
{
|
| 284 |
+
type zeroGradient;
|
| 285 |
+
}
|
| 286 |
+
|
| 287 |
+
Rims_rear
|
| 288 |
+
{
|
| 289 |
+
type zeroGradient;
|
| 290 |
+
}
|
| 291 |
+
|
| 292 |
+
Tire_Plinth_front
|
| 293 |
+
{
|
| 294 |
+
type zeroGradient;
|
| 295 |
+
}
|
| 296 |
+
|
| 297 |
+
Tire_Plinth_rear
|
| 298 |
+
{
|
| 299 |
+
type zeroGradient;
|
| 300 |
+
}
|
| 301 |
+
|
| 302 |
+
Tires_front
|
| 303 |
+
{
|
| 304 |
+
type zeroGradient;
|
| 305 |
+
}
|
| 306 |
+
|
| 307 |
+
Tires_rear
|
| 308 |
+
{
|
| 309 |
+
type zeroGradient;
|
| 310 |
+
}
|
| 311 |
+
|
| 312 |
+
Wheel_Support_front_1
|
| 313 |
+
{
|
| 314 |
+
type zeroGradient;
|
| 315 |
+
}
|
| 316 |
+
|
| 317 |
+
Wheel_Support_front_2
|
| 318 |
+
{
|
| 319 |
+
type zeroGradient;
|
| 320 |
+
}
|
| 321 |
+
|
| 322 |
+
Wheel_Support_rear
|
| 323 |
+
{
|
| 324 |
+
type zeroGradient;
|
| 325 |
+
}
|
| 326 |
+
|
| 327 |
+
|
| 328 |
+
}
|
openfoam_meshes/run_258/constant/fvOptions
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Tue Jan 30 07:02:08 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_258/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object fvOptions;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
limitVelocity
|
| 25 |
+
{
|
| 26 |
+
type limitVelocity;
|
| 27 |
+
active yes;
|
| 28 |
+
selectionMode all;
|
| 29 |
+
max 120;
|
| 30 |
+
}
|
openfoam_meshes/run_258/constant/geometryParameter.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// Geometrical parameters:
|
| 2 |
+
lref 2.773; // reference length (in m) - wheelbase
|
| 3 |
+
Aref 2.352; // reference area (in m^2.352) - frontal area
|
| 4 |
+
forcesCoR (1.3935 0 -0.3176); // center of rotation for moment coeff. calculations
|
| 5 |
+
lrefRef 2.78618; // case independent reference length from the drivAer2a case (in m) - wheelbase
|
| 6 |
+
ArefRef 2.17; // case independent reference area from the drivAer2a case (in m^2) - frontal area
|
| 7 |
+
forcesCoRRef (1.40009 0 -0.3176); // case independent reference center of rotation from the drivAer2a case for moment coeff. calculations
|
openfoam_meshes/run_258/constant/momentumTransport
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Tue Jan 30 07:02:08 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_258/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object momentumTransport;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
simulationType RAS;
|
| 25 |
+
|
| 26 |
+
RAS
|
| 27 |
+
{
|
| 28 |
+
model laminar;
|
| 29 |
+
|
| 30 |
+
turbulence off;
|
| 31 |
+
|
| 32 |
+
printCoeffs off;
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
}
|
openfoam_meshes/run_258/constant/transportProperties
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Tue Jan 30 07:02:08 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_258/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object transportProperties;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
transportModel Newtonian;
|
| 25 |
+
|
| 26 |
+
nu nu [0 2 -1 0 0 0 0] 1.51163E-005;
|
openfoam_meshes/run_291/0/U
ADDED
|
@@ -0,0 +1,383 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Thu Feb 1 00:45:20 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_291/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class volVectorField;
|
| 18 |
+
location "";
|
| 19 |
+
object U;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
dimensions [0 1 -1 0 0 0 0];
|
| 26 |
+
|
| 27 |
+
internalField uniform ( 0. 0. 0. );
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
boundaryField
|
| 31 |
+
{
|
| 32 |
+
Body_A-Pillar
|
| 33 |
+
{
|
| 34 |
+
type fixedValue;
|
| 35 |
+
value uniform (0. 0. 0.);
|
| 36 |
+
}
|
| 37 |
+
|
| 38 |
+
Body_Door_handles
|
| 39 |
+
{
|
| 40 |
+
type fixedValue;
|
| 41 |
+
value uniform (0. 0. 0.);
|
| 42 |
+
}
|
| 43 |
+
|
| 44 |
+
Body_Fascia_front_1
|
| 45 |
+
{
|
| 46 |
+
type fixedValue;
|
| 47 |
+
value uniform (0. 0. 0.);
|
| 48 |
+
}
|
| 49 |
+
|
| 50 |
+
Body_Fascia_front_2
|
| 51 |
+
{
|
| 52 |
+
type fixedValue;
|
| 53 |
+
value uniform (0. 0. 0.);
|
| 54 |
+
}
|
| 55 |
+
|
| 56 |
+
Body_Fender
|
| 57 |
+
{
|
| 58 |
+
type fixedValue;
|
| 59 |
+
value uniform (0. 0. 0.);
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
Body_Headlamps
|
| 63 |
+
{
|
| 64 |
+
type fixedValue;
|
| 65 |
+
value uniform (0. 0. 0.);
|
| 66 |
+
}
|
| 67 |
+
|
| 68 |
+
Body_Hood
|
| 69 |
+
{
|
| 70 |
+
type fixedValue;
|
| 71 |
+
value uniform (0. 0. 0.);
|
| 72 |
+
}
|
| 73 |
+
|
| 74 |
+
Body_Rear
|
| 75 |
+
{
|
| 76 |
+
type fixedValue;
|
| 77 |
+
value uniform (0. 0. 0.);
|
| 78 |
+
}
|
| 79 |
+
|
| 80 |
+
Body_Rear_Access
|
| 81 |
+
{
|
| 82 |
+
type fixedValue;
|
| 83 |
+
value uniform (0. 0. 0.);
|
| 84 |
+
}
|
| 85 |
+
|
| 86 |
+
Body_Rocker
|
| 87 |
+
{
|
| 88 |
+
type fixedValue;
|
| 89 |
+
value uniform (0. 0. 0.);
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
Body_Roof
|
| 93 |
+
{
|
| 94 |
+
type fixedValue;
|
| 95 |
+
value uniform (0. 0. 0.);
|
| 96 |
+
}
|
| 97 |
+
|
| 98 |
+
Body_Side
|
| 99 |
+
{
|
| 100 |
+
type fixedValue;
|
| 101 |
+
value uniform (0. 0. 0.);
|
| 102 |
+
}
|
| 103 |
+
|
| 104 |
+
Body_Window_front
|
| 105 |
+
{
|
| 106 |
+
type fixedValue;
|
| 107 |
+
value uniform (0. 0. 0.);
|
| 108 |
+
}
|
| 109 |
+
|
| 110 |
+
Body_Window_front_frame
|
| 111 |
+
{
|
| 112 |
+
type fixedValue;
|
| 113 |
+
value uniform (0. 0. 0.);
|
| 114 |
+
}
|
| 115 |
+
|
| 116 |
+
Body_Window_Side
|
| 117 |
+
{
|
| 118 |
+
type fixedValue;
|
| 119 |
+
value uniform (0. 0. 0.);
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
Body_Window_side_frame
|
| 123 |
+
{
|
| 124 |
+
type fixedValue;
|
| 125 |
+
value uniform (0. 0. 0.);
|
| 126 |
+
}
|
| 127 |
+
|
| 128 |
+
Brake_Disc_front
|
| 129 |
+
{
|
| 130 |
+
type fixedValue;
|
| 131 |
+
value uniform (0. 0. 0.);
|
| 132 |
+
}
|
| 133 |
+
|
| 134 |
+
Brake_Disc_rear
|
| 135 |
+
{
|
| 136 |
+
type fixedValue;
|
| 137 |
+
value uniform (0. 0. 0.);
|
| 138 |
+
}
|
| 139 |
+
|
| 140 |
+
Closed_Grill_Lower_Insert
|
| 141 |
+
{
|
| 142 |
+
type fixedValue;
|
| 143 |
+
value uniform (0. 0. 0.);
|
| 144 |
+
}
|
| 145 |
+
|
| 146 |
+
Closed_Grill_Upper_Insert
|
| 147 |
+
{
|
| 148 |
+
type fixedValue;
|
| 149 |
+
value uniform (0. 0. 0.);
|
| 150 |
+
}
|
| 151 |
+
|
| 152 |
+
CTRL_SURFACE_Outlet
|
| 153 |
+
{
|
| 154 |
+
type fixedValue;
|
| 155 |
+
value uniform (0. 0. 0.);
|
| 156 |
+
}
|
| 157 |
+
|
| 158 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 159 |
+
{
|
| 160 |
+
type fixedValue;
|
| 161 |
+
value uniform (0. 0. 0.);
|
| 162 |
+
}
|
| 163 |
+
|
| 164 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 165 |
+
{
|
| 166 |
+
type fixedValue;
|
| 167 |
+
value uniform (0. 0. 0.);
|
| 168 |
+
}
|
| 169 |
+
|
| 170 |
+
domain_inlet
|
| 171 |
+
{
|
| 172 |
+
type surfaceNormalFixedValue;
|
| 173 |
+
refValue uniform -40.;
|
| 174 |
+
}
|
| 175 |
+
|
| 176 |
+
domain_outlet
|
| 177 |
+
{
|
| 178 |
+
type inletOutlet;
|
| 179 |
+
inletValue uniform (0. 0. 0.);
|
| 180 |
+
value uniform (0. 0. 0.);
|
| 181 |
+
}
|
| 182 |
+
|
| 183 |
+
domain_road_near_free_slip
|
| 184 |
+
{
|
| 185 |
+
type symmetry;
|
| 186 |
+
}
|
| 187 |
+
|
| 188 |
+
domain_road_near_viscous
|
| 189 |
+
{
|
| 190 |
+
type fixedValue;
|
| 191 |
+
value uniform (0. 0. 0.);
|
| 192 |
+
}
|
| 193 |
+
|
| 194 |
+
domain_road_viscous
|
| 195 |
+
{
|
| 196 |
+
type fixedValue;
|
| 197 |
+
value uniform (0. 0. 0.);
|
| 198 |
+
}
|
| 199 |
+
|
| 200 |
+
domain_road_viscous_outer
|
| 201 |
+
{
|
| 202 |
+
type fixedValue;
|
| 203 |
+
value uniform (0. 0. 0.);
|
| 204 |
+
}
|
| 205 |
+
|
| 206 |
+
domain_road_zero_free_slip
|
| 207 |
+
{
|
| 208 |
+
type symmetry;
|
| 209 |
+
}
|
| 210 |
+
|
| 211 |
+
domain_side1
|
| 212 |
+
{
|
| 213 |
+
type symmetry;
|
| 214 |
+
}
|
| 215 |
+
|
| 216 |
+
domain_side2
|
| 217 |
+
{
|
| 218 |
+
type symmetry;
|
| 219 |
+
}
|
| 220 |
+
|
| 221 |
+
domain_side_top
|
| 222 |
+
{
|
| 223 |
+
type symmetry;
|
| 224 |
+
}
|
| 225 |
+
|
| 226 |
+
Engine_Undershield
|
| 227 |
+
{
|
| 228 |
+
type fixedValue;
|
| 229 |
+
value uniform (0. 0. 0.);
|
| 230 |
+
}
|
| 231 |
+
|
| 232 |
+
Exhaust_System_1
|
| 233 |
+
{
|
| 234 |
+
type fixedValue;
|
| 235 |
+
value uniform (0. 0. 0.);
|
| 236 |
+
}
|
| 237 |
+
|
| 238 |
+
Exhaust_System_2
|
| 239 |
+
{
|
| 240 |
+
type fixedValue;
|
| 241 |
+
value uniform (0. 0. 0.);
|
| 242 |
+
}
|
| 243 |
+
|
| 244 |
+
Exhaust_System_3
|
| 245 |
+
{
|
| 246 |
+
type fixedValue;
|
| 247 |
+
value uniform (0. 0. 0.);
|
| 248 |
+
}
|
| 249 |
+
|
| 250 |
+
Mirrors_1
|
| 251 |
+
{
|
| 252 |
+
type fixedValue;
|
| 253 |
+
value uniform (0. 0. 0.);
|
| 254 |
+
}
|
| 255 |
+
|
| 256 |
+
Mirrors_2
|
| 257 |
+
{
|
| 258 |
+
type fixedValue;
|
| 259 |
+
value uniform (0. 0. 0.);
|
| 260 |
+
}
|
| 261 |
+
|
| 262 |
+
Notchback_B-Pillar
|
| 263 |
+
{
|
| 264 |
+
type fixedValue;
|
| 265 |
+
value uniform (0. 0. 0.);
|
| 266 |
+
}
|
| 267 |
+
|
| 268 |
+
Notchback_Body_side
|
| 269 |
+
{
|
| 270 |
+
type fixedValue;
|
| 271 |
+
value uniform (0. 0. 0.);
|
| 272 |
+
}
|
| 273 |
+
|
| 274 |
+
Notchback_C-Pillar
|
| 275 |
+
{
|
| 276 |
+
type fixedValue;
|
| 277 |
+
value uniform (0. 0. 0.);
|
| 278 |
+
}
|
| 279 |
+
|
| 280 |
+
Notchback_Roof
|
| 281 |
+
{
|
| 282 |
+
type fixedValue;
|
| 283 |
+
value uniform (0. 0. 0.);
|
| 284 |
+
}
|
| 285 |
+
|
| 286 |
+
Notchback_Trunk
|
| 287 |
+
{
|
| 288 |
+
type fixedValue;
|
| 289 |
+
value uniform (0. 0. 0.);
|
| 290 |
+
}
|
| 291 |
+
|
| 292 |
+
Notchback_Window_rear
|
| 293 |
+
{
|
| 294 |
+
type fixedValue;
|
| 295 |
+
value uniform (0. 0. 0.);
|
| 296 |
+
}
|
| 297 |
+
|
| 298 |
+
Notchback_Window_rear_frame
|
| 299 |
+
{
|
| 300 |
+
type fixedValue;
|
| 301 |
+
value uniform (0. 0. 0.);
|
| 302 |
+
}
|
| 303 |
+
|
| 304 |
+
Notchback_Window_side
|
| 305 |
+
{
|
| 306 |
+
type fixedValue;
|
| 307 |
+
value uniform (0. 0. 0.);
|
| 308 |
+
}
|
| 309 |
+
|
| 310 |
+
Notchback_Window_side_frame
|
| 311 |
+
{
|
| 312 |
+
type fixedValue;
|
| 313 |
+
value uniform (0. 0. 0.);
|
| 314 |
+
}
|
| 315 |
+
|
| 316 |
+
OCDA_Detailed_Underbody
|
| 317 |
+
{
|
| 318 |
+
type fixedValue;
|
| 319 |
+
value uniform (0. 0. 0.);
|
| 320 |
+
}
|
| 321 |
+
|
| 322 |
+
Powertrain
|
| 323 |
+
{
|
| 324 |
+
type fixedValue;
|
| 325 |
+
value uniform (0. 0. 0.);
|
| 326 |
+
}
|
| 327 |
+
|
| 328 |
+
Rims_front
|
| 329 |
+
{
|
| 330 |
+
type fixedValue;
|
| 331 |
+
value uniform (0. 0. 0.);
|
| 332 |
+
}
|
| 333 |
+
|
| 334 |
+
Rims_rear
|
| 335 |
+
{
|
| 336 |
+
type fixedValue;
|
| 337 |
+
value uniform (0. 0. 0.);
|
| 338 |
+
}
|
| 339 |
+
|
| 340 |
+
Tire_Plinth_front
|
| 341 |
+
{
|
| 342 |
+
type fixedValue;
|
| 343 |
+
value uniform (0. 0. 0.);
|
| 344 |
+
}
|
| 345 |
+
|
| 346 |
+
Tire_Plinth_rear
|
| 347 |
+
{
|
| 348 |
+
type fixedValue;
|
| 349 |
+
value uniform (0. 0. 0.);
|
| 350 |
+
}
|
| 351 |
+
|
| 352 |
+
Tires_front
|
| 353 |
+
{
|
| 354 |
+
type fixedValue;
|
| 355 |
+
value uniform (0. 0. 0.);
|
| 356 |
+
}
|
| 357 |
+
|
| 358 |
+
Tires_rear
|
| 359 |
+
{
|
| 360 |
+
type fixedValue;
|
| 361 |
+
value uniform (0. 0. 0.);
|
| 362 |
+
}
|
| 363 |
+
|
| 364 |
+
Wheel_Support_front_1
|
| 365 |
+
{
|
| 366 |
+
type fixedValue;
|
| 367 |
+
value uniform (0. 0. 0.);
|
| 368 |
+
}
|
| 369 |
+
|
| 370 |
+
Wheel_Support_front_2
|
| 371 |
+
{
|
| 372 |
+
type fixedValue;
|
| 373 |
+
value uniform (0. 0. 0.);
|
| 374 |
+
}
|
| 375 |
+
|
| 376 |
+
Wheel_Support_rear
|
| 377 |
+
{
|
| 378 |
+
type fixedValue;
|
| 379 |
+
value uniform (0. 0. 0.);
|
| 380 |
+
}
|
| 381 |
+
|
| 382 |
+
|
| 383 |
+
}
|
openfoam_meshes/run_291/0/p
ADDED
|
@@ -0,0 +1,329 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Thu Feb 1 00:45:20 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_291/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class volScalarField;
|
| 18 |
+
location "";
|
| 19 |
+
object p;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
dimensions [0 2 -2 0 0 0 0];
|
| 26 |
+
|
| 27 |
+
internalField uniform 0.;
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
boundaryField
|
| 31 |
+
{
|
| 32 |
+
Body_A-Pillar
|
| 33 |
+
{
|
| 34 |
+
type zeroGradient;
|
| 35 |
+
}
|
| 36 |
+
|
| 37 |
+
Body_Door_handles
|
| 38 |
+
{
|
| 39 |
+
type zeroGradient;
|
| 40 |
+
}
|
| 41 |
+
|
| 42 |
+
Body_Fascia_front_1
|
| 43 |
+
{
|
| 44 |
+
type zeroGradient;
|
| 45 |
+
}
|
| 46 |
+
|
| 47 |
+
Body_Fascia_front_2
|
| 48 |
+
{
|
| 49 |
+
type zeroGradient;
|
| 50 |
+
}
|
| 51 |
+
|
| 52 |
+
Body_Fender
|
| 53 |
+
{
|
| 54 |
+
type zeroGradient;
|
| 55 |
+
}
|
| 56 |
+
|
| 57 |
+
Body_Headlamps
|
| 58 |
+
{
|
| 59 |
+
type zeroGradient;
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
Body_Hood
|
| 63 |
+
{
|
| 64 |
+
type zeroGradient;
|
| 65 |
+
}
|
| 66 |
+
|
| 67 |
+
Body_Rear
|
| 68 |
+
{
|
| 69 |
+
type zeroGradient;
|
| 70 |
+
}
|
| 71 |
+
|
| 72 |
+
Body_Rear_Access
|
| 73 |
+
{
|
| 74 |
+
type zeroGradient;
|
| 75 |
+
}
|
| 76 |
+
|
| 77 |
+
Body_Rocker
|
| 78 |
+
{
|
| 79 |
+
type zeroGradient;
|
| 80 |
+
}
|
| 81 |
+
|
| 82 |
+
Body_Roof
|
| 83 |
+
{
|
| 84 |
+
type zeroGradient;
|
| 85 |
+
}
|
| 86 |
+
|
| 87 |
+
Body_Side
|
| 88 |
+
{
|
| 89 |
+
type zeroGradient;
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
Body_Window_front
|
| 93 |
+
{
|
| 94 |
+
type zeroGradient;
|
| 95 |
+
}
|
| 96 |
+
|
| 97 |
+
Body_Window_front_frame
|
| 98 |
+
{
|
| 99 |
+
type zeroGradient;
|
| 100 |
+
}
|
| 101 |
+
|
| 102 |
+
Body_Window_Side
|
| 103 |
+
{
|
| 104 |
+
type zeroGradient;
|
| 105 |
+
}
|
| 106 |
+
|
| 107 |
+
Body_Window_side_frame
|
| 108 |
+
{
|
| 109 |
+
type zeroGradient;
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
Brake_Disc_front
|
| 113 |
+
{
|
| 114 |
+
type zeroGradient;
|
| 115 |
+
}
|
| 116 |
+
|
| 117 |
+
Brake_Disc_rear
|
| 118 |
+
{
|
| 119 |
+
type zeroGradient;
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
Closed_Grill_Lower_Insert
|
| 123 |
+
{
|
| 124 |
+
type zeroGradient;
|
| 125 |
+
}
|
| 126 |
+
|
| 127 |
+
Closed_Grill_Upper_Insert
|
| 128 |
+
{
|
| 129 |
+
type zeroGradient;
|
| 130 |
+
}
|
| 131 |
+
|
| 132 |
+
CTRL_SURFACE_Outlet
|
| 133 |
+
{
|
| 134 |
+
type zeroGradient;
|
| 135 |
+
}
|
| 136 |
+
|
| 137 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 138 |
+
{
|
| 139 |
+
type zeroGradient;
|
| 140 |
+
}
|
| 141 |
+
|
| 142 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 143 |
+
{
|
| 144 |
+
type zeroGradient;
|
| 145 |
+
}
|
| 146 |
+
|
| 147 |
+
domain_inlet
|
| 148 |
+
{
|
| 149 |
+
type zeroGradient;
|
| 150 |
+
}
|
| 151 |
+
|
| 152 |
+
domain_outlet
|
| 153 |
+
{
|
| 154 |
+
type fixedValue;
|
| 155 |
+
value uniform 0.;
|
| 156 |
+
}
|
| 157 |
+
|
| 158 |
+
domain_road_near_free_slip
|
| 159 |
+
{
|
| 160 |
+
type symmetry;
|
| 161 |
+
}
|
| 162 |
+
|
| 163 |
+
domain_road_near_viscous
|
| 164 |
+
{
|
| 165 |
+
type zeroGradient;
|
| 166 |
+
}
|
| 167 |
+
|
| 168 |
+
domain_road_viscous
|
| 169 |
+
{
|
| 170 |
+
type zeroGradient;
|
| 171 |
+
}
|
| 172 |
+
|
| 173 |
+
domain_road_viscous_outer
|
| 174 |
+
{
|
| 175 |
+
type zeroGradient;
|
| 176 |
+
}
|
| 177 |
+
|
| 178 |
+
domain_road_zero_free_slip
|
| 179 |
+
{
|
| 180 |
+
type symmetry;
|
| 181 |
+
}
|
| 182 |
+
|
| 183 |
+
domain_side1
|
| 184 |
+
{
|
| 185 |
+
type symmetry;
|
| 186 |
+
}
|
| 187 |
+
|
| 188 |
+
domain_side2
|
| 189 |
+
{
|
| 190 |
+
type symmetry;
|
| 191 |
+
}
|
| 192 |
+
|
| 193 |
+
domain_side_top
|
| 194 |
+
{
|
| 195 |
+
type symmetry;
|
| 196 |
+
}
|
| 197 |
+
|
| 198 |
+
Engine_Undershield
|
| 199 |
+
{
|
| 200 |
+
type zeroGradient;
|
| 201 |
+
}
|
| 202 |
+
|
| 203 |
+
Exhaust_System_1
|
| 204 |
+
{
|
| 205 |
+
type zeroGradient;
|
| 206 |
+
}
|
| 207 |
+
|
| 208 |
+
Exhaust_System_2
|
| 209 |
+
{
|
| 210 |
+
type zeroGradient;
|
| 211 |
+
}
|
| 212 |
+
|
| 213 |
+
Exhaust_System_3
|
| 214 |
+
{
|
| 215 |
+
type zeroGradient;
|
| 216 |
+
}
|
| 217 |
+
|
| 218 |
+
Mirrors_1
|
| 219 |
+
{
|
| 220 |
+
type zeroGradient;
|
| 221 |
+
}
|
| 222 |
+
|
| 223 |
+
Mirrors_2
|
| 224 |
+
{
|
| 225 |
+
type zeroGradient;
|
| 226 |
+
}
|
| 227 |
+
|
| 228 |
+
Notchback_B-Pillar
|
| 229 |
+
{
|
| 230 |
+
type zeroGradient;
|
| 231 |
+
}
|
| 232 |
+
|
| 233 |
+
Notchback_Body_side
|
| 234 |
+
{
|
| 235 |
+
type zeroGradient;
|
| 236 |
+
}
|
| 237 |
+
|
| 238 |
+
Notchback_C-Pillar
|
| 239 |
+
{
|
| 240 |
+
type zeroGradient;
|
| 241 |
+
}
|
| 242 |
+
|
| 243 |
+
Notchback_Roof
|
| 244 |
+
{
|
| 245 |
+
type zeroGradient;
|
| 246 |
+
}
|
| 247 |
+
|
| 248 |
+
Notchback_Trunk
|
| 249 |
+
{
|
| 250 |
+
type zeroGradient;
|
| 251 |
+
}
|
| 252 |
+
|
| 253 |
+
Notchback_Window_rear
|
| 254 |
+
{
|
| 255 |
+
type zeroGradient;
|
| 256 |
+
}
|
| 257 |
+
|
| 258 |
+
Notchback_Window_rear_frame
|
| 259 |
+
{
|
| 260 |
+
type zeroGradient;
|
| 261 |
+
}
|
| 262 |
+
|
| 263 |
+
Notchback_Window_side
|
| 264 |
+
{
|
| 265 |
+
type zeroGradient;
|
| 266 |
+
}
|
| 267 |
+
|
| 268 |
+
Notchback_Window_side_frame
|
| 269 |
+
{
|
| 270 |
+
type zeroGradient;
|
| 271 |
+
}
|
| 272 |
+
|
| 273 |
+
OCDA_Detailed_Underbody
|
| 274 |
+
{
|
| 275 |
+
type zeroGradient;
|
| 276 |
+
}
|
| 277 |
+
|
| 278 |
+
Powertrain
|
| 279 |
+
{
|
| 280 |
+
type zeroGradient;
|
| 281 |
+
}
|
| 282 |
+
|
| 283 |
+
Rims_front
|
| 284 |
+
{
|
| 285 |
+
type zeroGradient;
|
| 286 |
+
}
|
| 287 |
+
|
| 288 |
+
Rims_rear
|
| 289 |
+
{
|
| 290 |
+
type zeroGradient;
|
| 291 |
+
}
|
| 292 |
+
|
| 293 |
+
Tire_Plinth_front
|
| 294 |
+
{
|
| 295 |
+
type zeroGradient;
|
| 296 |
+
}
|
| 297 |
+
|
| 298 |
+
Tire_Plinth_rear
|
| 299 |
+
{
|
| 300 |
+
type zeroGradient;
|
| 301 |
+
}
|
| 302 |
+
|
| 303 |
+
Tires_front
|
| 304 |
+
{
|
| 305 |
+
type zeroGradient;
|
| 306 |
+
}
|
| 307 |
+
|
| 308 |
+
Tires_rear
|
| 309 |
+
{
|
| 310 |
+
type zeroGradient;
|
| 311 |
+
}
|
| 312 |
+
|
| 313 |
+
Wheel_Support_front_1
|
| 314 |
+
{
|
| 315 |
+
type zeroGradient;
|
| 316 |
+
}
|
| 317 |
+
|
| 318 |
+
Wheel_Support_front_2
|
| 319 |
+
{
|
| 320 |
+
type zeroGradient;
|
| 321 |
+
}
|
| 322 |
+
|
| 323 |
+
Wheel_Support_rear
|
| 324 |
+
{
|
| 325 |
+
type zeroGradient;
|
| 326 |
+
}
|
| 327 |
+
|
| 328 |
+
|
| 329 |
+
}
|
openfoam_meshes/run_291/0/p_rgh
ADDED
|
@@ -0,0 +1,328 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Thu Feb 1 00:45:20 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_291/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class volScalarField;
|
| 18 |
+
location "";
|
| 19 |
+
object p_rgh;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
dimensions [0 2 -2 0 0 0 0];
|
| 26 |
+
|
| 27 |
+
internalField uniform 0.;
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
boundaryField
|
| 31 |
+
{
|
| 32 |
+
Body_A-Pillar
|
| 33 |
+
{
|
| 34 |
+
type zeroGradient;
|
| 35 |
+
}
|
| 36 |
+
|
| 37 |
+
Body_Door_handles
|
| 38 |
+
{
|
| 39 |
+
type zeroGradient;
|
| 40 |
+
}
|
| 41 |
+
|
| 42 |
+
Body_Fascia_front_1
|
| 43 |
+
{
|
| 44 |
+
type zeroGradient;
|
| 45 |
+
}
|
| 46 |
+
|
| 47 |
+
Body_Fascia_front_2
|
| 48 |
+
{
|
| 49 |
+
type zeroGradient;
|
| 50 |
+
}
|
| 51 |
+
|
| 52 |
+
Body_Fender
|
| 53 |
+
{
|
| 54 |
+
type zeroGradient;
|
| 55 |
+
}
|
| 56 |
+
|
| 57 |
+
Body_Headlamps
|
| 58 |
+
{
|
| 59 |
+
type zeroGradient;
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
Body_Hood
|
| 63 |
+
{
|
| 64 |
+
type zeroGradient;
|
| 65 |
+
}
|
| 66 |
+
|
| 67 |
+
Body_Rear
|
| 68 |
+
{
|
| 69 |
+
type zeroGradient;
|
| 70 |
+
}
|
| 71 |
+
|
| 72 |
+
Body_Rear_Access
|
| 73 |
+
{
|
| 74 |
+
type zeroGradient;
|
| 75 |
+
}
|
| 76 |
+
|
| 77 |
+
Body_Rocker
|
| 78 |
+
{
|
| 79 |
+
type zeroGradient;
|
| 80 |
+
}
|
| 81 |
+
|
| 82 |
+
Body_Roof
|
| 83 |
+
{
|
| 84 |
+
type zeroGradient;
|
| 85 |
+
}
|
| 86 |
+
|
| 87 |
+
Body_Side
|
| 88 |
+
{
|
| 89 |
+
type zeroGradient;
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
Body_Window_front
|
| 93 |
+
{
|
| 94 |
+
type zeroGradient;
|
| 95 |
+
}
|
| 96 |
+
|
| 97 |
+
Body_Window_front_frame
|
| 98 |
+
{
|
| 99 |
+
type zeroGradient;
|
| 100 |
+
}
|
| 101 |
+
|
| 102 |
+
Body_Window_Side
|
| 103 |
+
{
|
| 104 |
+
type zeroGradient;
|
| 105 |
+
}
|
| 106 |
+
|
| 107 |
+
Body_Window_side_frame
|
| 108 |
+
{
|
| 109 |
+
type zeroGradient;
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
Brake_Disc_front
|
| 113 |
+
{
|
| 114 |
+
type zeroGradient;
|
| 115 |
+
}
|
| 116 |
+
|
| 117 |
+
Brake_Disc_rear
|
| 118 |
+
{
|
| 119 |
+
type zeroGradient;
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
Closed_Grill_Lower_Insert
|
| 123 |
+
{
|
| 124 |
+
type zeroGradient;
|
| 125 |
+
}
|
| 126 |
+
|
| 127 |
+
Closed_Grill_Upper_Insert
|
| 128 |
+
{
|
| 129 |
+
type zeroGradient;
|
| 130 |
+
}
|
| 131 |
+
|
| 132 |
+
CTRL_SURFACE_Outlet
|
| 133 |
+
{
|
| 134 |
+
type zeroGradient;
|
| 135 |
+
}
|
| 136 |
+
|
| 137 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 138 |
+
{
|
| 139 |
+
type zeroGradient;
|
| 140 |
+
}
|
| 141 |
+
|
| 142 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 143 |
+
{
|
| 144 |
+
type zeroGradient;
|
| 145 |
+
}
|
| 146 |
+
|
| 147 |
+
domain_inlet
|
| 148 |
+
{
|
| 149 |
+
type zeroGradient;
|
| 150 |
+
}
|
| 151 |
+
|
| 152 |
+
domain_outlet
|
| 153 |
+
{
|
| 154 |
+
type zeroGradient;
|
| 155 |
+
}
|
| 156 |
+
|
| 157 |
+
domain_road_near_free_slip
|
| 158 |
+
{
|
| 159 |
+
type symmetry;
|
| 160 |
+
}
|
| 161 |
+
|
| 162 |
+
domain_road_near_viscous
|
| 163 |
+
{
|
| 164 |
+
type zeroGradient;
|
| 165 |
+
}
|
| 166 |
+
|
| 167 |
+
domain_road_viscous
|
| 168 |
+
{
|
| 169 |
+
type zeroGradient;
|
| 170 |
+
}
|
| 171 |
+
|
| 172 |
+
domain_road_viscous_outer
|
| 173 |
+
{
|
| 174 |
+
type zeroGradient;
|
| 175 |
+
}
|
| 176 |
+
|
| 177 |
+
domain_road_zero_free_slip
|
| 178 |
+
{
|
| 179 |
+
type symmetry;
|
| 180 |
+
}
|
| 181 |
+
|
| 182 |
+
domain_side1
|
| 183 |
+
{
|
| 184 |
+
type symmetry;
|
| 185 |
+
}
|
| 186 |
+
|
| 187 |
+
domain_side2
|
| 188 |
+
{
|
| 189 |
+
type symmetry;
|
| 190 |
+
}
|
| 191 |
+
|
| 192 |
+
domain_side_top
|
| 193 |
+
{
|
| 194 |
+
type symmetry;
|
| 195 |
+
}
|
| 196 |
+
|
| 197 |
+
Engine_Undershield
|
| 198 |
+
{
|
| 199 |
+
type zeroGradient;
|
| 200 |
+
}
|
| 201 |
+
|
| 202 |
+
Exhaust_System_1
|
| 203 |
+
{
|
| 204 |
+
type zeroGradient;
|
| 205 |
+
}
|
| 206 |
+
|
| 207 |
+
Exhaust_System_2
|
| 208 |
+
{
|
| 209 |
+
type zeroGradient;
|
| 210 |
+
}
|
| 211 |
+
|
| 212 |
+
Exhaust_System_3
|
| 213 |
+
{
|
| 214 |
+
type zeroGradient;
|
| 215 |
+
}
|
| 216 |
+
|
| 217 |
+
Mirrors_1
|
| 218 |
+
{
|
| 219 |
+
type zeroGradient;
|
| 220 |
+
}
|
| 221 |
+
|
| 222 |
+
Mirrors_2
|
| 223 |
+
{
|
| 224 |
+
type zeroGradient;
|
| 225 |
+
}
|
| 226 |
+
|
| 227 |
+
Notchback_B-Pillar
|
| 228 |
+
{
|
| 229 |
+
type zeroGradient;
|
| 230 |
+
}
|
| 231 |
+
|
| 232 |
+
Notchback_Body_side
|
| 233 |
+
{
|
| 234 |
+
type zeroGradient;
|
| 235 |
+
}
|
| 236 |
+
|
| 237 |
+
Notchback_C-Pillar
|
| 238 |
+
{
|
| 239 |
+
type zeroGradient;
|
| 240 |
+
}
|
| 241 |
+
|
| 242 |
+
Notchback_Roof
|
| 243 |
+
{
|
| 244 |
+
type zeroGradient;
|
| 245 |
+
}
|
| 246 |
+
|
| 247 |
+
Notchback_Trunk
|
| 248 |
+
{
|
| 249 |
+
type zeroGradient;
|
| 250 |
+
}
|
| 251 |
+
|
| 252 |
+
Notchback_Window_rear
|
| 253 |
+
{
|
| 254 |
+
type zeroGradient;
|
| 255 |
+
}
|
| 256 |
+
|
| 257 |
+
Notchback_Window_rear_frame
|
| 258 |
+
{
|
| 259 |
+
type zeroGradient;
|
| 260 |
+
}
|
| 261 |
+
|
| 262 |
+
Notchback_Window_side
|
| 263 |
+
{
|
| 264 |
+
type zeroGradient;
|
| 265 |
+
}
|
| 266 |
+
|
| 267 |
+
Notchback_Window_side_frame
|
| 268 |
+
{
|
| 269 |
+
type zeroGradient;
|
| 270 |
+
}
|
| 271 |
+
|
| 272 |
+
OCDA_Detailed_Underbody
|
| 273 |
+
{
|
| 274 |
+
type zeroGradient;
|
| 275 |
+
}
|
| 276 |
+
|
| 277 |
+
Powertrain
|
| 278 |
+
{
|
| 279 |
+
type zeroGradient;
|
| 280 |
+
}
|
| 281 |
+
|
| 282 |
+
Rims_front
|
| 283 |
+
{
|
| 284 |
+
type zeroGradient;
|
| 285 |
+
}
|
| 286 |
+
|
| 287 |
+
Rims_rear
|
| 288 |
+
{
|
| 289 |
+
type zeroGradient;
|
| 290 |
+
}
|
| 291 |
+
|
| 292 |
+
Tire_Plinth_front
|
| 293 |
+
{
|
| 294 |
+
type zeroGradient;
|
| 295 |
+
}
|
| 296 |
+
|
| 297 |
+
Tire_Plinth_rear
|
| 298 |
+
{
|
| 299 |
+
type zeroGradient;
|
| 300 |
+
}
|
| 301 |
+
|
| 302 |
+
Tires_front
|
| 303 |
+
{
|
| 304 |
+
type zeroGradient;
|
| 305 |
+
}
|
| 306 |
+
|
| 307 |
+
Tires_rear
|
| 308 |
+
{
|
| 309 |
+
type zeroGradient;
|
| 310 |
+
}
|
| 311 |
+
|
| 312 |
+
Wheel_Support_front_1
|
| 313 |
+
{
|
| 314 |
+
type zeroGradient;
|
| 315 |
+
}
|
| 316 |
+
|
| 317 |
+
Wheel_Support_front_2
|
| 318 |
+
{
|
| 319 |
+
type zeroGradient;
|
| 320 |
+
}
|
| 321 |
+
|
| 322 |
+
Wheel_Support_rear
|
| 323 |
+
{
|
| 324 |
+
type zeroGradient;
|
| 325 |
+
}
|
| 326 |
+
|
| 327 |
+
|
| 328 |
+
}
|
openfoam_meshes/run_291/constant/fvOptions
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Thu Feb 1 00:45:20 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_291/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object fvOptions;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
limitVelocity
|
| 25 |
+
{
|
| 26 |
+
type limitVelocity;
|
| 27 |
+
active yes;
|
| 28 |
+
selectionMode all;
|
| 29 |
+
max 120;
|
| 30 |
+
}
|
openfoam_meshes/run_291/constant/geometryParameter.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// Geometrical parameters:
|
| 2 |
+
lref 2.679; // reference length (in m) - wheelbase
|
| 3 |
+
Aref 2.225; // reference area (in m^2.225) - frontal area
|
| 4 |
+
forcesCoR (1.3464999999999998 0 -0.3176); // center of rotation for moment coeff. calculations
|
| 5 |
+
lrefRef 2.78618; // case independent reference length from the drivAer2a case (in m) - wheelbase
|
| 6 |
+
ArefRef 2.17; // case independent reference area from the drivAer2a case (in m^2) - frontal area
|
| 7 |
+
forcesCoRRef (1.40009 0 -0.3176); // case independent reference center of rotation from the drivAer2a case for moment coeff. calculations
|
openfoam_meshes/run_291/constant/momentumTransport
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Thu Feb 1 00:45:20 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_291/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object momentumTransport;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
simulationType RAS;
|
| 25 |
+
|
| 26 |
+
RAS
|
| 27 |
+
{
|
| 28 |
+
model laminar;
|
| 29 |
+
|
| 30 |
+
turbulence off;
|
| 31 |
+
|
| 32 |
+
printCoeffs off;
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
}
|
openfoam_meshes/run_291/constant/polyMesh/boundary
ADDED
|
@@ -0,0 +1,441 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Thu Feb 1 00:45:20 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_291/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class polyBoundaryMesh;
|
| 18 |
+
location "";
|
| 19 |
+
object boundary;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
59
|
| 26 |
+
(
|
| 27 |
+
|
| 28 |
+
Body_A-Pillar
|
| 29 |
+
{
|
| 30 |
+
type wall;
|
| 31 |
+
startFace 465923771;
|
| 32 |
+
nFaces 127809;
|
| 33 |
+
}
|
| 34 |
+
|
| 35 |
+
Body_Door_handles
|
| 36 |
+
{
|
| 37 |
+
type wall;
|
| 38 |
+
startFace 466051580;
|
| 39 |
+
nFaces 30857;
|
| 40 |
+
}
|
| 41 |
+
|
| 42 |
+
Body_Fascia_front_1
|
| 43 |
+
{
|
| 44 |
+
type wall;
|
| 45 |
+
startFace 466082437;
|
| 46 |
+
nFaces 133014;
|
| 47 |
+
}
|
| 48 |
+
|
| 49 |
+
Body_Fascia_front_2
|
| 50 |
+
{
|
| 51 |
+
type wall;
|
| 52 |
+
startFace 466215451;
|
| 53 |
+
nFaces 35284;
|
| 54 |
+
}
|
| 55 |
+
|
| 56 |
+
Body_Fender
|
| 57 |
+
{
|
| 58 |
+
type wall;
|
| 59 |
+
startFace 466250735;
|
| 60 |
+
nFaces 66330;
|
| 61 |
+
}
|
| 62 |
+
|
| 63 |
+
Body_Headlamps
|
| 64 |
+
{
|
| 65 |
+
type wall;
|
| 66 |
+
startFace 466317065;
|
| 67 |
+
nFaces 23562;
|
| 68 |
+
}
|
| 69 |
+
|
| 70 |
+
Body_Hood
|
| 71 |
+
{
|
| 72 |
+
type wall;
|
| 73 |
+
startFace 466340627;
|
| 74 |
+
nFaces 45295;
|
| 75 |
+
}
|
| 76 |
+
|
| 77 |
+
Body_Rear
|
| 78 |
+
{
|
| 79 |
+
type wall;
|
| 80 |
+
startFace 466385922;
|
| 81 |
+
nFaces 150146;
|
| 82 |
+
}
|
| 83 |
+
|
| 84 |
+
Body_Rear_Access
|
| 85 |
+
{
|
| 86 |
+
type wall;
|
| 87 |
+
startFace 466536068;
|
| 88 |
+
nFaces 25276;
|
| 89 |
+
}
|
| 90 |
+
|
| 91 |
+
Body_Rocker
|
| 92 |
+
{
|
| 93 |
+
type wall;
|
| 94 |
+
startFace 466561344;
|
| 95 |
+
nFaces 19439;
|
| 96 |
+
}
|
| 97 |
+
|
| 98 |
+
Body_Roof
|
| 99 |
+
{
|
| 100 |
+
type wall;
|
| 101 |
+
startFace 466580783;
|
| 102 |
+
nFaces 27112;
|
| 103 |
+
}
|
| 104 |
+
|
| 105 |
+
Body_Side
|
| 106 |
+
{
|
| 107 |
+
type wall;
|
| 108 |
+
startFace 466607895;
|
| 109 |
+
nFaces 84869;
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
Body_Window_front
|
| 113 |
+
{
|
| 114 |
+
type wall;
|
| 115 |
+
startFace 466692764;
|
| 116 |
+
nFaces 91769;
|
| 117 |
+
}
|
| 118 |
+
|
| 119 |
+
Body_Window_front_frame
|
| 120 |
+
{
|
| 121 |
+
type wall;
|
| 122 |
+
startFace 466784533;
|
| 123 |
+
nFaces 110976;
|
| 124 |
+
}
|
| 125 |
+
|
| 126 |
+
Body_Window_Side
|
| 127 |
+
{
|
| 128 |
+
type wall;
|
| 129 |
+
startFace 466895509;
|
| 130 |
+
nFaces 38625;
|
| 131 |
+
}
|
| 132 |
+
|
| 133 |
+
Body_Window_side_frame
|
| 134 |
+
{
|
| 135 |
+
type wall;
|
| 136 |
+
startFace 466934134;
|
| 137 |
+
nFaces 52425;
|
| 138 |
+
}
|
| 139 |
+
|
| 140 |
+
Brake_Disc_front
|
| 141 |
+
{
|
| 142 |
+
type wall;
|
| 143 |
+
startFace 466986559;
|
| 144 |
+
nFaces 98870;
|
| 145 |
+
}
|
| 146 |
+
|
| 147 |
+
Brake_Disc_rear
|
| 148 |
+
{
|
| 149 |
+
type wall;
|
| 150 |
+
startFace 467085429;
|
| 151 |
+
nFaces 93139;
|
| 152 |
+
}
|
| 153 |
+
|
| 154 |
+
Closed_Grill_Lower_Insert
|
| 155 |
+
{
|
| 156 |
+
type wall;
|
| 157 |
+
startFace 467178568;
|
| 158 |
+
nFaces 11530;
|
| 159 |
+
}
|
| 160 |
+
|
| 161 |
+
Closed_Grill_Upper_Insert
|
| 162 |
+
{
|
| 163 |
+
type wall;
|
| 164 |
+
startFace 467190098;
|
| 165 |
+
nFaces 21314;
|
| 166 |
+
}
|
| 167 |
+
|
| 168 |
+
CTRL_SURFACE_Outlet
|
| 169 |
+
{
|
| 170 |
+
type wall;
|
| 171 |
+
startFace 467211412;
|
| 172 |
+
nFaces 2061;
|
| 173 |
+
}
|
| 174 |
+
|
| 175 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 176 |
+
{
|
| 177 |
+
type wall;
|
| 178 |
+
startFace 467213473;
|
| 179 |
+
nFaces 695;
|
| 180 |
+
}
|
| 181 |
+
|
| 182 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 183 |
+
{
|
| 184 |
+
type wall;
|
| 185 |
+
startFace 467214168;
|
| 186 |
+
nFaces 699;
|
| 187 |
+
}
|
| 188 |
+
|
| 189 |
+
domain_inlet
|
| 190 |
+
{
|
| 191 |
+
type patch;
|
| 192 |
+
startFace 467214867;
|
| 193 |
+
nFaces 1008;
|
| 194 |
+
}
|
| 195 |
+
|
| 196 |
+
domain_outlet
|
| 197 |
+
{
|
| 198 |
+
type patch;
|
| 199 |
+
startFace 467215875;
|
| 200 |
+
nFaces 1008;
|
| 201 |
+
}
|
| 202 |
+
|
| 203 |
+
domain_road_near_free_slip
|
| 204 |
+
{
|
| 205 |
+
type symmetry;
|
| 206 |
+
startFace 467216883;
|
| 207 |
+
nFaces 1830;
|
| 208 |
+
}
|
| 209 |
+
|
| 210 |
+
domain_road_near_viscous
|
| 211 |
+
{
|
| 212 |
+
type wall;
|
| 213 |
+
startFace 467218713;
|
| 214 |
+
nFaces 1372358;
|
| 215 |
+
}
|
| 216 |
+
|
| 217 |
+
domain_road_viscous
|
| 218 |
+
{
|
| 219 |
+
type wall;
|
| 220 |
+
startFace 468591071;
|
| 221 |
+
nFaces 121420;
|
| 222 |
+
}
|
| 223 |
+
|
| 224 |
+
domain_road_viscous_outer
|
| 225 |
+
{
|
| 226 |
+
type wall;
|
| 227 |
+
startFace 468712491;
|
| 228 |
+
nFaces 4329;
|
| 229 |
+
}
|
| 230 |
+
|
| 231 |
+
domain_road_zero_free_slip
|
| 232 |
+
{
|
| 233 |
+
type symmetry;
|
| 234 |
+
startFace 468716820;
|
| 235 |
+
nFaces 3715;
|
| 236 |
+
}
|
| 237 |
+
|
| 238 |
+
domain_side1
|
| 239 |
+
{
|
| 240 |
+
type symmetry;
|
| 241 |
+
startFace 468720535;
|
| 242 |
+
nFaces 2808;
|
| 243 |
+
}
|
| 244 |
+
|
| 245 |
+
domain_side2
|
| 246 |
+
{
|
| 247 |
+
type symmetry;
|
| 248 |
+
startFace 468723343;
|
| 249 |
+
nFaces 2808;
|
| 250 |
+
}
|
| 251 |
+
|
| 252 |
+
domain_side_top
|
| 253 |
+
{
|
| 254 |
+
type symmetry;
|
| 255 |
+
startFace 468726151;
|
| 256 |
+
nFaces 4914;
|
| 257 |
+
}
|
| 258 |
+
|
| 259 |
+
Engine_Undershield
|
| 260 |
+
{
|
| 261 |
+
type wall;
|
| 262 |
+
startFace 468731065;
|
| 263 |
+
nFaces 21191;
|
| 264 |
+
}
|
| 265 |
+
|
| 266 |
+
Exhaust_System_1
|
| 267 |
+
{
|
| 268 |
+
type wall;
|
| 269 |
+
startFace 468752256;
|
| 270 |
+
nFaces 439;
|
| 271 |
+
}
|
| 272 |
+
|
| 273 |
+
Exhaust_System_2
|
| 274 |
+
{
|
| 275 |
+
type wall;
|
| 276 |
+
startFace 468752695;
|
| 277 |
+
nFaces 60260;
|
| 278 |
+
}
|
| 279 |
+
|
| 280 |
+
Exhaust_System_3
|
| 281 |
+
{
|
| 282 |
+
type wall;
|
| 283 |
+
startFace 468812955;
|
| 284 |
+
nFaces 5720;
|
| 285 |
+
}
|
| 286 |
+
|
| 287 |
+
Mirrors_1
|
| 288 |
+
{
|
| 289 |
+
type wall;
|
| 290 |
+
startFace 468818675;
|
| 291 |
+
nFaces 217175;
|
| 292 |
+
}
|
| 293 |
+
|
| 294 |
+
Mirrors_2
|
| 295 |
+
{
|
| 296 |
+
type wall;
|
| 297 |
+
startFace 469035850;
|
| 298 |
+
nFaces 34538;
|
| 299 |
+
}
|
| 300 |
+
|
| 301 |
+
Notchback_B-Pillar
|
| 302 |
+
{
|
| 303 |
+
type wall;
|
| 304 |
+
startFace 469070388;
|
| 305 |
+
nFaces 22832;
|
| 306 |
+
}
|
| 307 |
+
|
| 308 |
+
Notchback_Body_side
|
| 309 |
+
{
|
| 310 |
+
type wall;
|
| 311 |
+
startFace 469093220;
|
| 312 |
+
nFaces 17861;
|
| 313 |
+
}
|
| 314 |
+
|
| 315 |
+
Notchback_C-Pillar
|
| 316 |
+
{
|
| 317 |
+
type wall;
|
| 318 |
+
startFace 469111081;
|
| 319 |
+
nFaces 274298;
|
| 320 |
+
}
|
| 321 |
+
|
| 322 |
+
Notchback_Roof
|
| 323 |
+
{
|
| 324 |
+
type wall;
|
| 325 |
+
startFace 469385379;
|
| 326 |
+
nFaces 56517;
|
| 327 |
+
}
|
| 328 |
+
|
| 329 |
+
Notchback_Trunk
|
| 330 |
+
{
|
| 331 |
+
type wall;
|
| 332 |
+
startFace 469441896;
|
| 333 |
+
nFaces 73675;
|
| 334 |
+
}
|
| 335 |
+
|
| 336 |
+
Notchback_Window_rear
|
| 337 |
+
{
|
| 338 |
+
type wall;
|
| 339 |
+
startFace 469515571;
|
| 340 |
+
nFaces 113330;
|
| 341 |
+
}
|
| 342 |
+
|
| 343 |
+
Notchback_Window_rear_frame
|
| 344 |
+
{
|
| 345 |
+
type wall;
|
| 346 |
+
startFace 469628901;
|
| 347 |
+
nFaces 34924;
|
| 348 |
+
}
|
| 349 |
+
|
| 350 |
+
Notchback_Window_side
|
| 351 |
+
{
|
| 352 |
+
type wall;
|
| 353 |
+
startFace 469663825;
|
| 354 |
+
nFaces 56435;
|
| 355 |
+
}
|
| 356 |
+
|
| 357 |
+
Notchback_Window_side_frame
|
| 358 |
+
{
|
| 359 |
+
type wall;
|
| 360 |
+
startFace 469720260;
|
| 361 |
+
nFaces 84830;
|
| 362 |
+
}
|
| 363 |
+
|
| 364 |
+
OCDA_Detailed_Underbody
|
| 365 |
+
{
|
| 366 |
+
type wall;
|
| 367 |
+
startFace 469805090;
|
| 368 |
+
nFaces 756616;
|
| 369 |
+
}
|
| 370 |
+
|
| 371 |
+
Powertrain
|
| 372 |
+
{
|
| 373 |
+
type wall;
|
| 374 |
+
startFace 470561706;
|
| 375 |
+
nFaces 148587;
|
| 376 |
+
}
|
| 377 |
+
|
| 378 |
+
Rims_front
|
| 379 |
+
{
|
| 380 |
+
type wall;
|
| 381 |
+
startFace 470710293;
|
| 382 |
+
nFaces 551289;
|
| 383 |
+
}
|
| 384 |
+
|
| 385 |
+
Rims_rear
|
| 386 |
+
{
|
| 387 |
+
type wall;
|
| 388 |
+
startFace 471261582;
|
| 389 |
+
nFaces 570687;
|
| 390 |
+
}
|
| 391 |
+
|
| 392 |
+
Tire_Plinth_front
|
| 393 |
+
{
|
| 394 |
+
type wall;
|
| 395 |
+
startFace 471832269;
|
| 396 |
+
nFaces 13611;
|
| 397 |
+
}
|
| 398 |
+
|
| 399 |
+
Tire_Plinth_rear
|
| 400 |
+
{
|
| 401 |
+
type wall;
|
| 402 |
+
startFace 471845880;
|
| 403 |
+
nFaces 13732;
|
| 404 |
+
}
|
| 405 |
+
|
| 406 |
+
Tires_front
|
| 407 |
+
{
|
| 408 |
+
type wall;
|
| 409 |
+
startFace 471859612;
|
| 410 |
+
nFaces 2450659;
|
| 411 |
+
}
|
| 412 |
+
|
| 413 |
+
Tires_rear
|
| 414 |
+
{
|
| 415 |
+
type wall;
|
| 416 |
+
startFace 474310271;
|
| 417 |
+
nFaces 2452348;
|
| 418 |
+
}
|
| 419 |
+
|
| 420 |
+
Wheel_Support_front_1
|
| 421 |
+
{
|
| 422 |
+
type wall;
|
| 423 |
+
startFace 476762619;
|
| 424 |
+
nFaces 149872;
|
| 425 |
+
}
|
| 426 |
+
|
| 427 |
+
Wheel_Support_front_2
|
| 428 |
+
{
|
| 429 |
+
type wall;
|
| 430 |
+
startFace 476912491;
|
| 431 |
+
nFaces 78545;
|
| 432 |
+
}
|
| 433 |
+
|
| 434 |
+
Wheel_Support_rear
|
| 435 |
+
{
|
| 436 |
+
type wall;
|
| 437 |
+
startFace 476991036;
|
| 438 |
+
nFaces 50490;
|
| 439 |
+
}
|
| 440 |
+
|
| 441 |
+
)
|
openfoam_meshes/run_291/constant/polyMesh/cellZones
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Thu Feb 1 00:45:20 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_291/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class regIOobject;
|
| 18 |
+
location "";
|
| 19 |
+
object cellZones;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
0
|
| 27 |
+
(
|
| 28 |
+
)
|
openfoam_meshes/run_291/constant/polyMesh/geometryParameter.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// Geometrical parameters:
|
| 2 |
+
lref 2.679; // reference length (in m) - wheelbase
|
| 3 |
+
Aref 2.225; // reference area (in m^2.225) - frontal area
|
| 4 |
+
forcesCoR (1.3464999999999998 0 -0.3176); // center of rotation for moment coeff. calculations
|
| 5 |
+
lrefRef 2.78618; // case independent reference length from the drivAer2a case (in m) - wheelbase
|
| 6 |
+
ArefRef 2.17; // case independent reference area from the drivAer2a case (in m^2) - frontal area
|
| 7 |
+
forcesCoRRef (1.40009 0 -0.3176); // case independent reference center of rotation from the drivAer2a case for moment coeff. calculations
|
openfoam_meshes/run_291/constant/transportProperties
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Thu Feb 1 00:45:20 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_291/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object transportProperties;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
transportModel Newtonian;
|
| 25 |
+
|
| 26 |
+
nu nu [0 2 -1 0 0 0 0] 1.51163E-005;
|
openfoam_meshes/run_324/0/U
ADDED
|
@@ -0,0 +1,383 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 16:23:09 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_324/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class volVectorField;
|
| 18 |
+
location "";
|
| 19 |
+
object U;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
dimensions [0 1 -1 0 0 0 0];
|
| 26 |
+
|
| 27 |
+
internalField uniform ( 0. 0. 0. );
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
boundaryField
|
| 31 |
+
{
|
| 32 |
+
Body_A-Pillar
|
| 33 |
+
{
|
| 34 |
+
type fixedValue;
|
| 35 |
+
value uniform (0. 0. 0.);
|
| 36 |
+
}
|
| 37 |
+
|
| 38 |
+
Body_Door_handles
|
| 39 |
+
{
|
| 40 |
+
type fixedValue;
|
| 41 |
+
value uniform (0. 0. 0.);
|
| 42 |
+
}
|
| 43 |
+
|
| 44 |
+
Body_Fascia_front_1
|
| 45 |
+
{
|
| 46 |
+
type fixedValue;
|
| 47 |
+
value uniform (0. 0. 0.);
|
| 48 |
+
}
|
| 49 |
+
|
| 50 |
+
Body_Fascia_front_2
|
| 51 |
+
{
|
| 52 |
+
type fixedValue;
|
| 53 |
+
value uniform (0. 0. 0.);
|
| 54 |
+
}
|
| 55 |
+
|
| 56 |
+
Body_Fender
|
| 57 |
+
{
|
| 58 |
+
type fixedValue;
|
| 59 |
+
value uniform (0. 0. 0.);
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
Body_Headlamps
|
| 63 |
+
{
|
| 64 |
+
type fixedValue;
|
| 65 |
+
value uniform (0. 0. 0.);
|
| 66 |
+
}
|
| 67 |
+
|
| 68 |
+
Body_Hood
|
| 69 |
+
{
|
| 70 |
+
type fixedValue;
|
| 71 |
+
value uniform (0. 0. 0.);
|
| 72 |
+
}
|
| 73 |
+
|
| 74 |
+
Body_Rear
|
| 75 |
+
{
|
| 76 |
+
type fixedValue;
|
| 77 |
+
value uniform (0. 0. 0.);
|
| 78 |
+
}
|
| 79 |
+
|
| 80 |
+
Body_Rear_Access
|
| 81 |
+
{
|
| 82 |
+
type fixedValue;
|
| 83 |
+
value uniform (0. 0. 0.);
|
| 84 |
+
}
|
| 85 |
+
|
| 86 |
+
Body_Rocker
|
| 87 |
+
{
|
| 88 |
+
type fixedValue;
|
| 89 |
+
value uniform (0. 0. 0.);
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
Body_Roof
|
| 93 |
+
{
|
| 94 |
+
type fixedValue;
|
| 95 |
+
value uniform (0. 0. 0.);
|
| 96 |
+
}
|
| 97 |
+
|
| 98 |
+
Body_Side
|
| 99 |
+
{
|
| 100 |
+
type fixedValue;
|
| 101 |
+
value uniform (0. 0. 0.);
|
| 102 |
+
}
|
| 103 |
+
|
| 104 |
+
Body_Window_front
|
| 105 |
+
{
|
| 106 |
+
type fixedValue;
|
| 107 |
+
value uniform (0. 0. 0.);
|
| 108 |
+
}
|
| 109 |
+
|
| 110 |
+
Body_Window_front_frame
|
| 111 |
+
{
|
| 112 |
+
type fixedValue;
|
| 113 |
+
value uniform (0. 0. 0.);
|
| 114 |
+
}
|
| 115 |
+
|
| 116 |
+
Body_Window_Side
|
| 117 |
+
{
|
| 118 |
+
type fixedValue;
|
| 119 |
+
value uniform (0. 0. 0.);
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
Body_Window_side_frame
|
| 123 |
+
{
|
| 124 |
+
type fixedValue;
|
| 125 |
+
value uniform (0. 0. 0.);
|
| 126 |
+
}
|
| 127 |
+
|
| 128 |
+
Brake_Disc_front
|
| 129 |
+
{
|
| 130 |
+
type fixedValue;
|
| 131 |
+
value uniform (0. 0. 0.);
|
| 132 |
+
}
|
| 133 |
+
|
| 134 |
+
Brake_Disc_rear
|
| 135 |
+
{
|
| 136 |
+
type fixedValue;
|
| 137 |
+
value uniform (0. 0. 0.);
|
| 138 |
+
}
|
| 139 |
+
|
| 140 |
+
Closed_Grill_Lower_Insert
|
| 141 |
+
{
|
| 142 |
+
type fixedValue;
|
| 143 |
+
value uniform (0. 0. 0.);
|
| 144 |
+
}
|
| 145 |
+
|
| 146 |
+
Closed_Grill_Upper_Insert
|
| 147 |
+
{
|
| 148 |
+
type fixedValue;
|
| 149 |
+
value uniform (0. 0. 0.);
|
| 150 |
+
}
|
| 151 |
+
|
| 152 |
+
CTRL_SURFACE_Outlet
|
| 153 |
+
{
|
| 154 |
+
type fixedValue;
|
| 155 |
+
value uniform (0. 0. 0.);
|
| 156 |
+
}
|
| 157 |
+
|
| 158 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 159 |
+
{
|
| 160 |
+
type fixedValue;
|
| 161 |
+
value uniform (0. 0. 0.);
|
| 162 |
+
}
|
| 163 |
+
|
| 164 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 165 |
+
{
|
| 166 |
+
type fixedValue;
|
| 167 |
+
value uniform (0. 0. 0.);
|
| 168 |
+
}
|
| 169 |
+
|
| 170 |
+
domain_inlet
|
| 171 |
+
{
|
| 172 |
+
type surfaceNormalFixedValue;
|
| 173 |
+
refValue uniform -40.;
|
| 174 |
+
}
|
| 175 |
+
|
| 176 |
+
domain_outlet
|
| 177 |
+
{
|
| 178 |
+
type inletOutlet;
|
| 179 |
+
inletValue uniform (0. 0. 0.);
|
| 180 |
+
value uniform (0. 0. 0.);
|
| 181 |
+
}
|
| 182 |
+
|
| 183 |
+
domain_road_near_free_slip
|
| 184 |
+
{
|
| 185 |
+
type symmetry;
|
| 186 |
+
}
|
| 187 |
+
|
| 188 |
+
domain_road_near_viscous
|
| 189 |
+
{
|
| 190 |
+
type fixedValue;
|
| 191 |
+
value uniform (0. 0. 0.);
|
| 192 |
+
}
|
| 193 |
+
|
| 194 |
+
domain_road_viscous
|
| 195 |
+
{
|
| 196 |
+
type fixedValue;
|
| 197 |
+
value uniform (0. 0. 0.);
|
| 198 |
+
}
|
| 199 |
+
|
| 200 |
+
domain_road_viscous_outer
|
| 201 |
+
{
|
| 202 |
+
type fixedValue;
|
| 203 |
+
value uniform (0. 0. 0.);
|
| 204 |
+
}
|
| 205 |
+
|
| 206 |
+
domain_road_zero_free_slip
|
| 207 |
+
{
|
| 208 |
+
type symmetry;
|
| 209 |
+
}
|
| 210 |
+
|
| 211 |
+
domain_side1
|
| 212 |
+
{
|
| 213 |
+
type symmetry;
|
| 214 |
+
}
|
| 215 |
+
|
| 216 |
+
domain_side2
|
| 217 |
+
{
|
| 218 |
+
type symmetry;
|
| 219 |
+
}
|
| 220 |
+
|
| 221 |
+
domain_side_top
|
| 222 |
+
{
|
| 223 |
+
type symmetry;
|
| 224 |
+
}
|
| 225 |
+
|
| 226 |
+
Engine_Undershield
|
| 227 |
+
{
|
| 228 |
+
type fixedValue;
|
| 229 |
+
value uniform (0. 0. 0.);
|
| 230 |
+
}
|
| 231 |
+
|
| 232 |
+
Exhaust_System_1
|
| 233 |
+
{
|
| 234 |
+
type fixedValue;
|
| 235 |
+
value uniform (0. 0. 0.);
|
| 236 |
+
}
|
| 237 |
+
|
| 238 |
+
Exhaust_System_2
|
| 239 |
+
{
|
| 240 |
+
type fixedValue;
|
| 241 |
+
value uniform (0. 0. 0.);
|
| 242 |
+
}
|
| 243 |
+
|
| 244 |
+
Exhaust_System_3
|
| 245 |
+
{
|
| 246 |
+
type fixedValue;
|
| 247 |
+
value uniform (0. 0. 0.);
|
| 248 |
+
}
|
| 249 |
+
|
| 250 |
+
Mirrors_1
|
| 251 |
+
{
|
| 252 |
+
type fixedValue;
|
| 253 |
+
value uniform (0. 0. 0.);
|
| 254 |
+
}
|
| 255 |
+
|
| 256 |
+
Mirrors_2
|
| 257 |
+
{
|
| 258 |
+
type fixedValue;
|
| 259 |
+
value uniform (0. 0. 0.);
|
| 260 |
+
}
|
| 261 |
+
|
| 262 |
+
Notchback_B-Pillar
|
| 263 |
+
{
|
| 264 |
+
type fixedValue;
|
| 265 |
+
value uniform (0. 0. 0.);
|
| 266 |
+
}
|
| 267 |
+
|
| 268 |
+
Notchback_Body_side
|
| 269 |
+
{
|
| 270 |
+
type fixedValue;
|
| 271 |
+
value uniform (0. 0. 0.);
|
| 272 |
+
}
|
| 273 |
+
|
| 274 |
+
Notchback_C-Pillar
|
| 275 |
+
{
|
| 276 |
+
type fixedValue;
|
| 277 |
+
value uniform (0. 0. 0.);
|
| 278 |
+
}
|
| 279 |
+
|
| 280 |
+
Notchback_Roof
|
| 281 |
+
{
|
| 282 |
+
type fixedValue;
|
| 283 |
+
value uniform (0. 0. 0.);
|
| 284 |
+
}
|
| 285 |
+
|
| 286 |
+
Notchback_Trunk
|
| 287 |
+
{
|
| 288 |
+
type fixedValue;
|
| 289 |
+
value uniform (0. 0. 0.);
|
| 290 |
+
}
|
| 291 |
+
|
| 292 |
+
Notchback_Window_rear
|
| 293 |
+
{
|
| 294 |
+
type fixedValue;
|
| 295 |
+
value uniform (0. 0. 0.);
|
| 296 |
+
}
|
| 297 |
+
|
| 298 |
+
Notchback_Window_rear_frame
|
| 299 |
+
{
|
| 300 |
+
type fixedValue;
|
| 301 |
+
value uniform (0. 0. 0.);
|
| 302 |
+
}
|
| 303 |
+
|
| 304 |
+
Notchback_Window_side
|
| 305 |
+
{
|
| 306 |
+
type fixedValue;
|
| 307 |
+
value uniform (0. 0. 0.);
|
| 308 |
+
}
|
| 309 |
+
|
| 310 |
+
Notchback_Window_side_frame
|
| 311 |
+
{
|
| 312 |
+
type fixedValue;
|
| 313 |
+
value uniform (0. 0. 0.);
|
| 314 |
+
}
|
| 315 |
+
|
| 316 |
+
OCDA_Detailed_Underbody
|
| 317 |
+
{
|
| 318 |
+
type fixedValue;
|
| 319 |
+
value uniform (0. 0. 0.);
|
| 320 |
+
}
|
| 321 |
+
|
| 322 |
+
Powertrain
|
| 323 |
+
{
|
| 324 |
+
type fixedValue;
|
| 325 |
+
value uniform (0. 0. 0.);
|
| 326 |
+
}
|
| 327 |
+
|
| 328 |
+
Rims_front
|
| 329 |
+
{
|
| 330 |
+
type fixedValue;
|
| 331 |
+
value uniform (0. 0. 0.);
|
| 332 |
+
}
|
| 333 |
+
|
| 334 |
+
Rims_rear
|
| 335 |
+
{
|
| 336 |
+
type fixedValue;
|
| 337 |
+
value uniform (0. 0. 0.);
|
| 338 |
+
}
|
| 339 |
+
|
| 340 |
+
Tire_Plinth_front
|
| 341 |
+
{
|
| 342 |
+
type fixedValue;
|
| 343 |
+
value uniform (0. 0. 0.);
|
| 344 |
+
}
|
| 345 |
+
|
| 346 |
+
Tire_Plinth_rear
|
| 347 |
+
{
|
| 348 |
+
type fixedValue;
|
| 349 |
+
value uniform (0. 0. 0.);
|
| 350 |
+
}
|
| 351 |
+
|
| 352 |
+
Tires_front
|
| 353 |
+
{
|
| 354 |
+
type fixedValue;
|
| 355 |
+
value uniform (0. 0. 0.);
|
| 356 |
+
}
|
| 357 |
+
|
| 358 |
+
Tires_rear
|
| 359 |
+
{
|
| 360 |
+
type fixedValue;
|
| 361 |
+
value uniform (0. 0. 0.);
|
| 362 |
+
}
|
| 363 |
+
|
| 364 |
+
Wheel_Support_front_1
|
| 365 |
+
{
|
| 366 |
+
type fixedValue;
|
| 367 |
+
value uniform (0. 0. 0.);
|
| 368 |
+
}
|
| 369 |
+
|
| 370 |
+
Wheel_Support_front_2
|
| 371 |
+
{
|
| 372 |
+
type fixedValue;
|
| 373 |
+
value uniform (0. 0. 0.);
|
| 374 |
+
}
|
| 375 |
+
|
| 376 |
+
Wheel_Support_rear
|
| 377 |
+
{
|
| 378 |
+
type fixedValue;
|
| 379 |
+
value uniform (0. 0. 0.);
|
| 380 |
+
}
|
| 381 |
+
|
| 382 |
+
|
| 383 |
+
}
|
openfoam_meshes/run_324/0/p
ADDED
|
@@ -0,0 +1,329 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 16:23:09 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_324/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class volScalarField;
|
| 18 |
+
location "";
|
| 19 |
+
object p;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
dimensions [0 2 -2 0 0 0 0];
|
| 26 |
+
|
| 27 |
+
internalField uniform 0.;
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
boundaryField
|
| 31 |
+
{
|
| 32 |
+
Body_A-Pillar
|
| 33 |
+
{
|
| 34 |
+
type zeroGradient;
|
| 35 |
+
}
|
| 36 |
+
|
| 37 |
+
Body_Door_handles
|
| 38 |
+
{
|
| 39 |
+
type zeroGradient;
|
| 40 |
+
}
|
| 41 |
+
|
| 42 |
+
Body_Fascia_front_1
|
| 43 |
+
{
|
| 44 |
+
type zeroGradient;
|
| 45 |
+
}
|
| 46 |
+
|
| 47 |
+
Body_Fascia_front_2
|
| 48 |
+
{
|
| 49 |
+
type zeroGradient;
|
| 50 |
+
}
|
| 51 |
+
|
| 52 |
+
Body_Fender
|
| 53 |
+
{
|
| 54 |
+
type zeroGradient;
|
| 55 |
+
}
|
| 56 |
+
|
| 57 |
+
Body_Headlamps
|
| 58 |
+
{
|
| 59 |
+
type zeroGradient;
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
Body_Hood
|
| 63 |
+
{
|
| 64 |
+
type zeroGradient;
|
| 65 |
+
}
|
| 66 |
+
|
| 67 |
+
Body_Rear
|
| 68 |
+
{
|
| 69 |
+
type zeroGradient;
|
| 70 |
+
}
|
| 71 |
+
|
| 72 |
+
Body_Rear_Access
|
| 73 |
+
{
|
| 74 |
+
type zeroGradient;
|
| 75 |
+
}
|
| 76 |
+
|
| 77 |
+
Body_Rocker
|
| 78 |
+
{
|
| 79 |
+
type zeroGradient;
|
| 80 |
+
}
|
| 81 |
+
|
| 82 |
+
Body_Roof
|
| 83 |
+
{
|
| 84 |
+
type zeroGradient;
|
| 85 |
+
}
|
| 86 |
+
|
| 87 |
+
Body_Side
|
| 88 |
+
{
|
| 89 |
+
type zeroGradient;
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
Body_Window_front
|
| 93 |
+
{
|
| 94 |
+
type zeroGradient;
|
| 95 |
+
}
|
| 96 |
+
|
| 97 |
+
Body_Window_front_frame
|
| 98 |
+
{
|
| 99 |
+
type zeroGradient;
|
| 100 |
+
}
|
| 101 |
+
|
| 102 |
+
Body_Window_Side
|
| 103 |
+
{
|
| 104 |
+
type zeroGradient;
|
| 105 |
+
}
|
| 106 |
+
|
| 107 |
+
Body_Window_side_frame
|
| 108 |
+
{
|
| 109 |
+
type zeroGradient;
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
Brake_Disc_front
|
| 113 |
+
{
|
| 114 |
+
type zeroGradient;
|
| 115 |
+
}
|
| 116 |
+
|
| 117 |
+
Brake_Disc_rear
|
| 118 |
+
{
|
| 119 |
+
type zeroGradient;
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
Closed_Grill_Lower_Insert
|
| 123 |
+
{
|
| 124 |
+
type zeroGradient;
|
| 125 |
+
}
|
| 126 |
+
|
| 127 |
+
Closed_Grill_Upper_Insert
|
| 128 |
+
{
|
| 129 |
+
type zeroGradient;
|
| 130 |
+
}
|
| 131 |
+
|
| 132 |
+
CTRL_SURFACE_Outlet
|
| 133 |
+
{
|
| 134 |
+
type zeroGradient;
|
| 135 |
+
}
|
| 136 |
+
|
| 137 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 138 |
+
{
|
| 139 |
+
type zeroGradient;
|
| 140 |
+
}
|
| 141 |
+
|
| 142 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 143 |
+
{
|
| 144 |
+
type zeroGradient;
|
| 145 |
+
}
|
| 146 |
+
|
| 147 |
+
domain_inlet
|
| 148 |
+
{
|
| 149 |
+
type zeroGradient;
|
| 150 |
+
}
|
| 151 |
+
|
| 152 |
+
domain_outlet
|
| 153 |
+
{
|
| 154 |
+
type fixedValue;
|
| 155 |
+
value uniform 0.;
|
| 156 |
+
}
|
| 157 |
+
|
| 158 |
+
domain_road_near_free_slip
|
| 159 |
+
{
|
| 160 |
+
type symmetry;
|
| 161 |
+
}
|
| 162 |
+
|
| 163 |
+
domain_road_near_viscous
|
| 164 |
+
{
|
| 165 |
+
type zeroGradient;
|
| 166 |
+
}
|
| 167 |
+
|
| 168 |
+
domain_road_viscous
|
| 169 |
+
{
|
| 170 |
+
type zeroGradient;
|
| 171 |
+
}
|
| 172 |
+
|
| 173 |
+
domain_road_viscous_outer
|
| 174 |
+
{
|
| 175 |
+
type zeroGradient;
|
| 176 |
+
}
|
| 177 |
+
|
| 178 |
+
domain_road_zero_free_slip
|
| 179 |
+
{
|
| 180 |
+
type symmetry;
|
| 181 |
+
}
|
| 182 |
+
|
| 183 |
+
domain_side1
|
| 184 |
+
{
|
| 185 |
+
type symmetry;
|
| 186 |
+
}
|
| 187 |
+
|
| 188 |
+
domain_side2
|
| 189 |
+
{
|
| 190 |
+
type symmetry;
|
| 191 |
+
}
|
| 192 |
+
|
| 193 |
+
domain_side_top
|
| 194 |
+
{
|
| 195 |
+
type symmetry;
|
| 196 |
+
}
|
| 197 |
+
|
| 198 |
+
Engine_Undershield
|
| 199 |
+
{
|
| 200 |
+
type zeroGradient;
|
| 201 |
+
}
|
| 202 |
+
|
| 203 |
+
Exhaust_System_1
|
| 204 |
+
{
|
| 205 |
+
type zeroGradient;
|
| 206 |
+
}
|
| 207 |
+
|
| 208 |
+
Exhaust_System_2
|
| 209 |
+
{
|
| 210 |
+
type zeroGradient;
|
| 211 |
+
}
|
| 212 |
+
|
| 213 |
+
Exhaust_System_3
|
| 214 |
+
{
|
| 215 |
+
type zeroGradient;
|
| 216 |
+
}
|
| 217 |
+
|
| 218 |
+
Mirrors_1
|
| 219 |
+
{
|
| 220 |
+
type zeroGradient;
|
| 221 |
+
}
|
| 222 |
+
|
| 223 |
+
Mirrors_2
|
| 224 |
+
{
|
| 225 |
+
type zeroGradient;
|
| 226 |
+
}
|
| 227 |
+
|
| 228 |
+
Notchback_B-Pillar
|
| 229 |
+
{
|
| 230 |
+
type zeroGradient;
|
| 231 |
+
}
|
| 232 |
+
|
| 233 |
+
Notchback_Body_side
|
| 234 |
+
{
|
| 235 |
+
type zeroGradient;
|
| 236 |
+
}
|
| 237 |
+
|
| 238 |
+
Notchback_C-Pillar
|
| 239 |
+
{
|
| 240 |
+
type zeroGradient;
|
| 241 |
+
}
|
| 242 |
+
|
| 243 |
+
Notchback_Roof
|
| 244 |
+
{
|
| 245 |
+
type zeroGradient;
|
| 246 |
+
}
|
| 247 |
+
|
| 248 |
+
Notchback_Trunk
|
| 249 |
+
{
|
| 250 |
+
type zeroGradient;
|
| 251 |
+
}
|
| 252 |
+
|
| 253 |
+
Notchback_Window_rear
|
| 254 |
+
{
|
| 255 |
+
type zeroGradient;
|
| 256 |
+
}
|
| 257 |
+
|
| 258 |
+
Notchback_Window_rear_frame
|
| 259 |
+
{
|
| 260 |
+
type zeroGradient;
|
| 261 |
+
}
|
| 262 |
+
|
| 263 |
+
Notchback_Window_side
|
| 264 |
+
{
|
| 265 |
+
type zeroGradient;
|
| 266 |
+
}
|
| 267 |
+
|
| 268 |
+
Notchback_Window_side_frame
|
| 269 |
+
{
|
| 270 |
+
type zeroGradient;
|
| 271 |
+
}
|
| 272 |
+
|
| 273 |
+
OCDA_Detailed_Underbody
|
| 274 |
+
{
|
| 275 |
+
type zeroGradient;
|
| 276 |
+
}
|
| 277 |
+
|
| 278 |
+
Powertrain
|
| 279 |
+
{
|
| 280 |
+
type zeroGradient;
|
| 281 |
+
}
|
| 282 |
+
|
| 283 |
+
Rims_front
|
| 284 |
+
{
|
| 285 |
+
type zeroGradient;
|
| 286 |
+
}
|
| 287 |
+
|
| 288 |
+
Rims_rear
|
| 289 |
+
{
|
| 290 |
+
type zeroGradient;
|
| 291 |
+
}
|
| 292 |
+
|
| 293 |
+
Tire_Plinth_front
|
| 294 |
+
{
|
| 295 |
+
type zeroGradient;
|
| 296 |
+
}
|
| 297 |
+
|
| 298 |
+
Tire_Plinth_rear
|
| 299 |
+
{
|
| 300 |
+
type zeroGradient;
|
| 301 |
+
}
|
| 302 |
+
|
| 303 |
+
Tires_front
|
| 304 |
+
{
|
| 305 |
+
type zeroGradient;
|
| 306 |
+
}
|
| 307 |
+
|
| 308 |
+
Tires_rear
|
| 309 |
+
{
|
| 310 |
+
type zeroGradient;
|
| 311 |
+
}
|
| 312 |
+
|
| 313 |
+
Wheel_Support_front_1
|
| 314 |
+
{
|
| 315 |
+
type zeroGradient;
|
| 316 |
+
}
|
| 317 |
+
|
| 318 |
+
Wheel_Support_front_2
|
| 319 |
+
{
|
| 320 |
+
type zeroGradient;
|
| 321 |
+
}
|
| 322 |
+
|
| 323 |
+
Wheel_Support_rear
|
| 324 |
+
{
|
| 325 |
+
type zeroGradient;
|
| 326 |
+
}
|
| 327 |
+
|
| 328 |
+
|
| 329 |
+
}
|
openfoam_meshes/run_324/0/p_rgh
ADDED
|
@@ -0,0 +1,328 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 16:23:09 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_324/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class volScalarField;
|
| 18 |
+
location "";
|
| 19 |
+
object p_rgh;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
dimensions [0 2 -2 0 0 0 0];
|
| 26 |
+
|
| 27 |
+
internalField uniform 0.;
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
boundaryField
|
| 31 |
+
{
|
| 32 |
+
Body_A-Pillar
|
| 33 |
+
{
|
| 34 |
+
type zeroGradient;
|
| 35 |
+
}
|
| 36 |
+
|
| 37 |
+
Body_Door_handles
|
| 38 |
+
{
|
| 39 |
+
type zeroGradient;
|
| 40 |
+
}
|
| 41 |
+
|
| 42 |
+
Body_Fascia_front_1
|
| 43 |
+
{
|
| 44 |
+
type zeroGradient;
|
| 45 |
+
}
|
| 46 |
+
|
| 47 |
+
Body_Fascia_front_2
|
| 48 |
+
{
|
| 49 |
+
type zeroGradient;
|
| 50 |
+
}
|
| 51 |
+
|
| 52 |
+
Body_Fender
|
| 53 |
+
{
|
| 54 |
+
type zeroGradient;
|
| 55 |
+
}
|
| 56 |
+
|
| 57 |
+
Body_Headlamps
|
| 58 |
+
{
|
| 59 |
+
type zeroGradient;
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
Body_Hood
|
| 63 |
+
{
|
| 64 |
+
type zeroGradient;
|
| 65 |
+
}
|
| 66 |
+
|
| 67 |
+
Body_Rear
|
| 68 |
+
{
|
| 69 |
+
type zeroGradient;
|
| 70 |
+
}
|
| 71 |
+
|
| 72 |
+
Body_Rear_Access
|
| 73 |
+
{
|
| 74 |
+
type zeroGradient;
|
| 75 |
+
}
|
| 76 |
+
|
| 77 |
+
Body_Rocker
|
| 78 |
+
{
|
| 79 |
+
type zeroGradient;
|
| 80 |
+
}
|
| 81 |
+
|
| 82 |
+
Body_Roof
|
| 83 |
+
{
|
| 84 |
+
type zeroGradient;
|
| 85 |
+
}
|
| 86 |
+
|
| 87 |
+
Body_Side
|
| 88 |
+
{
|
| 89 |
+
type zeroGradient;
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
Body_Window_front
|
| 93 |
+
{
|
| 94 |
+
type zeroGradient;
|
| 95 |
+
}
|
| 96 |
+
|
| 97 |
+
Body_Window_front_frame
|
| 98 |
+
{
|
| 99 |
+
type zeroGradient;
|
| 100 |
+
}
|
| 101 |
+
|
| 102 |
+
Body_Window_Side
|
| 103 |
+
{
|
| 104 |
+
type zeroGradient;
|
| 105 |
+
}
|
| 106 |
+
|
| 107 |
+
Body_Window_side_frame
|
| 108 |
+
{
|
| 109 |
+
type zeroGradient;
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
Brake_Disc_front
|
| 113 |
+
{
|
| 114 |
+
type zeroGradient;
|
| 115 |
+
}
|
| 116 |
+
|
| 117 |
+
Brake_Disc_rear
|
| 118 |
+
{
|
| 119 |
+
type zeroGradient;
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
Closed_Grill_Lower_Insert
|
| 123 |
+
{
|
| 124 |
+
type zeroGradient;
|
| 125 |
+
}
|
| 126 |
+
|
| 127 |
+
Closed_Grill_Upper_Insert
|
| 128 |
+
{
|
| 129 |
+
type zeroGradient;
|
| 130 |
+
}
|
| 131 |
+
|
| 132 |
+
CTRL_SURFACE_Outlet
|
| 133 |
+
{
|
| 134 |
+
type zeroGradient;
|
| 135 |
+
}
|
| 136 |
+
|
| 137 |
+
CTRL_SURFACE_Wheelhouse_LHS
|
| 138 |
+
{
|
| 139 |
+
type zeroGradient;
|
| 140 |
+
}
|
| 141 |
+
|
| 142 |
+
CTRL_SURFACE_Wheelshouse_RHS
|
| 143 |
+
{
|
| 144 |
+
type zeroGradient;
|
| 145 |
+
}
|
| 146 |
+
|
| 147 |
+
domain_inlet
|
| 148 |
+
{
|
| 149 |
+
type zeroGradient;
|
| 150 |
+
}
|
| 151 |
+
|
| 152 |
+
domain_outlet
|
| 153 |
+
{
|
| 154 |
+
type zeroGradient;
|
| 155 |
+
}
|
| 156 |
+
|
| 157 |
+
domain_road_near_free_slip
|
| 158 |
+
{
|
| 159 |
+
type symmetry;
|
| 160 |
+
}
|
| 161 |
+
|
| 162 |
+
domain_road_near_viscous
|
| 163 |
+
{
|
| 164 |
+
type zeroGradient;
|
| 165 |
+
}
|
| 166 |
+
|
| 167 |
+
domain_road_viscous
|
| 168 |
+
{
|
| 169 |
+
type zeroGradient;
|
| 170 |
+
}
|
| 171 |
+
|
| 172 |
+
domain_road_viscous_outer
|
| 173 |
+
{
|
| 174 |
+
type zeroGradient;
|
| 175 |
+
}
|
| 176 |
+
|
| 177 |
+
domain_road_zero_free_slip
|
| 178 |
+
{
|
| 179 |
+
type symmetry;
|
| 180 |
+
}
|
| 181 |
+
|
| 182 |
+
domain_side1
|
| 183 |
+
{
|
| 184 |
+
type symmetry;
|
| 185 |
+
}
|
| 186 |
+
|
| 187 |
+
domain_side2
|
| 188 |
+
{
|
| 189 |
+
type symmetry;
|
| 190 |
+
}
|
| 191 |
+
|
| 192 |
+
domain_side_top
|
| 193 |
+
{
|
| 194 |
+
type symmetry;
|
| 195 |
+
}
|
| 196 |
+
|
| 197 |
+
Engine_Undershield
|
| 198 |
+
{
|
| 199 |
+
type zeroGradient;
|
| 200 |
+
}
|
| 201 |
+
|
| 202 |
+
Exhaust_System_1
|
| 203 |
+
{
|
| 204 |
+
type zeroGradient;
|
| 205 |
+
}
|
| 206 |
+
|
| 207 |
+
Exhaust_System_2
|
| 208 |
+
{
|
| 209 |
+
type zeroGradient;
|
| 210 |
+
}
|
| 211 |
+
|
| 212 |
+
Exhaust_System_3
|
| 213 |
+
{
|
| 214 |
+
type zeroGradient;
|
| 215 |
+
}
|
| 216 |
+
|
| 217 |
+
Mirrors_1
|
| 218 |
+
{
|
| 219 |
+
type zeroGradient;
|
| 220 |
+
}
|
| 221 |
+
|
| 222 |
+
Mirrors_2
|
| 223 |
+
{
|
| 224 |
+
type zeroGradient;
|
| 225 |
+
}
|
| 226 |
+
|
| 227 |
+
Notchback_B-Pillar
|
| 228 |
+
{
|
| 229 |
+
type zeroGradient;
|
| 230 |
+
}
|
| 231 |
+
|
| 232 |
+
Notchback_Body_side
|
| 233 |
+
{
|
| 234 |
+
type zeroGradient;
|
| 235 |
+
}
|
| 236 |
+
|
| 237 |
+
Notchback_C-Pillar
|
| 238 |
+
{
|
| 239 |
+
type zeroGradient;
|
| 240 |
+
}
|
| 241 |
+
|
| 242 |
+
Notchback_Roof
|
| 243 |
+
{
|
| 244 |
+
type zeroGradient;
|
| 245 |
+
}
|
| 246 |
+
|
| 247 |
+
Notchback_Trunk
|
| 248 |
+
{
|
| 249 |
+
type zeroGradient;
|
| 250 |
+
}
|
| 251 |
+
|
| 252 |
+
Notchback_Window_rear
|
| 253 |
+
{
|
| 254 |
+
type zeroGradient;
|
| 255 |
+
}
|
| 256 |
+
|
| 257 |
+
Notchback_Window_rear_frame
|
| 258 |
+
{
|
| 259 |
+
type zeroGradient;
|
| 260 |
+
}
|
| 261 |
+
|
| 262 |
+
Notchback_Window_side
|
| 263 |
+
{
|
| 264 |
+
type zeroGradient;
|
| 265 |
+
}
|
| 266 |
+
|
| 267 |
+
Notchback_Window_side_frame
|
| 268 |
+
{
|
| 269 |
+
type zeroGradient;
|
| 270 |
+
}
|
| 271 |
+
|
| 272 |
+
OCDA_Detailed_Underbody
|
| 273 |
+
{
|
| 274 |
+
type zeroGradient;
|
| 275 |
+
}
|
| 276 |
+
|
| 277 |
+
Powertrain
|
| 278 |
+
{
|
| 279 |
+
type zeroGradient;
|
| 280 |
+
}
|
| 281 |
+
|
| 282 |
+
Rims_front
|
| 283 |
+
{
|
| 284 |
+
type zeroGradient;
|
| 285 |
+
}
|
| 286 |
+
|
| 287 |
+
Rims_rear
|
| 288 |
+
{
|
| 289 |
+
type zeroGradient;
|
| 290 |
+
}
|
| 291 |
+
|
| 292 |
+
Tire_Plinth_front
|
| 293 |
+
{
|
| 294 |
+
type zeroGradient;
|
| 295 |
+
}
|
| 296 |
+
|
| 297 |
+
Tire_Plinth_rear
|
| 298 |
+
{
|
| 299 |
+
type zeroGradient;
|
| 300 |
+
}
|
| 301 |
+
|
| 302 |
+
Tires_front
|
| 303 |
+
{
|
| 304 |
+
type zeroGradient;
|
| 305 |
+
}
|
| 306 |
+
|
| 307 |
+
Tires_rear
|
| 308 |
+
{
|
| 309 |
+
type zeroGradient;
|
| 310 |
+
}
|
| 311 |
+
|
| 312 |
+
Wheel_Support_front_1
|
| 313 |
+
{
|
| 314 |
+
type zeroGradient;
|
| 315 |
+
}
|
| 316 |
+
|
| 317 |
+
Wheel_Support_front_2
|
| 318 |
+
{
|
| 319 |
+
type zeroGradient;
|
| 320 |
+
}
|
| 321 |
+
|
| 322 |
+
Wheel_Support_rear
|
| 323 |
+
{
|
| 324 |
+
type zeroGradient;
|
| 325 |
+
}
|
| 326 |
+
|
| 327 |
+
|
| 328 |
+
}
|
openfoam_meshes/run_324/constant/fvOptions
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 16:23:09 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_324/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object fvOptions;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
limitVelocity
|
| 25 |
+
{
|
| 26 |
+
type limitVelocity;
|
| 27 |
+
active yes;
|
| 28 |
+
selectionMode all;
|
| 29 |
+
max 120;
|
| 30 |
+
}
|
openfoam_meshes/run_324/constant/geometryParameter.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// Geometrical parameters:
|
| 2 |
+
lref 2.876; // reference length (in m) - wheelbase
|
| 3 |
+
Aref 2.292; // reference area (in m^2.292) - frontal area
|
| 4 |
+
forcesCoR (1.4449999999999998 0 -0.3176); // center of rotation for moment coeff. calculations
|
| 5 |
+
lrefRef 2.78618; // case independent reference length from the drivAer2a case (in m) - wheelbase
|
| 6 |
+
ArefRef 2.17; // case independent reference area from the drivAer2a case (in m^2) - frontal area
|
| 7 |
+
forcesCoRRef (1.40009 0 -0.3176); // case independent reference center of rotation from the drivAer2a case for moment coeff. calculations
|
openfoam_meshes/run_324/constant/transportProperties
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 16:23:09 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_324/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object transportProperties;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
transportModel Newtonian;
|
| 25 |
+
|
| 26 |
+
nu nu [0 2 -1 0 0 0 0] 1.51163E-005;
|
openfoam_meshes/run_324/system/controlDict
ADDED
|
@@ -0,0 +1,116 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 16:23:09 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_324/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object controlDict;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
application UserSolver;
|
| 25 |
+
|
| 26 |
+
startFrom startTime;
|
| 27 |
+
|
| 28 |
+
startTime 0.;
|
| 29 |
+
|
| 30 |
+
stopAt endTime;
|
| 31 |
+
|
| 32 |
+
endTime 1.;
|
| 33 |
+
|
| 34 |
+
deltaT 1.;
|
| 35 |
+
|
| 36 |
+
writeControl timeStep;
|
| 37 |
+
|
| 38 |
+
writeInterval 1.;
|
| 39 |
+
|
| 40 |
+
purgeWrite 0;
|
| 41 |
+
|
| 42 |
+
writeFormat binary;
|
| 43 |
+
|
| 44 |
+
writePrecision 6;
|
| 45 |
+
|
| 46 |
+
writeCompression uncompressed;
|
| 47 |
+
|
| 48 |
+
timeFormat general;
|
| 49 |
+
|
| 50 |
+
timePrecision 6;
|
| 51 |
+
|
| 52 |
+
graphFormat raw;
|
| 53 |
+
|
| 54 |
+
runTimeModifiable yes;
|
| 55 |
+
|
| 56 |
+
adjustTimeStep off;
|
| 57 |
+
|
| 58 |
+
maxCo 1.;
|
| 59 |
+
|
| 60 |
+
maxAlphaCo 1.;
|
| 61 |
+
|
| 62 |
+
maxDeltaT 1.;
|
| 63 |
+
|
| 64 |
+
functions {
|
| 65 |
+
residuals
|
| 66 |
+
{
|
| 67 |
+
libs ( "libutilityFunctionObjects.so" );
|
| 68 |
+
type residuals;
|
| 69 |
+
enabled true;
|
| 70 |
+
log true;
|
| 71 |
+
writeControl timeStep;
|
| 72 |
+
writeInterval 1;
|
| 73 |
+
fields
|
| 74 |
+
(
|
| 75 |
+
p
|
| 76 |
+
p_rgh
|
| 77 |
+
U
|
| 78 |
+
);
|
| 79 |
+
}
|
| 80 |
+
force_coefs
|
| 81 |
+
{
|
| 82 |
+
type forceCoeffs;
|
| 83 |
+
libs ( "libforces.so" );
|
| 84 |
+
writeControl timeStep;
|
| 85 |
+
writeInterval 1;
|
| 86 |
+
patches
|
| 87 |
+
(
|
| 88 |
+
);
|
| 89 |
+
log true;
|
| 90 |
+
UName U;
|
| 91 |
+
rho rhoInf;
|
| 92 |
+
pRef 0.;
|
| 93 |
+
rhoInf 1.204;
|
| 94 |
+
CofR (0. 0. 0.);
|
| 95 |
+
liftDir (0. 0. 1.);
|
| 96 |
+
dragDir (1. 0. 0.);
|
| 97 |
+
pitchAxis (0. 1. 0.);
|
| 98 |
+
magUInf 40.;
|
| 99 |
+
lRef 1.;
|
| 100 |
+
Aref 2.17;
|
| 101 |
+
}
|
| 102 |
+
min_max_velocity
|
| 103 |
+
{
|
| 104 |
+
type fieldMinMax;
|
| 105 |
+
libs ( "libfieldFunctionObjects.so" );
|
| 106 |
+
writeControl timeStep;
|
| 107 |
+
writeInterval 1;
|
| 108 |
+
log true;
|
| 109 |
+
mode magnitude;
|
| 110 |
+
fields
|
| 111 |
+
(
|
| 112 |
+
p_rgh
|
| 113 |
+
U
|
| 114 |
+
);
|
| 115 |
+
}
|
| 116 |
+
}
|
openfoam_meshes/run_324/system/fvSchemes
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 16:23:09 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_324/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object fvSchemes;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
ddtSchemes
|
| 25 |
+
{
|
| 26 |
+
default steadyState;
|
| 27 |
+
}
|
| 28 |
+
|
| 29 |
+
gradSchemes
|
| 30 |
+
{
|
| 31 |
+
default Gauss linear;
|
| 32 |
+
}
|
| 33 |
+
|
| 34 |
+
divSchemes
|
| 35 |
+
{
|
| 36 |
+
default none;
|
| 37 |
+
div(phi,U) bounded Gauss linearUpwindV grad(U);
|
| 38 |
+
div(div(phi,U)) Gauss linear;
|
| 39 |
+
div(phi,k) bounded Gauss upwind;
|
| 40 |
+
div(phi,omega) bounded Gauss upwind;
|
| 41 |
+
div(phi,epsilon) bounded Gauss upwind;
|
| 42 |
+
div(phi,nuTilda) bounded Gauss upwind;
|
| 43 |
+
div((nuEff*dev2(T(grad(U))))) Gauss linear;;
|
| 44 |
+
}
|
| 45 |
+
|
| 46 |
+
laplacianSchemes
|
| 47 |
+
{
|
| 48 |
+
default Gauss linear corrected;
|
| 49 |
+
}
|
| 50 |
+
|
| 51 |
+
interpolationSchemes
|
| 52 |
+
{
|
| 53 |
+
default linear;
|
| 54 |
+
}
|
| 55 |
+
|
| 56 |
+
snGradSchemes
|
| 57 |
+
{
|
| 58 |
+
default corrected;
|
| 59 |
+
}
|
| 60 |
+
|
| 61 |
+
fluxRequired
|
| 62 |
+
{
|
| 63 |
+
default no;
|
| 64 |
+
p;
|
| 65 |
+
}
|
| 66 |
+
|
| 67 |
+
wallDist
|
| 68 |
+
{
|
| 69 |
+
method meshWave;
|
| 70 |
+
}
|
| 71 |
+
|
openfoam_meshes/run_324/system/fvSolution
ADDED
|
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*---------------------------------------------------------------------------------------------------------------*\
|
| 2 |
+
| |
|
| 3 |
+
| ANSA_VERSION: 24.1.0 |
|
| 4 |
+
| |
|
| 5 |
+
| file created by A N S A Sun Jan 28 16:23:09 2024 |
|
| 6 |
+
| |
|
| 7 |
+
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_324/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
|
| 8 |
+
| |
|
| 9 |
+
\*---------------------------------------------------------------------------------------------------------------*/
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
FoamFile
|
| 14 |
+
{
|
| 15 |
+
version 2.0;
|
| 16 |
+
format binary;
|
| 17 |
+
class dictionary;
|
| 18 |
+
location "";
|
| 19 |
+
object fvSolution;
|
| 20 |
+
}
|
| 21 |
+
/*---------------------------------------------------------------------------*/
|
| 22 |
+
/*---------------------------------------------------------------------------*/
|
| 23 |
+
|
| 24 |
+
solvers
|
| 25 |
+
{
|
| 26 |
+
"p.*"
|
| 27 |
+
{
|
| 28 |
+
solver GAMG;
|
| 29 |
+
tolerance 1e-10;
|
| 30 |
+
relTol 0.05;
|
| 31 |
+
smoother GaussSeidel;
|
| 32 |
+
nPreSweeps 0;
|
| 33 |
+
nPostSweeps 2;
|
| 34 |
+
cacheAgglomeration on;
|
| 35 |
+
agglomerator faceAreaPair;
|
| 36 |
+
nCellsInCoarsestLevel 10;
|
| 37 |
+
mergeLevels 1;
|
| 38 |
+
maxIter 15;
|
| 39 |
+
}
|
| 40 |
+
|
| 41 |
+
"U.*"
|
| 42 |
+
{
|
| 43 |
+
solver smoothSolver;
|
| 44 |
+
smoother GaussSeidel;
|
| 45 |
+
tolerance 1e-10;
|
| 46 |
+
relTol 0.1;
|
| 47 |
+
nSweeps 1;
|
| 48 |
+
}
|
| 49 |
+
|
| 50 |
+
Phi
|
| 51 |
+
{
|
| 52 |
+
$p;
|
| 53 |
+
}
|
| 54 |
+
|
| 55 |
+
"(k|epsilon|omega|nuTilda|kFinal|epsilonFinal|omegaFinal)"
|
| 56 |
+
{
|
| 57 |
+
solver smoothSolver;
|
| 58 |
+
smoother GaussSeidel;
|
| 59 |
+
tolerance 1e-10;
|
| 60 |
+
relTol 0.1;
|
| 61 |
+
nSweeps 1;
|
| 62 |
+
}
|
| 63 |
+
}
|
| 64 |
+
|
| 65 |
+
SIMPLE
|
| 66 |
+
{
|
| 67 |
+
nNonOrthogonalCorrectors 0;
|
| 68 |
+
|
| 69 |
+
residualControl
|
| 70 |
+
{
|
| 71 |
+
p 1e-4;
|
| 72 |
+
U 1e-3;
|
| 73 |
+
k 1e-3;
|
| 74 |
+
omega 1e-3;
|
| 75 |
+
nuTilda 1e-3;
|
| 76 |
+
}
|
| 77 |
+
}
|
| 78 |
+
|
| 79 |
+
potentialFlow
|
| 80 |
+
{
|
| 81 |
+
nNonOrthogonalCorrectors 50;
|
| 82 |
+
}
|
| 83 |
+
|
| 84 |
+
relaxationFactors
|
| 85 |
+
{
|
| 86 |
+
fields
|
| 87 |
+
{
|
| 88 |
+
p 0.3;
|
| 89 |
+
}
|
| 90 |
+
equations
|
| 91 |
+
{
|
| 92 |
+
U 0.7;
|
| 93 |
+
k 0.7;
|
| 94 |
+
omega 0.7;
|
| 95 |
+
epsilon 0.7;
|
| 96 |
+
nuTilda 0.7;
|
| 97 |
+
}
|
| 98 |
+
}
|
| 99 |
+
|
| 100 |
+
cache
|
| 101 |
+
{
|
| 102 |
+
grad(U);
|
| 103 |
+
}
|
| 104 |
+
|
openfoam_meshes/run_325/constant/polyMesh/faces
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b51e661b573ebcef3033277e39c5570b013b11fbe576f2009c64b2cb65176fc1
|
| 3 |
+
size 8849301724
|