Minor reformatting

This commit is contained in:
Henry Weller
2016-06-02 15:14:01 +01:00
parent 2f1bc368e5
commit 76a91bc81a
3 changed files with 3 additions and 2 deletions

View File

@ -29,7 +29,7 @@ divSchemes
{
default none;
div(rhoPhi,U) Gauss linearUpwind grad(U);
div(rhoPhi,U) Gauss linearUpwind grad(U);
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss linear;