File size: 1,402 Bytes
1f3abf3 |
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 Sun Jan 28 02:52:00 2024 |
| |
| Output from: /shared/drivaermlautocfd4/AIML/DOE/Exp_129/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;
}
|