Petsc ASPIN solver #22160
-
|
Hi there, I came across a paper where an Additive Schwartz nonlinear preconditioner is used for phase-field fracture problems and it seems to work quite well. Apparently, this type of nonlinear preconditioner already exists in petsc. (https://petsc.org/release/docs/manualpages/SNES/SNESASPIN.html) Has someone used this specific solver within moose? I am interested in trying it out, but I couldn't find an example with the syntax on how to define the blocks and how to modify the residual computation (to account for the nonlinear preconditioner). I just observed that the author of the paper asked this question in early 2019 (https://groups.google.com/g/moose-users/c/w19VwqHtspU/m/cvzpirFABQAJ). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
@andrembcosta could you also post the link to that paper here? I'm also interested in using this solver. |
Beta Was this translation helpful? Give feedback.
@andrembcosta could you also post the link to that paper here? I'm also interested in using this solver.