|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
ren XG
Join Date: Sep 2012
Posts: 10
Rep Power: 15 ![]() |
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? |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Matvey Kraposhin
Join Date: Mar 2009
Location: Moscow, Russian Federation
Posts: 355
Rep Power: 22 ![]() |
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
|
|
|
|
|
|
|
|
|
#3 |
|
New Member
ren XG
Join Date: Sep 2012
Posts: 10
Rep Power: 15 ![]() |
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!
|
|
|
|
|
|
|
|
|
#4 |
|
New Member
ren XG
Join Date: Sep 2012
Posts: 10
Rep Power: 15 ![]() |
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.
|
|
|
|
|
|
|
|
|
#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 |
||
|
|
|
||
|
|
|
#6 |
|
New Member
Mohit Kumar Singh
Join Date: Aug 2016
Location: Denver, CO
Posts: 2
Rep Power: 0 ![]() |
||
|
|
|
|
|
|
|
#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 |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |