Page 2 of 2

Re: Momentum dependent Independent-particle-approximation

Posted: Tue Sep 27, 2022 9:30 am
by Fadil
I see, thank you!

Re: Momentum dependent Independent-particle-approximation

Posted: Sun Dec 11, 2022 2:57 pm
by Fadil
Dear all,

Do we need to run momentum-dependent RPA or BSE calculations in the full Brillouin zone instead of IBZ?
And are the q-vectors calculated only for the first Brillouin zone?

Best

Re: Momentum dependent Independent-particle-approximation

Posted: Fri Dec 16, 2022 11:42 am
by Fadil
Dear all,

You can find dielectric functions for q-dependent ipa and bse calculations with or without taking into account the symmetries in the system.
After calculating the ground state I switched-off the symmetries with ypp.
It seems that ipa for a specific momentum is giving the same results with or without symmetry while bse is giving very different spectra.
Does anyone knows what is wrong?

Best

Re: Momentum dependent Independent-particle-approximation

Posted: Sat Dec 17, 2022 8:42 am
by Daniele Varsano
Dear Fadıl,

actually, we should investigate what's going wrong here and from the output file only it is not possible to understand.

Can you post the report and input files for the two calculations? I do not understand how you have the same dimension of the excitonic matrix independently of the usage of the symmetries.

In case we would need to reproduce your problem, it would be preferable if you could update to the newest release of the code and repeat the calculation.


Best,
Daniele

Re: Momentum dependent Independent-particle-approximation

Posted: Mon Dec 19, 2022 1:02 pm
by Fadil
Hi Daniele,

Thank you for the response. Unfortunately, I am having some issues to install the latest version of the code to our cluster.
But I did the similar calculations in an another version of the code (5.0.3) and they gave the same issue.
You can find input, output and report files (with symmetry and without symmetry (labeled as no_sym) ) in the attachment.

Best regards

Re: Momentum dependent Independent-particle-approximation

Posted: Wed Dec 21, 2022 8:14 am
by Daniele Varsano
Dear Fadil,
Thanks for reporting, we will investigate the issue.
It is possible we will have to reproduce your problem, in this case I will ask you QE input and pseudo. It would be desirable to have a minimal (low parameter, fast calculation) example showing the problem.

Best,
Daniele

Re: Momentum dependent Independent-particle-approximation

Posted: Wed Dec 21, 2022 9:20 am
by Davide Sangalli
Dear Fadil,
this is a known issue for simulations with SOC.
Indeed, in the gpl, finite-q bse with SOC has been switched off.

There is a branch which you can use where this issue has been fixed.
However the bse implementation there is numerically a bit more demanding.
https://github.com/yambo-code/yambo/tre ... nite-q-dir

The issue exists only in presence of SOC.

Best,
D

Re: Momentum dependent Independent-particle-approximation

Posted: Sat Dec 24, 2022 1:18 pm
by Fadil
Dear Daniele,

Since this is a known issue I assume there is no need to reproduce the problem otherwise please let me know.

Dear Davide,

Thank you for the clarification.
Then, SOC-included finite-q bse calculations by considering IBZ or full-BZ (switching-off symmetries by ypp) have problems in both?

Best

Re: Momentum dependent Independent-particle-approximation

Posted: Sat Dec 24, 2022 9:49 pm
by Davide Sangalli
Yeah, both simulations with and without symmetries have issues. My suggestion is to check the branch with the fix.

Best,
D

Re: Momentum dependent Independent-particle-approximation

Posted: Sat Dec 24, 2022 9:57 pm
by Fadil
Thank you!