mirror of
https://github.com/triqs/dft_tools
synced 2024-11-07 06:33:48 +01:00
[doc] added a faq
This commit is contained in:
parent
ee71d8c7b9
commit
b2c3d6ddf6
@ -1,16 +1,21 @@
|
|||||||
Frequently-Asked Questions
|
Frequently-Asked Questions
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
wien2k: FERMI ERROR when running `x lapw2 -almd -band`
|
||||||
|
------------------------------------------------------
|
||||||
|
In some versions of Wien2k, there is a problem in running `x lapw2 -almd -band`.
|
||||||
|
|
||||||
|
A hack solution is as follows:
|
||||||
|
1) `x lapw1 -band`
|
||||||
|
2) edit in2 file: replace 'TOT' with 'QTL', 'TETRA' with 'ROOT'
|
||||||
|
3) `x lapw2 -almd -band`
|
||||||
|
4) `dmftproj -band` (add the fermi energy to file, it can be found by running `grep :FER *.scf`)
|
||||||
|
|
||||||
How do I do ..this..?
|
How do I do ..this..?
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
This is how you do this.
|
This is how you do this.
|
||||||
|
|
||||||
How do I do ..this.. correctly?
|
|
||||||
-------------------------------
|
|
||||||
|
|
||||||
Correctly is subjective.
|
|
||||||
|
|
||||||
Why is my calculation not working?
|
Why is my calculation not working?
|
||||||
----------------------------------
|
----------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user