Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

Instability in Arnoldi Solver

More
2 years 3 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 3 months ago #4176 by joachim
Hi Prasanna,
can you provide a full example,
Joachim
Time to create page: 0.114 seconds