CO partial DOS: Difference between revisions
Vaspmaster (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
*INCAR | *{{TAG|INCAR}} | ||
SYSTEM = CO molecule in a box | SYSTEM = CO molecule in a box | ||
ISMEAR = 0 ! Gaussian smearing | ISMEAR = 0 ! Gaussian smearing | ||
LORBIT = 11 | LORBIT = 11 | ||
*KPOINTS | *{{TAG|KPOINTS}} | ||
Gamma-point only | Gamma-point only | ||
0 | 0 | ||
Line 11: | Line 11: | ||
0 0 0 | 0 0 0 | ||
*POSCAR | *{{TAG|POSCAR}} | ||
CO molecule in a box | CO molecule in a box | ||
1.0 ! universal scaling parameters | 1.0 ! universal scaling parameters | ||
Line 22: | Line 22: | ||
0 0 0 F F T ! first atom | 0 0 0 F F T ! first atom | ||
0 0 1.143 F F T ! second atom | 0 0 1.143 F F T ! second atom | ||
== Used INCAR Tags == | |||
{{TAG|ISMEAR}}, {{TAG|LORBIT}}, {{TAG|SYSTEM}} | |||
== Download == | == Download == | ||
[http://www.vasp.at/vasp-workshop/examples/COstates.tgz COstates.tgz] | [http://www.vasp.at/vasp-workshop/examples/COstates.tgz COstates.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, 16 February 2017
SYSTEM = CO molecule in a box ISMEAR = 0 ! Gaussian smearing LORBIT = 11
Gamma-point only 0 Monkhorst Pack 1 1 1 0 0 0
CO molecule in a box 1.0 ! universal scaling parameters 8.0 0.0 0.0 ! lattice vector a(1) 0.0 8.0 0.0 ! lattice vector a(2) 0.0 0.0 8.0 ! lattice vector a(3) 1 1 ! number of atoms for each species sel ! selective degrees of freedom are changed cart ! positions in cartesian coordinates 0 0 0 F F T ! first atom 0 0 1.143 F F T ! second atom
Used INCAR Tags
Download
To the list of examples or to the main page