CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   solid surface boundary condition (https://www.cfd-online.com/Forums/main/1490-solid-surface-boundary-condition.html)

qlr November 2, 1999 12:48

solid surface boundary condition
 
Hello, everyone:

I use high Reynold number k-epsilon model to solve a flow past a flat plate. to assign the boundary condition at the wall, I just use those points which are just beyond the viscous sublayer and within the law of wall region. As we know, the u,k,and epsilon at this region are related with friction velocity as u/u*=ln(Eyu*/mu)/kappa, k=u*/sqrt(cmu), epsilon=u*^1.5/(kappa*y), where u* is friction velocity. I want to know how to get u, k, epsilon at this region, since the u* is also unknown. Thanks in advance.

qlr

Valdemir G. Ferreira November 2, 1999 16:24

Re: solid surface boundary condition
 
Hi qlr,

You must know u* by solving the non-linear equation u/u* = ln(Eyu*...). Use the Newton method.

Valdemir.

qlr November 2, 1999 16:51

Re: solid surface boundary condition
 
Hi,Valdemir

How can use u/u*=ln(Eyu*/mu) to solve u*, since I use this equation to get u at the law of wall region. Another problem is: since I use the law of wall region as the wall boundary, how can I know which y value is good to set as the wall boundary. Thanks.

qlr

Valdemir G. Ferreira November 2, 1999 16:58

Re: solid surface boundary condition
 
You must solve this equation for X=u*/u. The boundary condition for k and epsilon depend on u*. See the book of Pletcher, for example. More about it, send me E-mail.

Valdemir.

Jin Wook LEE November 2, 1999 23:09

Re: solid surface boundary condition
 
1) Best way : another iteration loop in the given global iteration(ITER=N)

2) General way : use the value of previous iteration(ITER=N-1) to get the value of current step(ITER=N)

Sincerely



All times are GMT -4. The time now is 17:38.