|
[Sponsors] |
June 13, 2011, 03:24 |
slope limiter and flux limiter ??
|
#1 |
New Member
amey
Join Date: Apr 2011
Posts: 7
Rep Power: 15 |
can anyone explain me about these...
I have some doubts about Slope and Flux limiter... Q. Can we use slope limiters for second order FD method? if yes, how? because in FVM, we assume linear variation within the cell and uses the slope limiter, which takes the min slope among u(i+1)-u(i-1)/2*dx, u(i+1)-u(i)/dx, u(i)-u(i-1)/dx, But in case of FD method there is no such assumption of linear variation since we are taking the values at the nodes...so that why i m confused... Q. Can we use flux limiter for second order FV method? please suggest me some books or anything that is helpful on this.... thanks in Advance |
|
June 13, 2011, 13:05 |
|
#2 |
Senior Member
cfdnewbie
Join Date: Mar 2010
Posts: 557
Rep Power: 20 |
Hey,
although I've never done actual FD, I'd guess the slope limiting could work the same as in FVM. Consider you need a derivative at point i, you could get it from a central or any one-sided stencil, right? So in theory you could come up with a clever way of combining your derivatives and/or limiting them to get a better (more accurate, more stable) approximation of your derivate (sth like WENO e.g.). But I'm no expert on this, so maybe anybody else can confirm/refute that... cheers, cfdnewbie |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Ultimate Flux Limiter | gentela | Main CFD Forum | 1 | August 2, 2016 21:55 |
flux limiter involving tensor : How to use fvc::flux() with volTensorField ? | Cyp | OpenFOAM Programming & Development | 2 | January 21, 2011 05:36 |
Lax-Wendroff flux, using any flux limiter | mcaro | Main CFD Forum | 1 | September 30, 2010 12:37 |
Slope limiter vs. Flux limiter | jinwon park | Main CFD Forum | 3 | September 11, 2007 11:55 |
Flux Limiter | Q. Liu | Main CFD Forum | 4 | August 6, 1999 23:36 |