Ni 111 surface relaxation: Difference between revisions

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


== Download ==
== Download ==
[http://www.vasp.at/vasp-workshop/examples/3_4_Ni111clean_rel.tgz 3_4_Ni111clean_rel.tgz]
[http://www.vasp.at/vasp-workshop/examples/Ni111clean_rel.tgz Ni111clean_rel.tgz]


----
----

Revision as of 19:42, 23 August 2016

Description: relax the first two layers of a Ni (111) surface.


  • INCAR
 general:
   ISTART = 0
   ICHARG = 2
   SYSTEM = clean (111) surface
   ENMAX  = 270
   ISMEAR =    2  ; SIGMA = 0.2
   ALGO= Fast

 dynamic:
   NSW=100
   POTIM = 0.2
   IBRION = 1
  • KPOINTS
k-points
0
Monkhorst-Pack
9 9 1
0 0 0
  • POSCAR
 fcc (111) surface
  3.53
   .70710678  .0000000  .000000
 -0.35355339 0.6123724  .000000
   .000000    .000000  5.1961524
    5
selective dynamics
direct
   .00000000   .00000000   .00000000  F  F  F
   .33333333   .66666667   .11111111  F  F  F
   .66666667   .33333333   .22222222  F  F  F
   .00000000   .00000000   .33333333  T  T  T
   .33333333   .66666667   .44444444  T  T  T

Download

Ni111clean_rel.tgz


To the list of examples or to the main page