|
[Sponsors] |
Treatment of Edges (boundary Condition)-- Help |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 31, 2010, 06:27 |
Treatment of Edges (boundary Condition)-- Help
|
#1 |
New Member
zhwan
Join Date: Oct 2009
Posts: 4
Rep Power: 17 |
Hi, all
I am writing a DRP code to compute the aeroacoustics. But I don't know how to implement the edge boundary condition ( isothermal). viscous wall. (U=V=0,T=const) ____________ edge | | viscous wall ( U=V=0, T=const) | schematic figure. I used the treatment introduced by T.J. Poinsot. & S.K. Lele. JCP101,104-129(1992). However, it will cause numerical instability. I don't know why,... Here is the steps of my treatment: 1. compute the L5 both in x direction and y . L5 = lambda_5 * (dp/dx + rho * ar * du/dx) ( x--direction) i = 0 i = 1 i=2 #---#----#----# | edge # dpx =( p_{i=2}-p_{i=1})/dx, the same for du/dx 2. Set L1= L5, L2=L3=0, then we can get d1,d2,d3,and d4 3. Integrate d{rho}/dt + d1_x + d1_y = 0 4. After getting density, use it to compute the Pressure. Does anyone have any idea which step is wrong? or is there any other method used to implement the isothermal wall-edge condition for aero-acoustic computation. Thanks advance. zhwan |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
[snappyHexMesh] SnappyHexMesh for internal Flow | vishwa | OpenFOAM Meshing & Mesh Conversion | 24 | June 27, 2016 09:54 |
inlet velocity boundary condition | murali | CFX | 5 | August 3, 2012 09:56 |
Help Urgent about changing boundary condition | Anjum Naveed | FLUENT | 7 | August 14, 2006 13:25 |
Fluent Treatment of mixed boundary condition HELP | Amr | FLUENT | 0 | May 26, 2006 06:46 |