[Executioner]
type = Steady
### nota che il PJFNK fa un secondo step che fa e piu lento
# solve_type = 'PJFNK'
solve_type = 'NEWTON'
line_search = 'none'
# petsc_options_iname = ' -pc_type -pc_hypre_type'
# petsc_options_value = ' hypre boomeramg'
petsc_options_iname=' -ksp_type -pc_type -pc_factor_shift_type -pc_factor_mat_solver_package '
petsc_options_value=' preonly lu NONZERO mumps '
[]
--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/5907ca3b-1f0d-4d84-a94a-5c1ba4e5da76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
petsc_options_iname=' -ksp_type -pc_type -pc_factor_shift_type -pc_factor_mat_solver_package -ksp_norm '
petsc_options_value=' preonly lu NONZERO mumps default '
but it doesn't work
Is there something wrong?
Maria
Dear all,i tried with the following options
petsc_options_iname=' -ksp_type -pc_type -pc_factor_shift_type -pc_factor_mat_solver_package -ksp_norm '
petsc_options_value=' preonly lu NONZERO mumps default '
--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/e6b31b2b-f8e1-4213-8a0e-b15d91add50c%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/8efa5376-16b2-4044-a441-9c3296e8c43f%40googlegroups.com.
petsc_options_iname=' -ksp_type -pc_type -pc_factor_shift_type -pc_factor_mat_solver_package -ksp_norm_type'
petsc_options_value=' preonly lu NONZERO mumps none '
--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/9ff561d4-b0af-450b-8490-332103f3aece%40googlegroups.com.