CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   high-order difference in OpenFOAM (https://www.cfd-online.com/Forums/openfoam-programming-development/111525-high-order-difference-openfoam.html)

rxgrch January 9, 2013 06:53

high-order difference in OpenFOAM
 
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?

mkraposhin January 10, 2013 10:08

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

rxgrch January 24, 2013 01:45

Quote:

Originally Posted by mkraposhin (Post 401222)
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

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!

rxgrch March 26, 2013 21:07

Quote:

Originally Posted by mkraposhin (Post 401222)
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

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.

reza_65 July 8, 2016 12:50

Quote:

Originally Posted by mkraposhin (Post 401222)
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

Hi,

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

Mohit.singh October 10, 2016 23:48

WENO in openFoam
 
Quote:

Originally Posted by reza_65 (Post 608593)
Hi,

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

Hello, Were you able to implement WENO scheme in OpenFOAM?

reza_65 August 28, 2017 14:11

Quote:

Originally Posted by Mohit.singh (Post 620969)
Hello, Were you able to implement WENO scheme in OpenFOAM?

Hi there,

You can find some suitable information in the post below:

https://www.cfd-online.com/Forums/op...-problems.html

Regards,
Reza


All times are GMT -4. The time now is 06:34.