v0.14.0
param_file.petsc
Go to the documentation of this file.
1 -file_name pluto.h5m
2 
3 -ts_monitor
4 -ts_dt 1e-1
5 -ts_max_time 1
6 
7 # Implicit
8 -ts_type beuler
9 
10 # Linear solver
11 -ksp_type gmres
12 -pc_type lu
13 -pc_factor_mat_solver_type mumps
14 -mat_mumps_icntl_20 0
15 -snes_monitor
16 
17 -snes_rtol 1e-12
18 #-snes_lag_jacobian -2