Re: Error in BSE calculations of hBN-2D
Posted: Thu May 20, 2021 7:52 am
Dear Manish,
so there are problem in the calculation of the screening, not easy to spot.
My advise:
1) download the latest snapshot of the code:
and see if the problem persists.
2) If so, link internal linear algebra library adding the following line in the configure:
./configure ... --enable-int-linalg
If the problem it is not solved we will investigate more in details.
Best,
Daniele
so there are problem in the calculation of the screening, not easy to spot.
My advise:
1) download the latest snapshot of the code:
Code: Select all
git clone git@github.com:yambo-code/yambo.git yambo
2) If so, link internal linear algebra library adding the following line in the configure:
./configure ... --enable-int-linalg
If the problem it is not solved we will investigate more in details.
Best,
Daniele