|
[Sponsors] |
September 16, 2012, 09:26 |
Riemann solver
|
#1 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
hi friends
1) does OpenFOAM has any Riemann solvers (http://en.wikipedia.org/wiki/Riemann_solver)? 2) Are Reimann solvers used only for Euler equation or it can be used for solving full Navier-stokes equation? 3) whats the advantages and disadvantages of using these solvers than PISO or SIMPLE algorithm to solve equations? |
|
April 19, 2013, 15:15 |
|
#2 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
hi dear Nima
I had heard Riemann invarient to be a boundary condition not a solver. I found it: Code:
Riemann { secondOrder no; // activate 2nd order extensions multidimLimiter yes; // Switch between 1D and mutliD limiters epsilon 5; // VK constant limiterName vanAlbadaSlope; // vanAlbadaSlope, MinmodSlope, vanLeerSlope } http://www.cfd-online.com/Forums/ope...tml#post369961 do you know where is its code? I couldn't find by searching. obtain any information let me know. thanks. |
|
April 19, 2013, 19:00 |
|
#3 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
FYI: Ehsan asked about the "Riemann" feature at another thread and I answered in post #2 on that thread: http://www.cfd-online.com/Forums/ope...tml#post421852 @nimasam: feel free to add any more information! Best regards, Bruno
__________________
|
|
Tags |
hllc, piso, riemann, simple |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
smoothSolver diverges - solution in using PBiCG solver? | makaveli_lcf | OpenFOAM Running, Solving & CFD | 3 | September 11, 2013 13:44 |
Getting too many iterations by velocity solving (aborting). Changing U - Solver? | suitup | OpenFOAM Running, Solving & CFD | 0 | January 20, 2010 08:45 |
Riemann solver | Eddy | Main CFD Forum | 0 | January 8, 2010 05:13 |
compressible two phase flow in CFX4.4 | youngan | CFX | 0 | July 2, 2003 00:32 |
Mashing Problem? | ji | CFX | 2 | April 4, 2002 06:03 |