CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   vanLeer Interpolation Scheme with interFoam (https://www.cfd-online.com/Forums/openfoam-solving/74757-vanleer-interpolation-scheme-interfoam.html)

rassilon April 8, 2010 03:51

vanLeer Interpolation Scheme with interFoam
 
Hi folks,

I am trying to get the vanLeer Interpolation scheme to run with interFoam, but I keep getting floating point exception errors.

Initially I tried the syntax as described in the manual:

Quote:

default vanLeer 1.0 phi;
However this complained that it expected a word [after vanLeer] and encountered a number instead.

Swapping 1.0 and phi (using the format from divSchemes):

Quote:

default vanLeer phi 1;
generates floating point exception errors.

Dopes anybody know if this scheme works, or is this a bug? Or have I fundamentally done something wrong?

Cheers,


R


All times are GMT -4. The time now is 01:02.