Page 1 of 1

absorption spectra using slepc and diagonalization

Posted: Fri Jan 19, 2024 12:42 pm
by Priyanka
Dear Experts

I attempted to compute absorption spectra using slepc and diagonalization methods, however the results of both calculations are entirely different. I followed the tutorial but still was unable to figure out what is wrong in my case. Please assist me in solving this problem. The required files are attached here.

Thanks in advance,
With warm regards
Priyanka
University of Modena and Reggio Emilia
Italy.

Re: absorption spectra using slepc and diagonalization

Posted: Fri Jan 19, 2024 1:01 pm
by Daniele Varsano
Dear Priyanka,

the spectrum calculated with slepc includes only the poles and residues evaluated at the difference of the complete diagonalization, where all the eigenvalues are included. I suspect that something can go wrong in the slepc algorithm where too many eigenvector are considered.

For this reason, slepc is meant for the analysis of the first excitations and not for the computation of the entire sepctrum.

What I suggest you is to compare directly the eigenvalues that can be inspected by using the ypp utility (ypp -e s )

Best,
Daniele

Re: absorption spectra using slepc and diagonalization

Posted: Fri Jan 19, 2024 3:40 pm
by Priyanka
Dear Daniele

Thank you for your inputs. I will try this.

Thanks in advance,
With warm regards
Priyanka
University of Modena and Reggio Emilia
Italy.