SCALEE: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 24: Line 24:


*Harmonic solid:
*Harmonic solid:
If the file {{TAG|DYNMATFULL}} exists  in the calculation directory (from a previous calculation using {{TAG|PHON_NSTRUCT}}=-1) and {{TAG|SCALEE}}<math>\ne</math>1, the second order Hessian matrix is added to the force and thermodynamic integration from a harmonic model to a fully interacting system is carried out.  
If the file {{TAG|DYNMATFULL}} exists  in the calculation directory and {{TAG|SCALEE}}<math>\ne</math>1, the second order Hessian matrix is added to the force and thermodynamic integration from a harmonic model to a fully interacting system is carried out. The {{TAG|DYNMATFULL}} file stores the eigenmodes and eigenvalues from diagonalizing the dynamic matrix. This file is written by a previous calculation using the {{TAG|INCAR}} tags {{TAG|IBRION}}=6 and {{TAG|PHON_NSTRUCT}}=-1. 


== Related Tags and Sections ==
== Related Tags and Sections ==
{{TAG|VCAIMAGES}}, {{TAG|IMAGES}}, {{TAG|NCORE IN IMAGE1}}, {{TAG|PHON_NSTRUCT}}
{{TAG|VCAIMAGES}}, {{TAG|IMAGES}}, {{TAG|NCORE IN IMAGE1}}, {{TAG|PHON_NSTRUCT}}, {{TAG|IBRION}}


----
----


[[Category:INCAR]][[Category:Molecular Dynamics]][[Category:Thermodynamic integration]]
[[Category:INCAR]][[Category:Molecular Dynamics]][[Category:Thermodynamic integration]]

Revision as of 06:30, 3 April 2020

SCALEE = [real]
Default: SCALEE = 1 

Description: This tag specifies the coupling parameter of the energies and forces between a fully interacting system and a reference system.


A detailed description of calculations using thermodynamic integration within VASP is given in reference [1] (caution: the tag ISPECIAL=0 used in that reference is not valid anymore, instead the tag PHON_NSTRUCT=-1 is used).


Using thermodynamic integration the free energy difference between two systems is written as

.

Here and describe the potential energies of a fully-interacting and a non-interacting reference system, respectively. The coupling strength of the systems is controlled via the coupling parameter . The tag SCALEE sets the value for the coupling constant. The notation denotes an ensemble average of a system driven by the following classical Hamiltonian

.


By default SCALEE=1 and the scaling of the energies and forces via the coupling constant is internally skipped in the code. To enable the scaling SCALEE1 has to be specified.

Two possible options are available for the reference system:

  • Ideal gas:

Usually the thermodynamic integration is carried out from the ideal gas to the liquid state.

  • Harmonic solid:

If the file DYNMATFULL exists in the calculation directory and SCALEE1, the second order Hessian matrix is added to the force and thermodynamic integration from a harmonic model to a fully interacting system is carried out. The DYNMATFULL file stores the eigenmodes and eigenvalues from diagonalizing the dynamic matrix. This file is written by a previous calculation using the INCAR tags IBRION=6 and PHON_NSTRUCT=-1.

Related Tags and Sections

VCAIMAGES, IMAGES, NCORE IN IMAGE1, PHON_NSTRUCT, IBRION