|
[Sponsors] |
January 9, 2013, 07:53 |
high-order difference in OpenFOAM
|
#1 |
New Member
ren XG
Join Date: Sep 2012
Posts: 10
Rep Power: 14 |
Hello,
I want to implement a high-order difference sheme which is 4 or 5 order, but it seemed that the difference order is just up to 3 order, the difference template in OpenFOAM now is just two cells, but the high order(4or5) will need more than 3 neighbor cells, so who can tell me how to implement the high order difference with the smallest modify with the current C++ code? |
|
January 10, 2013, 11:08 |
|
#2 |
Senior Member
Matvey Kraposhin
Join Date: Mar 2009
Location: Moscow, Russian Federation
Posts: 355
Rep Power: 21 |
Hello, i tried to implement high-order schemes in OpenFOAM (WENO + k-exact) one year ago, but i found, that i don't know how to select proper stencil for scheme. If You will help with mathematics, then i can help you with implementation
|
|
January 24, 2013, 02:45 |
|
#3 |
New Member
ren XG
Join Date: Sep 2012
Posts: 10
Rep Power: 14 |
Thank you for your reply, and I don't quite get what do you mean " i don't know how to select proper stencil for scheme"? the scheme that we want to implement is WCNS scheme. So can you give me some advice or with a example code of high-order sheme? Thanks very much!
|
|
March 26, 2013, 22:07 |
|
#4 |
New Member
ren XG
Join Date: Sep 2012
Posts: 10
Rep Power: 14 |
what you said had been solved in a paper "High Order Schemes on Three-Dimensional General Polyhedral Meshes—Application to the Level Set Method", it maybe help you.
|
|
July 8, 2016, 13:50 |
|
#5 | |
Member
|
Quote:
Can I ask you whether you have implemented this high order (WENO) method within OpenFOAM, or not yet? If yes, can you please kindly tell me is it available somewhere? Regards, Reza |
||
October 11, 2016, 00:48 |
WENO in openFoam
|
#6 |
New Member
Mohit Kumar Singh
Join Date: Aug 2016
Location: Denver, CO
Posts: 2
Rep Power: 0 |
||
August 28, 2017, 15:11 |
|
#7 |
Member
|
Hi there,
You can find some suitable information in the post below: https://www.cfd-online.com/Forums/op...-problems.html Regards, Reza |
|
Tags |
difference sheme |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to understand high resolution scheme and high order scheme | iilw1314 | Main CFD Forum | 7 | April 12, 2022 13:29 |
Implementing third order derivatives in OpenFOAM | asmale | OpenFOAM Programming & Development | 2 | November 7, 2013 17:21 |
what is the difference between flat, first and fifth order wave in STAR CCm+ ?? | sanjay | Siemens | 1 | January 19, 2012 18:48 |
High order methods in commercial use? | cfdnewbie | Main CFD Forum | 5 | January 12, 2012 06:51 |
High order FVM scheme .... | cfd_newbie | Main CFD Forum | 2 | February 6, 2008 07:46 |