LBLUEOUT: Difference between revisions
No edit summary |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{TAGDEF|LBLUEOUT|.TRUE.{{!}}.FALSE.|.FALSE.}} | {{TAGDEF|LBLUEOUT|.TRUE.{{!}}.FALSE.|.FALSE.}} | ||
Description: for {{TAG|LBLUEOUT}}=.TRUE., VASP writes output for the free-energy gradient calculation to the {{FILE|REPORT}} | Description: for {{TAG|LBLUEOUT}}=.TRUE., VASP writes output for the free-energy gradient calculation to the {{FILE|REPORT}} file (in case VASP was compiled with [[Precompiler_flags|-Dtbdyn]]). | ||
---- | ---- | ||
If LBLUEOUT=.TRUE., the information needed to compute the free-energy gradient is written in the {{FILE|REPORT}} | If LBLUEOUT=.TRUE., the information needed to compute the free-energy gradient is written in the {{FILE|REPORT}} file after each molecular-dynamics step ({{TAG|MDALGO}}=1 {{!}} 2), check the lines after the header: | ||
>Blue_moon | >Blue_moon | ||
lambda |z|^(-1/2) GkT |z|^(-1/2)*(lambda+GkT) | lambda |z|^(-1/2) GkT |z|^(-1/2)*(lambda+GkT) | ||
== Related | For the theory of the blue-moon ensemble we refer to [[Blue-moon ensemble|here]]. | ||
{{TAG|MDALGO}} | |||
== Related tags and articles == | |||
{{TAG|IBRION}}, {{TAG|MDALGO}}, {{TAG|ICONST}}, [[Blue-moon ensemble]], [[Slow-growth approach]] | |||
{{sc|LBLUEOUT|Examples|Examples that use this tag}} | {{sc|LBLUEOUT|Examples|Examples that use this tag}} | ||
---- | ---- | ||
[[Category:INCAR tag]][[Category: | [[Category:INCAR tag]][[Category:Advanced molecular-dynamics sampling]] |
Latest revision as of 14:13, 16 October 2024
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 molecular-dynamics step (MDALGO=1 | 2), check the lines after the header:
>Blue_moon lambda |z|^(-1/2) GkT |z|^(-1/2)*(lambda+GkT)
For the theory of the blue-moon ensemble we refer to here.
Related tags and articles
IBRION, MDALGO, ICONST, Blue-moon ensemble, Slow-growth approach