ENH: Changing div scheme for T
This commit is contained in:
parent
9dd487a359
commit
c33a741327
@ -33,7 +33,7 @@ divSchemes
|
||||
div(rhoPhi,U) Gauss vanLeerV;
|
||||
div(phi,thermo:rho.water) Gauss linear;
|
||||
div(phi,thermo:rho.air) Gauss linear;
|
||||
div(rhoPhi,T) Gauss vanLeer;
|
||||
div(rhoPhi,T) Gauss linear;
|
||||
div(rhoPhi,K) Gauss linear;
|
||||
div((phi+meshPhi),p) Gauss linear;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user