tutorials: hotRoomComfort: Restored bounded schemes for work term

This commit is contained in:
Will Bainbridge
2022-09-08 16:21:08 +01:00
parent f2b6c550fa
commit dc557e16d4

View File

@ -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;