LWRITE MMN AMN: Difference between revisions
No edit summary |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:LWRITE_MMN_AMN}} | {{DISPLAYTITLE:LWRITE_MMN_AMN}} | ||
{{TAGDEF|LWRITE_MMN_AMN|.TRUE. {{!}} .FALSE.}} | {{TAGDEF|LWRITE_MMN_AMN|.TRUE. {{!}} .FALSE.}} | ||
{{DEF|LWRITE_MMN_AMN|.TRUE.|if {{TAG|LWANNIER90}}{{=}}.TRUE.|.FALSE.|otherwise}} | {{DEF|LWRITE_MMN_AMN|.TRUE.|if {{TAG|LWANNIER90}}{{=}}.TRUE.|.FALSE.|otherwise}} | ||
Description: {{TAG|LWRITE_MMN_AMN}}=.TRUE. tells the VASP2WANNIER90 interface to write the | Description: {{TAG|LWRITE_MMN_AMN}}=.TRUE. tells the VASP2WANNIER90 interface to write the '''wannier90.mmn''' and '''wannier90.amn''' files. | ||
---- | ---- | ||
When running WANNIER90 in library mode ({{TAG|LWANNIER90_RUN}}=.TRUE.), the | When running WANNIER90 in library mode ({{TAG|LWANNIER90_RUN}}=.TRUE.), the '''wannier90.mmn''' and '''wannier90.amn''' files are not written. The information these files normally contain is passed on to <tt>wannier_run</tt> internally. If you want these files to be written anyway, for instance, to be able to run WANNIER90 standalone later on, set {{TAG|LWRITE_MMN_AMN}}=.TRUE. in the {{FILE|INCAR}} file. | ||
== Related tags and articles == | == Related tags and articles == | ||
Line 15: | Line 14: | ||
---- | ---- | ||
[[Category:INCAR tag]][[Category:Wannier | [[Category:INCAR tag]][[Category:Wannier functions]] |
Latest revision as of 11:55, 19 July 2022
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.