# Valid INCAR fixture: every tag below is part of the upstream
# INCAR schema (https://www.vasp.at/wiki/index.php/INCAR). ISPIN=2 is a
# legitimate spin-polarized workflow and is paired with MAGMOM
# (https://www.vasp.at/wiki/index.php/MAGMOM), so this file must NOT emit
# vasp.spin.missing_magmom.
SYSTEM = valid-value-fixture
ENCUT = 520
ISPIN = 2
MAGMOM = 2*1.0
ISMEAR = 0
SIGMA = 0.05
EDIFF = 1E-6
ALGO = Normal
NSW = 100
