tightened default thermal tolerance
This commit is contained in:
parent
d26a946f40
commit
4bb6664de9
|
@ -163,7 +163,7 @@ module numerics
|
|||
&-thermal_snes_linesearch_type cp &
|
||||
&-thermal_ksp_type fgmres &
|
||||
&-thermal_ksp_max_it 25 &
|
||||
&-thermal_snes_atol 1e-1 &
|
||||
&-thermal_snes_atol 1e-3 &
|
||||
&-thermal_pc_type hypre &
|
||||
&-vacancy_snes_type newtonls &
|
||||
&-vacancy_snes_linesearch_type cp &
|
||||
|
|
Loading…
Reference in New Issue