Instability in Arnoldi Solver

More
2 years 9 months ago #4172 by psalasiya
Hi,

I use ArnoldiSolver to compute eigenvalues for wave equation with periodic coefficients. Sometimes, it returns junk values that are clearly off (can be checked upon inspection) and unsorted. I use following statement :

vlam = ArnoldiSolver(a.mat, b.mat, fes.FreeDofs(), gf.vecs, -2)

It is weird that when the solver is ran again with the same input parameters, it pops out reasonable values. I would really appreciate your inputs on this problem.

Thank you,
Prasanna
More
2 years 9 months ago #4176 by joachim
Hi Prasanna,
can you provide a full example,
Joachim
Time to create page: 0.101 seconds