Spin-orbit coupling in a Fe monolayer: Difference between revisions
(Created page with 'Description: Spin-orbit coupling (SOC) in a freestanding Fe monolayer. ---- *INCAR <pre> SYSTEM = Fe (100) monolayer ISTART = 0 ENCUT = 270.00 LNONCOLLINEA…') |
No edit summary |
||
Line 2: | Line 2: | ||
---- | ---- | ||
*INCAR | *{{TAG|INCAR}} | ||
<pre> | <pre> | ||
SYSTEM = Fe (100) monolayer | SYSTEM = Fe (100) monolayer | ||
Line 15: | Line 15: | ||
</pre> | </pre> | ||
*KPOINTS | *{{TAG|KPOINTS}} | ||
<pre> | <pre> | ||
k-points | k-points | ||
Line 24: | Line 24: | ||
</pre> | </pre> | ||
*POSCAR | *{{TAG|POSCAR}} | ||
<pre> | <pre> | ||
fcc Fe 100 surface | fcc Fe 100 surface | ||
Line 35: | Line 35: | ||
.00000 .00000 .00000 | .00000 .00000 .00000 | ||
</pre> | </pre> | ||
== Used INCAR Tags == | |||
{{TAG|ENCUT}}, {{TAG|ISTART}}, {{TAG|LMAXMIX}}, {{TAG|LNONCOLLINEAR}}, {{TAG|LSORBIT}}, {{TAG|MAGMOM}}, {{TAG|SYSTEM}}, {{TAG|VOSKOWN}} | |||
== Download == | == Download == | ||
[http://www.vasp.at/vasp-workshop/examples/4_4_SOI_Fe.tgz 4_4_SOI_Fe.tgz] | [http://www.vasp.at/vasp-workshop/examples/4_4_SOI_Fe.tgz 4_4_SOI_Fe.tgz] | ||
---- | ---- | ||
[[VASP_example_calculations|To the list of examples]] or to the [[The_VASP_Manual|main page]] | [[VASP_example_calculations|To the list of examples]] or to the [[The_VASP_Manual|main page]] | ||
[[Category:Examples]] | [[Category:Examples]] |
Revision as of 10:09, 17 February 2017
Description: Spin-orbit coupling (SOC) in a freestanding Fe monolayer.
SYSTEM = Fe (100) monolayer ISTART = 0 ENCUT = 270.00 LNONCOLLINEAR = .TRUE. MAGMOM = 0.0 0.0 3.0 VOSKOWN = 1 LSORBIT = .TRUE. LMAXMIX = 4
k-points 0 Monkhorst-Pack 9 9 1 0 0 0
fcc Fe 100 surface 3.45 .50000 .50000 .00000 -.50000 .50000 .00000 .00000 .00000 5.00000 1 Cartesian .00000 .00000 .00000
Used INCAR Tags
ENCUT, ISTART, LMAXMIX, LNONCOLLINEAR, LSORBIT, MAGMOM, SYSTEM, VOSKOWN
Download
To the list of examples or to the main page