Skip to content

Adaptive mesh and InversePowerMethod compatibility #16708

Discussion options

You must be logged in to vote

SunMyung,

The InversePowerMethod executioner for eigenvalue problems is soon to be deprecated.

Please take a look at the Eigenvalue executioner. You should have no issue with adaptivity with:

[Executioner]
  type = Eigenvalue
  solve_type = NONLINEAR_POWER
[]

Unfortunately, we're still missing some documentation for this new executioner (but @fdkong should have it up in the future!). Take a look at the tests that use this executioner at the bottom of the page: https://mooseframework.inl.gov/source/executioners/Eigenvalue.html#!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@fdkong
Comment options

@smpark7
Comment options

Answer selected by GiudGiud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants