Open aerosky-689 opened 2 years ago
the velocity at the wall is zero, however in the surface output the volume averaged values at the first cell off the wall are written at the surface. Hope this helps.
I want to execute iLES and DDES, however, it always get a steady result , or even could be divergent. I have some problem about input parameters, how to set up parameters specially about iLES and DDES in the UCNS3D.DAT file, compared with RANS?
For iLES you need to ensure that for the code profile you specify option 0, and that you do not specify any explicit turbulence model. Then it is down to your preference if you are going to use the implicit time stepping or explicit time stepping.
For DDES the unless you specify the time stepping to be unsteady (options 3,4,11,12) it will run in a steady state mode. Please refer to the readme parameters txt file in the main directory.
recently, I use onera m6 wing to test RANS, the equation is navier-stokes, SA turbulence model, the calculation is convergent, and pressure and density are normal on the surface of wing. however, U velocity is not zero on the surface, velocity on the viscous wall should be zero? so I have some doubt, can you give me some advice about it.