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

ENO schemes in the vicinity of solid walls

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 6, 2020, 10:31
Default ENO schemes in the vicinity of solid walls
  #1
New Member
 
jcsandov@uc.cl
Join Date: Nov 2015
Posts: 2
Rep Power: 0
jcsandov is on a distinguished road
Hi everyone!,
I'm trying to solve the level-set equation using a 3rd order ENO scheme for a flow facing an obstacle in a channel. I'm having some problems in the vicinity of the solid wall because I don't know how to implement a stencil that preserves the accuracy and consistency of the fluxes and let me compute the variables in the second node from the wall. I'm using a non-staggered grid to compute the flow variables.
(this is a code developed by my advisor and my research group)
Thank you!
jcsandov is offline   Reply With Quote

Old   April 6, 2020, 10:42
Default
  #2
Senior Member
 
Tom-Robin Teschner
Join Date: Dec 2011
Location: Cranfield, UK
Posts: 204
Rep Power: 16
t.teschner is on a distinguished road
I assume it is a structured grid? If so, you could use ghost cells and extrapolate information from the interior to the ghost cells using the boundary conditions, in which case your stencil would not change. Of course, depending on your extrapolation, you may not preserve third order accuracy at the wall. Alternatively you could switch to a one-sided stencil scheme (3rd order upwind) which may preserve the order.

For unstructured grids the second approach would work equally I suppose, ghost cells would be a bit more tricky to implement.
t.teschner is offline   Reply With Quote

Old   April 6, 2020, 10:46
Default
  #3
New Member
 
jcsandov@uc.cl
Join Date: Nov 2015
Posts: 2
Rep Power: 0
jcsandov is on a distinguished road
Thank you very much. Yes, it is a structured grid. Do you have some reference where can I find some guidelines to implement these ghost points?
Regards
jcsandov is offline   Reply With Quote

Old   April 10, 2020, 05:04
Default
  #4
Senior Member
 
Tom-Robin Teschner
Join Date: Dec 2011
Location: Cranfield, UK
Posts: 204
Rep Power: 16
t.teschner is on a distinguished road
Yes, I did go into some detail in my PhD thesis on that topic, which you can find here: https://dspace.lib.cranfield.ac.uk/handle/1826/14381 ... Have a look at Page 84 - 85 where I show how to to implement the ghost cell approach, hope this will help. Otherwise comment below and let me know if anything is unclear.
t.teschner is offline   Reply With Quote

Reply

Tags
eno, level set, numerical schemes


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
Solid combustion problem.... godspeedsam FLUENT 3 May 24, 2022 04:29
[CAD formats] Mesh for a solid described by parametric surfaces Align OpenFOAM Meshing & Mesh Conversion 1 August 24, 2016 04:37
ENO and WENO schemes HaKu Main CFD Forum 1 April 5, 2011 22:49
ENO schemes Vinod Venugopalan Main CFD Forum 4 December 10, 2003 00:48
ENO schemes. J. K Main CFD Forum 12 June 28, 2002 11:16


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