Index: /issm/trunk-jpl/src/mobile/android/ISSM_APP/assets/Map/antarctica.petsc
===================================================================
--- /issm/trunk-jpl/src/mobile/android/ISSM_APP/assets/Map/antarctica.petsc	(revision 14614)
+++ /issm/trunk-jpl/src/mobile/android/ISSM_APP/assets/Map/antarctica.petsc	(revision 14615)
@@ -2,16 +2,20 @@
 
 +NoneAnalysis
--mat_type mpiaij
--ksp_type preonly
--pc_type lu
--pc_factor_mat_solver_package mumps
--mat_mumps_icntl_14 120
--pc_factor_shift_positive_definite true
+-toolkit petsc
+-mat_type aij
+-ksp_type gmres
+-pc_type asm
+-sub_pc_type ilu
+-pc_asm_overlap 5
+-ksp_max_it 100
+-ksp_rtol 1e-15
 
 +DiagnosticVertAnalysis
--mat_type mpiaij
--ksp_type preonly
--pc_type lu
--pc_factor_mat_solver_package mumps
--mat_mumps_icntl_14 120
--pc_factor_shift_positive_definite true
+-toolkit petsc
+-mat_type aij
+-ksp_type gmres
+-pc_type asm
+-sub_pc_type ilu
+-pc_asm_overlap 5
+-ksp_max_it 100
+-ksp_rtol 1e-15
Index: /issm/trunk-jpl/src/mobile/android/ISSM_APP/assets/Map/greenland.petsc
===================================================================
--- /issm/trunk-jpl/src/mobile/android/ISSM_APP/assets/Map/greenland.petsc	(revision 14614)
+++ /issm/trunk-jpl/src/mobile/android/ISSM_APP/assets/Map/greenland.petsc	(revision 14615)
@@ -1,17 +1,21 @@
-%Petsc options file: SeaRISEgreenland.petsc written from Matlab solver array
+%Petsc options file: greenland.petsc written from Matlab solver array
 
 +NoneAnalysis
--mat_type mpiaij
--ksp_type preonly
--pc_type lu
--pc_factor_mat_solver_package mumps
--mat_mumps_icntl_14 120
--pc_factor_shift_positive_definite true
+-toolkit petsc
+-mat_type aij
+-ksp_type gmres
+-pc_type asm
+-sub_pc_type ilu
+-pc_asm_overlap 5
+-ksp_max_it 100
+-ksp_rtol 1e-15
 
 +DiagnosticVertAnalysis
--mat_type mpiaij
--ksp_type preonly
--pc_type lu
--pc_factor_mat_solver_package mumps
--mat_mumps_icntl_14 120
--pc_factor_shift_positive_definite true
+-toolkit petsc
+-mat_type aij
+-ksp_type gmres
+-pc_type asm
+-sub_pc_type ilu
+-pc_asm_overlap 5
+-ksp_max_it 100
+-ksp_rtol 1e-15
