|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
ren XG
Join Date: Sep 2012
Posts: 11
Rep Power: 2 ![]() |
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
Matvej Kraposhin
Join Date: Mar 2009
Location: Moscow, Russian Federation
Posts: 144
Rep Power: 6 ![]() |
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: 11
Rep Power: 2 ![]() |
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: 11
Rep Power: 2 ![]() |
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.
|
|
|
|
|
|
![]() |
| Tags |
| difference sheme |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| what is the difference between flat, first and fifth order wave in STAR CCm+ ?? | sanjay | CD-adapco | 1 | January 19, 2012 17:48 |
| High order methods in commercial use? | cfdnewbie | Main CFD Forum | 5 | January 12, 2012 05:51 |
| how to understand high resolution scheme and high order scheme | iilw1314 | Main CFD Forum | 3 | September 30, 2010 10:43 |
| Implementing third order derivatives in OpenFOAM | asmale | OpenFOAM Programming & Development | 0 | December 28, 2009 06:15 |
| High order FVM scheme .... | cfd_newbie | Main CFD Forum | 2 | February 6, 2008 06:46 |