CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Treatment of Edges (boundary Condition)-- Help

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 31, 2010, 05:27
Default Treatment of Edges (boundary Condition)-- Help
  #1
New Member
 
zhwan
Join Date: Oct 2009
Posts: 4
Rep Power: 16
zhwan163 is on a distinguished road
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
zhwan163 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wind turbine simulation Saturn CFX 58 July 3, 2020 01:13
[snappyHexMesh] SnappyHexMesh for internal Flow vishwa OpenFOAM Meshing & Mesh Conversion 24 June 27, 2016 08:54
inlet velocity boundary condition murali CFX 5 August 3, 2012 08:56
Help Urgent about changing boundary condition Anjum Naveed FLUENT 7 August 14, 2006 12:25
Fluent Treatment of mixed boundary condition HELP Amr FLUENT 0 May 26, 2006 05:46


All times are GMT -4. The time now is 10:54.