Appropriate setting of an hybrid turbulence model and initialization of the almax variable
Posted: Tue Sep 26, 2023 4:42 pm
Hi,
I have recently been experimenting with the use of hybrid turbulence models (focusing on DDES, using the k-omega model as a basis). I suspect I may not be setting it completely correctly. The graph of the hybrid_blend variable is somewhat strange in my opinion, and I also notice that the almax variable is automatically initialized as the cube root of the domain volume (despite me setting another value).
To set the model, I use the source files cs_user_parameters.c and cs_user_initialization.c (I attach them). I also show details of the graph of the hybrid_blend variable (I note that it does not vary smoothly in space, and that the jump in the first cells from the wall could be large enough to bring inaccuracy).
Thanks in advance.
I have recently been experimenting with the use of hybrid turbulence models (focusing on DDES, using the k-omega model as a basis). I suspect I may not be setting it completely correctly. The graph of the hybrid_blend variable is somewhat strange in my opinion, and I also notice that the almax variable is automatically initialized as the cube root of the domain volume (despite me setting another value).
To set the model, I use the source files cs_user_parameters.c and cs_user_initialization.c (I attach them). I also show details of the graph of the hybrid_blend variable (I note that it does not vary smoothly in space, and that the jump in the first cells from the wall could be large enough to bring inaccuracy).
Thanks in advance.