LWRITE MMN AMN: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
{{TAG|LWANNIER90}}, | {{TAG|LWANNIER90}}, | ||
{{TAG|LWANNIER90_RUN}} | {{TAG|LWANNIER90_RUN}} | ||
{{sc|LWRITE_MMN_AMN|Examples|Examples that use this tag}} | |||
---- | ---- | ||
[[The_VASP_Manual|Contents]] | [[The_VASP_Manual|Contents]] | ||
[[Category:INCAR]] | [[Category:INCAR]] |
Revision as of 10:36, 20 March 2017
LWRITE_MMN_AMN = .TRUE. | .FALSE.
Default: LWRITE_MMN_AMN | = .TRUE. | if LWANNIER90=.TRUE. |
= .FALSE. | otherwise |
Description: LWRITE_MMN_AMN=.TRUE. tells the VASP2WANNIER90 interface to write the wannier90.mmn and wannier90.amn files.
When running WANNIER90 in library mode (LWANNIER90_RUN=.TRUE.), the wannier90.mmn and wannier90.amn files are not written. The information these files normally contain is passed on to wannier_run internally. If you want these files to be written anyway, for instance to be able to run WANNIER90 standalone later on, set LWRITE_MMN_AMN=.TRUE. in the INCAR file.