xref: /petsc/src/ts/tutorials/power_grid/stability_9bus/petscoptions (revision a4af0ceea8a251db97ee0dc5c0d52d4adf50264a)
1#-ts_type cn
2#-ts_arkimex_type 2e
3-ts_adapt_type none
4-ts_exact_final_time MATCHSTEP
5#-ts_theta_endpoint
6#-ts_monitor
7#-snes_type ls
8-snes_linesearch_type basic
9-pc_type lu
10-pc_factor_mat_ordering_type qmd
11-snes_atol 1e-8
12-snes_rtol 1e-8
13