1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
4 | \\ / O peration | Version: 1.6-ext |
5 | \\ / A nd | Web: www.extend-project.de |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
33 div(phiv,rho) Gauss limitedLinear 1;
34 div(phiv,rhoU) Gauss limitedLinearV 1;
35 div(phiv2,p) Gauss limitedLinear 1;
36 div(phiv,rhoE) Gauss limitedLinear 1;
60 // ************************************************************************* //