CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   fvSchemes (https://www.cfd-online.com/Forums/openfoam/85246-fvschemes.html)

makaveli_lcf August 30, 2013 08:04

Have you tried to google "phd thesis hrvoje jasak"?
The very first link to Prof. Jasak page, there you find it as well as in many other links on this search

callumso October 2, 2013 12:40

Hi, I am struggling with setting up the gradient schemes.

According to the manual, I am supposed to use an interpolation scheme after "Gauss". I used "linear" and "upwind". Both are alright. But I tried to use a limiter in the interpolation scheme and things got a bit weird and don't work:

grad(p) cellMDLimited Gauss linearUpwind phi 0.8;
grad(p) Gauss vanLeer01 phi;
grad(p) cellMDLimited Gauss vanLeer01 phi 1;

Basically none of the three inputs above works. Could someone explain what goes wrong? I can't really follow this bit of the code as I didn't manage figure out the parameters needed from the contructors.. Please someone help me with that. Thank you in advance.

Callum


All times are GMT -4. The time now is 12:43.