phonopy/example/Cr
Atsushi Togo 81045ee4f6 Update phonopy_disp.yaml in Cr example 2024-09-21 15:01:16 +09:00
..
FORCE_SETS Refactoring using formatter 2021-10-17 08:11:06 +09:00
POSCAR-unitcell Refactoring using formatter 2021-10-17 08:11:06 +09:00
README.md Update examples to recommend phonopy-load 2024-08-12 15:30:57 +09:00
phonopy_disp.yaml Update phonopy_disp.yaml in Cr example 2024-09-21 15:01:16 +09:00
vasprun.xml.xz Update examples of Al2O3, CaTiO3, Cr, and MgB2 2020-06-08 21:16:56 +09:00

README.md

Cr with collinear magnetic moments

This is an example to calculate phonon with magnetic symmetry by collinear magnetic moments. Supercells with displacements can be created by running following command:

% phonopy -d --dim 2 2 2 --pa "-1/2 1/2 1/2 1/2 -1/2 1/2 1/2 1/2 -1/2" --magmom "1 -1" -c POSCAR-unitcell

--magmom option has to be specified to correctly recognize the magnetic symmetry. --pa option is added because this system has the type-4 magnetic space group and this choice of the unit cell. Currently, --pa auto cannot be used for magnetic space groups.

A file named MAGMOM is created together with supercell POSCARs. In the MAGMOM file, a line of MAGMOM is written, which can be used in VASP INCAR. Running force calculation (350 eV, 0.1 eV smearing, 20x20x20 k-points for unit cell), we obtain vasprun.xml. With this, FORCE_SETS is created by

% phonopy -f vasprun.xml.xz

Then phonon calculation is achieved by, e.g.,

% phonopy-load --band "1/2 -1/2 1/2 0 0 0 1/4 1/4 1/4" -p