CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   Turbulence (https://www.cfd-online.com/Forums/main/7019-turbulence.html)

AFP January 13, 2004 09:59

Turbulence
 
I have a S.I.M.P.L.E. scheme Code. I want to add Turbulence flow in my code. How can I do that? Please help me

John L January 14, 2004 05:45

Re: Turbulence
 
Initialisation of Velocities, pressure, turbulent fields

For each Out Iteration of SIMPLE { Solve Momentum equation Solve Pressure correction, and correct velocities Solve Turbulence equations (for example k and e) Update turbulent viscosity }

Repeat until convergence is achieved.


AFP January 14, 2004 10:05

Re: Turbulence
 
Thank you. I also want to know how to apply (Y+) in my code for different layers of Turbulence (Inner Zone, Outer Zone).


All times are GMT -4. The time now is 12:23.