File size: 1,402 Bytes
d1056a6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
/*---------------------------------------------------------------------------------------------------------------*\
| |
| ANSA_VERSION: 24.1.0 |
| |
| file created by A N S A Sat Jan 27 18:10:30 2024 |
| |
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_122/OC_DrivAer_CC_NB_201208_v5_HEXTREME_DOE_FE.ansa.gz |
| |
\*---------------------------------------------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format binary;
class dictionary;
location "";
object momentumTransport;
}
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
simulationType RAS;
RAS
{
model laminar;
turbulence off;
printCoeffs off;
}
|