Inquiry about FHI-aims setting #52
Replies: 2 comments 1 reply
|
Furthermore, I believe I have identified the issue with FHI-aims. To assess the band structure results, I utilized the actual hamiltonian.h5 and overlap.h5 files. This implies that I employed the hamiltonian.h5 and overlap.h5 files obtained from the self-consistent field (SCF) calculation and executed the 'dense_calc.jl' script with these files. However, the results I obtained were incorrect. This suggests that either the eigen_solver or the output in NoTB.dat is flawed. Nevertheless, since I was able to reproduce the tutorial results successfully, it appears that the eigen_solver is functioning properly. Consequently, the problem seems to lie with the output in NoTB.dat. At this point, I am unsure of the next steps to take. Could you provide guidance on what should be done in this situation? |
|
Hi,
I hope this helps clarify some aspects of your questions. |

Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
Since I could reproduce the tutorial, I am revisiting my FHI-aims calculations.
After that, I come up with some questions.
When we print out 'basis-indices.out', which option should we use for 'control.in'?
I used 'output matrices_2005'. But, I realize that when I use 'output aitranss' I get the same file with a different format.
I want to make sure that I am using the suitable options.
When I compare the results in 'hamiltonian.out' and 'NoTB.dat', I found that the first component of Hamiltonian is different. Is it because of the unit conversion? Or, should it be the same? I got -65.623254 for 1,1 in 'hamiltonian.out' while I got 7143.47659470431 for first entry of hamiltonian in 'NoTB.dat'.
Does "spinful" option in 'info.json' appear only when we include the SOC effect?
Thank you.
All reactions