/*----------------------------------------------------------------------------------*\ | | | ANSA_VERSION: 17.0.2 | | | | file created by A N S A Wed Feb 8 12:26:25 2017 | | | | Output from: /home/vwefyb6/work_ml/test/ansa/short_pipe_neu_50_r.inc2.ansa | | | \*----------------------------------------------------------------------------------*/ FoamFile { version 2.0; format binary; class dictionary; location ""; object fvSchemes; } /*---------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------*/ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // ddtSchemes { default Euler; } gradSchemes { default Gauss linear; } divSchemes { default none; div(phi,U) Gauss limitedLinearV 1; div(phid,p) Gauss limitedLinear 1; div(phi,K) Gauss linear; div(phi,h) Gauss limitedLinear 1; div(phi,k) Gauss limitedLinear 1; div(phi,epsilon) Gauss limitedLinear 1; div(phi,R) Gauss limitedLinear 1; div(phi,omega) Gauss limitedLinear 1; div((rho*R)) Gauss linear; div(R) Gauss linear; div(U) Gauss linear; div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear; } laplacianSchemes { default Gauss linear orthogonal; } interpolationSchemes { default linear; } snGradSchemes { default orthogonal; } wallDist { method meshWave; } // ************************************************************************* //