Category:Interface pinning: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
== Theory ==
== Theory ==
*Interface pinning: {{TAG|Interface pinning calculations}}.
Interface Pinning is a method for finding melting points from an MD simulation of a system where the liquid and the solid phase are in contact. To prevent melting or freezing at constant pressure and constant temperature, a bias potential applies a penalty energy for deviations from the desired two phase system.
 
The Steinhardt-Nelson <math>Q_6</math> order parameter is used for discriminating the solid from the liquid phase and the bias potential is given by
 
<math>U_\textrm{bias}(\mathbf{R}) = \frac\kappa2 \left(Q_6(\mathbf{R}) - a\right)^2 </math>
 
where <math>Q_6({\mathbf{R}})</math> is the Steinhardt-Nelson <math>Q_6</math> orientational order parameter for the current configuration <math>\mathbf{R}</math> and <math>a</math> is the desired value of the order parameter close to the order parameter of the initial two phase configuration.
 
With the bias potential enabled, the system can equilibrate while staying in the two phase configuration. From the difference of the average order parameter <math>\langle Q_6 \rangle</math> in equilibrium and the desired order
parameter <math>a</math> one can directly compute the difference of the chemical potential of the solid and the liquid phase:
 
<math> N(\mu_\textrm{solid} - \mu_\textrm{liquid}) =\kappa (Q_{6 \textrm{solid}} - Q_{6 \textrm{liquid}}) (\langle Q_6 \rangle - a) </math>
 
where <math>N</math> is the number of atoms in the simulation.
 
It is preferable to simulate in the super heated regime, as it is easier for the bias potential to prevent a system from melting than to prevent a system from freezing.
 
<math>Q_6(\mathbf{R})</math> needs to be continuous for computing the forces on the atoms originating from the bias potential. We use a smooth fading function <math>w(r)</math> to weight each pair of atoms at distance <math>r</math> for the calculation of the <math>Q_6</math> order parameter:
 
<math> w(r) = \left\{ \begin{array}{cl} 1  &\textrm{for} \,\, r\leq n \\
                      \frac{(f^2 - r^2)^2 (f^2 - 3n^2 + 2r^2)}{(f^2 - n^2)^3}  &\textrm{for} \,\, n<r<f \\
                      0  &\textrm{for} \,\,f\leq r \end{array}\right. </math>
 
where <math>n</math> and <math>f</math> are the near and far fading distances given in the {{TAG|INCAR}} file respectively. A good choice for the fading range can be made from the radial distribution function <math>g(r)</math> of the crystal phase. We recommend to use the distance where <math>g(r)</math> goes below 1 after the first peak as the near fading distance <math>n</math> and the distance where <math>g(r)</math> goes above 1 again before the second peak as the far fading distance <math>f</math>. <math>g(r)</math> should be low where the fading function has a high derivative to prevent spurious stress.
 
The interface pinning method uses the <math>Np_zT</math> ensemble where the barostat only acts on the direction of the lattice that is perpendicular to the solid liquid interface. We recommend to use a Langevin thermostat and a Parrinello-Rahman barostat with lattice constraints as demonstrated in the listing below assuming a solid liquid interface perpendicular to the <math>z</math> direction.


== How to ==
== How to ==

Revision as of 14:06, 6 April 2022

Theory

Interface Pinning is a method for finding melting points from an MD simulation of a system where the liquid and the solid phase are in contact. To prevent melting or freezing at constant pressure and constant temperature, a bias potential applies a penalty energy for deviations from the desired two phase system.

The Steinhardt-Nelson order parameter is used for discriminating the solid from the liquid phase and the bias potential is given by

where is the Steinhardt-Nelson orientational order parameter for the current configuration and is the desired value of the order parameter close to the order parameter of the initial two phase configuration.

With the bias potential enabled, the system can equilibrate while staying in the two phase configuration. From the difference of the average order parameter in equilibrium and the desired order parameter one can directly compute the difference of the chemical potential of the solid and the liquid phase:

where is the number of atoms in the simulation.

It is preferable to simulate in the super heated regime, as it is easier for the bias potential to prevent a system from melting than to prevent a system from freezing.

needs to be continuous for computing the forces on the atoms originating from the bias potential. We use a smooth fading function to weight each pair of atoms at distance for the calculation of the order parameter:

where and are the near and far fading distances given in the INCAR file respectively. A good choice for the fading range can be made from the radial distribution function of the crystal phase. We recommend to use the distance where goes below 1 after the first peak as the near fading distance and the distance where goes above 1 again before the second peak as the far fading distance . should be low where the fading function has a high derivative to prevent spurious stress.

The interface pinning method uses the ensemble where the barostat only acts on the direction of the lattice that is perpendicular to the solid liquid interface. We recommend to use a Langevin thermostat and a Parrinello-Rahman barostat with lattice constraints as demonstrated in the listing below assuming a solid liquid interface perpendicular to the direction.

How to


Contents

Pages in category "Interface pinning"

The following 4 pages are in this category, out of 4 total.