tutorials: hotRoomComfort: Restored bounded schemes for work term
This commit is contained in:
@ -31,8 +31,8 @@ divSchemes
|
|||||||
div(phi,U) bounded Gauss upwind;
|
div(phi,U) bounded Gauss upwind;
|
||||||
div(phi,e) bounded Gauss upwind;
|
div(phi,e) bounded Gauss upwind;
|
||||||
|
|
||||||
div(phi,K) Gauss linear;
|
div(phi,K) bounded Gauss linear;
|
||||||
div(phi,(p|rho)) Gauss linear;
|
div(phi,(p|rho)) bounded Gauss linear;
|
||||||
|
|
||||||
div(phi,k) bounded Gauss upwind;
|
div(phi,k) bounded Gauss upwind;
|
||||||
div(phi,epsilon) bounded Gauss upwind;
|
div(phi,epsilon) bounded Gauss upwind;
|
||||||
|
|||||||
Reference in New Issue
Block a user