Dear Vito,
1 ) I think there is probably some thing wrong with patch file which u sent me.
The patch was done for the 4.0 so it is possible that it is not compatible. Let me check, also with other people and I will update the source directly. It is better than working with patches. Coming soon.
2 ) There is also a small error in the devel version of yambo :
We will have a look at it.
3 ) For taking in bse calculation the coupling term in 3.4.1 into account, should i include both BSEmod = coupling AND WehCpl or is it enough to have one of them ?
For a complete coupling you should put both of them. BSEmod = coupling activate the coupling part of the matrix, WehCpl include the direct term also in the coupling.
For HF_and_locXC i am just wondering where the correlation part of self energy of gw approximation is going to be calculated. HF_and_locXC : this is only exact exchange self energy - exchange-correlation potential of DFT, so where is correlation self energy ?
For a GW calculation, generate an input file as:
yambo -x -p p -g n for having the correlation part calculated in plasmon pole approximation.
yambo -x -d -g n for a direct integration in the real frequency axis (needed for the lifetimes, hard to converge with respect the integration).
I tried to run a bse calculation on LiF using this time em1d (dynamic dielec. matrix) but it seems that yambo only works with the static one (em1s), am i right ???
Yes, only static screening in the BSE. Dynamical BSE it is not in the GPL version.
imaginary part of poles of 4-point Green's function gives exciton life time.
Not implemented. The BSE equation it is recast in an eigenvalue problem: you do not have access to the lifetime, and the imaginary part of the excitation it is taken into account with an artificial broadening. Broadening effect due to electron-phonon interaction (temperature) can be included, see this paper (Phys. Rev. Lett. 101, 106405 (2008).) and this
tutorial.
What are the keywords to do a sc gw and sc cohsex calculation for both energies AND wave functions in 3.4.1 devel version ?
Sorry for not having been clear. The devel version it is still GPL and self consistency it is not included. It is in the non-GPL version of the code. We will release it as GPL, but still work and testing is needed, so I cannot say anything when it will be done, hope very soon.
I saw in some input files that in the static cohsex approximation one uses plasmon pol model !!! Why is this the case, so if cohsex is static, so there is no frequency integration any more.
As you say, cohsex is static, so you need the static dielectric matrix (em1s). If you calculated the plasmon pole previously, it contains the 0 frequency screening so you can read it from the PP instead of recalculating the em1s.
Hope it helps,
Daniele