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

WENO 5 slip wall boundary conditions

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By praveen

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 29, 2017, 11:18
Default WENO 5 slip wall boundary conditions
  #1
New Member
 
Javier
Join Date: Nov 2017
Posts: 6
Rep Power: 8
fjavi90 is on a distinguished road
Hello everybody,

A very common approach for WENO schemes when imposing slip boundary condition for the Euler equations is using ghost points. To do that the wall is located on an interface midway between nodes of the mesh and the ghost points values are mirrored from that of the interior points (except for the normal velocity to the wall which is negated). It is the technique employed in the original paper by Jiang and Shu.

o----o----o----|----o----o----o
G3--G2--G1--|----1----2----3

Following the sketch above,
density(G1) = density(1)
density(G2) = density(2)
density(G3) = density(3)
and so on...

This approach is conservative.

I am employing a Finite Difference WENO 5 with Lax-Friedrichs flux splitting.
Is there a similar way to locate the wall in a mesh node instead of in an interface?


o----o----o---x----o----o----o
G3--G2--G1--w----1----2----3
I have tried the same philosophy: mirroring the interior values onto the ghost points, imposing that the normal component of the velocity at the wall (labeled as w, which is now a mesh node) should be zero, and extrapolating the density and pressure from the neighbouring node.

This second approach however does not seem to be conservative, because although it works fine for low-mach cases, it produces unphysical shock behaviour when trying to model supersonic cases.

Is there something I am missing?

Thanks in advance.
fjavi90 is offline   Reply With Quote

Old   November 29, 2017, 22:16
Default
  #2
Super Moderator
 
Praveen. C
Join Date: Mar 2009
Location: Bangalore
Posts: 342
Blog Entries: 6
Rep Power: 18
praveen is on a distinguished road
If your grid point is on the wall, then half of your cell is outside the domain. I dont see how to satisfy conservation in this case. Also imposing slip bc seems difficult since we usually incorporate this into the fluxes, but there are no boundary fluxes if your cell cuts the boundary.

You can of course do FD WENO but have your grid points off the boundary. Then you will have a cell face exactly on the boundary.
fjavi90 likes this.
praveen 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
Setting the height of the stream in the free channel kevinmccartin CFX 12 October 13, 2022 21:43
Overflow Error in Multiphase Modelling with Two Continuous Fluids ashtonJ CFX 6 August 11, 2014 14:32
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
Multicomponent fluid Andrea CFX 2 October 11, 2004 05:12
New topic on same subject - Flow around race car Tudor Miron CFX 15 April 2, 2004 06:18


All times are GMT -4. The time now is 14:46.