CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   Implementing boundary condition for LES (https://www.cfd-online.com/Forums/main/5515-implementing-boundary-condition-les.html)

Linfeng BI December 7, 2002 08:47

Implementing boundary condition for LES
 
Hi,all,

In my channel LES code, the set of filtered equations are integrated by a fractional step method. The discretization schemes are explicit RK for nonlinear terms and implicit CN for linear ones. You know, in the first step, the equation is written in terms of the velocity increment as follows

(1-(Lxx+Lyy))(du_i)=RHS

where du_i is the velocity increment,Lxx and Lyy are the second order derivative operators with respect to x and y. Hence an approximate factorization technique can be employed. It replaces the LHS terms by

(1-Lxx)(1-Lyy)du_i

and hence the original equation is written as

(1-Lxx)A=RHS (1)

(1-Lyy)du_i=A (2)

but I am confused by the boundary condition of the intermediate quantity A and the velocity increment du_i because my channel is NOT periodic in the any direction!

Does anyone has such an experience? Any comments and suggestions are greatly appreciated.

Linfeng

versi December 9, 2002 02:55

Re: Implementing boundary condition for LES
 
In most cases, intermediate incremental variable is set to zero at both ends of a ADI sweep, because it is usually difficult to derive a BC for an intermediate variable only due to a spliting scheme. But you can get a BC for du_i. So the rule of thumb is: alternatively use x and y direction as the the first sweep direction in ADI.

Linfeng BI December 9, 2002 08:58

Re: Implementing boundary condition for LES
 
I'll try it, thanks! But I do believe there should be some kind of special tricks dealing with the intermediate variables at special boundaries such as inlet, outlet and solid wall.

Sincerely,

Linfeng


All times are GMT -4. The time now is 21:41.