next up previous contents
Next: NPACO and APACO-tag Up: The INCAR File Previous: TEBEG, TEEND-tag   Contents


SMASS-tag


\begin{displaymath}
SMASS =-3 \vert -2 \vert -1 \vert 0 \vert \quad \mbox{Nos\'e-mass}
\end{displaymath}

The default has been changed to -3 (i.e. micro canonical ensemble).

SMASS controls the velocities during an ab-initio molecular dynamics.

-3
For SMASS=-3 a micro canonical ensemble is simulated (constant energy molecular dynamics). The calculated Hellmann-Feynman forces serve as an acceleration acting onto the ions. The total free energy (i.e. free electronic energy + Madelung energy of ions + kinetic energy of ions) is conserved.
-2
For SMASS=-2 the initial velocities are kept constant. This allows to calculate the energy for a set of different linear dependent positions (for instance frozen phonons, section 9.11, dimers with varying bond-length, section 9.6).

Mind: if SMASS=-2 the actual steps taken are POTIM*read velocities. To avoid ambiguities, set POTIM to 1 (also read section 5.7 for supplying initial velocities).

-1
In this case the velocities are scaled each NBLOCK step (starting at the first step i.e. MOD(NSTEP,NBLOCK).EQ.1) to the temperature

\begin{displaymath}
TEMP=TEBEG+(TEEND-TEBEG)*NSTEP/{\tt NSW}
\end{displaymath}

where NSTEP is the current step (starting from 1). This allows a continuous increase or decrease of the kinetic energy. In the intermediate period a micro-canonical ensemble is simulated.

$>=$0
For SMASS$>=$0 a canonical ensemble is simulated using the algorithm of Nosé. The Nosé mass controls the frequency of the temperature oscillations during the simulation (see [1,2,3]. For SMASS=0 Nosé-mass corresponding to period of 40 time steps will be chosen. The Nosé-mass should be set so that the induced temperature fluctuation show approximately the same frequencies as the typical 'phonon'-frequencies for the specific system. For liquids something like 'phonon'-frequencies might be obtained from the spectrum of the velocity auto-correlation function. If the ionic frequencies differ by an order of magnitude from the frequencies of the induced temperature fluctuations, Nosé thermostat and ionic movement might decouple leading to a non canonical ensemble. The frequency of the approximate temperature fluctuations induced by the Nosé-thermostat is written to the OUTCAR file.


next up previous contents
Next: NPACO and APACO-tag Up: The INCAR File Previous: TEBEG, TEEND-tag   Contents
Georg Kresse
2009-04-23