v0.14.0
param_file.petsc
Go to the documentation of this file.
1 -pc_type lu
2 -pc_factor_mat_solver_type mumps
3 -mat_mumps_icntl_20 0
4 #-ksp_monitor
5 
6 -snes_atol 1e-8
7 -snes_rtol 1e-8
8 -snes_max_linear_solve_fail -1
9 #-snes_converged_reason
10 -snes_linesearch_type bt
11 -snes_linesearch_monitor
12 -snes_max_it 20
13 -snes_monitor
14 
15 -ts_type beuler
16 -ts_exact_final_time matchstep
17 -ts_max_time 10
18 -ts_dt 0.1
19 -ts_max_snes_failures -1
20 -ts_error_if_step_fails false
21 -ts_adapt_type TSMoFEMAdapt
22 
23 -ts_monitor
24 -ts_adapt_monitor
25 
26 -mat_mumps_icntl_20 0
27 -mat_mumps_icntl_14 800
28 -mat_mumps_icntl_24 1
29 -mat_mumps_icntl_13 1