LBLUEOUT: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 13: Line 13:
{{sc|LBLUEOUT|Examples|Examples that use this tag}}
{{sc|LBLUEOUT|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[Category:Molecular Dynamics]]
[[Category:INCAR tag]][[Category:Molecular Dynamics]]

Revision as of 07:50, 7 April 2022

LBLUEOUT = .TRUE.|.FALSE.
Default: LBLUEOUT = .FALSE. 

Description: for LBLUEOUT=.TRUE., VASP writes output for the free-energy gradient calculation to the REPORT-file (in case VASP was compiled with -Dtbdyn).


If LBLUEOUT=.TRUE., the information needed to compute the free-energy gradient is written in the REPORT-file after each MD step (MDALGO=1 | 2), check the lines after the header:

>Blue_moon
       lambda         |z|^(-1/2)      GkT           |z|^(-1/2)*(lambda+GkT)

Related Tags and Sections

MDALGO

Examples that use this tag