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

Localized Filtering

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 1, 2004, 22:56
Default Localized Filtering
  #1
Wen Long
Guest
 
Posts: n/a
Hi,

In my program of solving ocean wave problems, sometimes I need filtering around moving shorelines or complicated structures to kill spurious oscillations.

Then, do you think there is any algorithm for triggering a localied filtering in a 2D domain? I want it fast and precise in finding where the spurious oscillations are.

Thanks,

Wen

  Reply With Quote

Old   January 4, 2004, 08:32
Default Re: Localized Filtering
  #2
Question Man.
Guest
 
Posts: n/a
Hi Wen,

Can you explain what you mean by filtering...? I am simply interested to know. Thank you.
  Reply With Quote

Old   January 4, 2004, 13:49
Default Re: Localized Filtering
  #3
Wen Long
Guest
 
Posts: n/a
What I mean is that:

When I solve a 2 Dimensional PDE (basically shallow water wave equation) using Finite Difference Method.

The scheme I used is linearly stable, but in order to make the code suitable for complicated geometry, such as a harbor with many islands, wharfs, breakwaters..., I need to treat moving shorelines as the waves approach the shoreline. Also waves will break on a sloping beach, all this causes spurious oscillations in the solution, and I had to use numerical filter (weighted averages around a point) to smooth the solution.

Now I want the filtering to be executed only at locations where the spurious oscillations occur, instead of all over the whole computation domain.

I wanted to define something to measure the "nastyness" of the solution, when it is greater than a certain value at some location, then we start filtering at that location. I wonder if there is available literature for this kind of computational tricks.

wen long

  Reply With Quote

Old   January 5, 2004, 07:39
Default Re: Localized Filtering
  #4
Question Man.
Guest
 
Posts: n/a
O.k. Well, I am taking a stab in the dark here, but would something like the TVD limiter schemes be of any use? These can locate discontinuities and apply certain schemes at these discontinuities. Thats the basic idea at least.
  Reply With Quote

Old   January 6, 2004, 11:15
Default Re: Localized Filtering
  #5
wen
Guest
 
Posts: n/a
I think your right, I'll take a look. But I don't want too much modification to the scheme I'm using.

wen
  Reply With Quote

Old   January 6, 2004, 12:24
Default Re: Localized Filtering
  #6
alex
Guest
 
Posts: n/a
Paint brush in a photoshop might help Seriously though, your oscillations are telling you something about your method's inability to resolve the physics of the problem thus producing dispersive errors. Gaining a credible numerical solution would require the use of a theoretically sound approach (TVD, WENO/ENO, TWS and such...), which by definition is more involved than adding a couple of lines to your code.
  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
implicit filtering student2 Main CFD Forum 0 February 10, 2011 00:10
question about spatial filtering Feng Main CFD Forum 0 June 1, 2010 20:54
LES (explicit) filtering John Main CFD Forum 2 July 29, 2004 18:03
Filtering technique for LES K.K.J.Ranga Dinesh Main CFD Forum 0 July 2, 2003 22:47
Channel LES and explicit filtering Luca Liberti Main CFD Forum 0 January 17, 1999 10:07


All times are GMT -4. The time now is 19:58.