Commit 109f8c7
committed
Change error to warning for constraints in EigenSystem
There is a VTB model that relies on periodic BCs in which the
solution (selected eigenvector) is not perturbed by the periodic
dofs. Until we can update MOOSE to use the `CondensedEigenSystem`
we need this to be a warning in order to not break downstream CI1 parent dfaf6b5 commit 109f8c7
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| |||
0 commit comments