LWRITE MMN AMN: Difference between revisions

From VASP Wiki
(Created page with '{{TAGDEF|LWRITE_MMN_AMN|.TRUE. {{!}} .FALSE.}} {{DEF|LWRITE_MMN_AMN|.TRUE.|if {{TAG|LWANNIER90}}{{=}}.TRUE.|.FALSE.|otherwise}} Description: {{TAG|LWRITE_MMN_AMN}}=.TRUE. tells …')
 
No edit summary
Line 4: Line 4:
Description: {{TAG|LWRITE_MMN_AMN}}=.TRUE. tells the VASP2WANNIER90 interface to write the {{FILE|wannier90.mmn}} and {{FILE|wannier90.amn}} files.
Description: {{TAG|LWRITE_MMN_AMN}}=.TRUE. tells the VASP2WANNIER90 interface to write the {{FILE|wannier90.mmn}} and {{FILE|wannier90.amn}} files.
----
----
When running WANNIER90 in library mode, the {{FILE|wannier90.mmn}} and {{FILE|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, one should set {{TAG|LWRITE_MMN_AMN}}=.TRUE. in the {{FILE|INCAR}} file.
== Related Tags and Sections ==
== Related Tags and Sections ==
{{TAG|LWANNIER90}},
{{TAG|LWANNIER90}},

Revision as of 23:13, 6 April 2011

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, 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, one should set LWRITE_MMN_AMN=.TRUE. in the INCAR file.

Related Tags and Sections

LWANNIER90, LWANNIER90_RUN


Contents