erdc / proteus-mprans

Module for solving 3D, non-hydrostatic, turbulent, incompressible air/water flow (multi-phase RANS)
7 stars 6 forks source link

initialize eddy viscosities to zero b/c they're used regardless of turbulence model #46

Closed cekees closed 9 years ago

cekees commented 9 years ago

@ahmadia , I think this should fix the problem. I was able to reproduce Newton diverging in the Navier-Stokes solve on my old mac. This fixed it.

ahmadia commented 9 years ago

Fixes the issue where the Newton solver was exploding for laminar flow.