Skip to content

Array nodal bcs for eigenproblem #28455

Answered by lindsayad
xieeeect asked this question in Q&A General
Discussion options

You must be logged in to vote

The short answer is that I do not know the theory well enough to say what BCs can theoretically be used for eigenvalue problems. I can only speak to the implementation which is that we only allow homogeneous BCs in MOOSE.

From the libMesh side we now allow solving eigenproblems with arbitrary constraints in which we condense out the constrained degrees of freedom when performing the eigensolve. We then enforce the constraints post-eigensolve on the requested eigenvector

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@GiudGiud
Comment options

@lindsayad
Comment options

Answer selected by xieeeect
@xieeeect
Comment options

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