You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, I used the GenEigsRealShiftSolver to compute a large sym matrix (3362*3362), the eigenvalues and eigenvectors are different to the results get in Matlab.
Here is part of the code(it's used to calculate the mode profiles in Computational Electromagnetics):
I also used the GenEigsRealShiftSolver, but the result is wrong.
Arguments: lamda = 0.78e-6; guess = 2.02; k0 = 2*3.1415926/lamda; nmodes = 3.
The matrix P0 : P.zip
hello, I used the GenEigsRealShiftSolver to compute a large sym matrix (3362*3362), the eigenvalues and eigenvectors are different to the results get in Matlab.
Here is part of the code(it's used to calculate the mode profiles in Computational Electromagnetics):
I think the Maximum number of iterations is big enough, and the difference between the results from this and matlab is obvious.
The text was updated successfully, but these errors were encountered: