From 3da023a1ba6177b5f5946dd21c35982aaac330e1 Mon Sep 17 00:00:00 2001 From: Pratheek Shanthraj Date: Mon, 29 Sep 2014 12:40:57 +0000 Subject: [PATCH] thermo-mechanical example --- code/numerics.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/numerics.f90 b/code/numerics.f90 index c7ffbe5ca..8e132c459 100644 --- a/code/numerics.f90 +++ b/code/numerics.f90 @@ -138,7 +138,7 @@ module numerics &-thermal_snes_type newtonls & &-thermal_snes_linesearch_type cp & &-thermal_ksp_type fgmres & - &-thermal_snes_atol 1e-8 & + &-thermal_snes_atol 1e-1 & &-thermal_pc_type ml & &-thermal_mg_levels_ksp_type chebyshev & &-thermal_mg_levels_ksp_chebyshev_estimate_eigenvalues 0,0.1,0,1.1 &