mirror of https://github.com/phonopy/phonopy.git
8 lines
359 B
Plaintext
8 lines
359 B
Plaintext
For band structure type calculation:
|
|
|
|
% phonopy-gruneisen orig plus minus --dim="2 2 2" --pa="0 1/2 1/2 1/2 0 1/2 1/2 1/2 0" --band="1/2 1/4 3/4 0 0 0 1/2 1/2 1/2 1/2 0.0 1/2" -p -c POSCAR-unitcell
|
|
|
|
For mesh sampling calculation:
|
|
|
|
% phonopy-gruneisen orig plus minus --dim="2 2 2" --pa="0 1/2 1/2 1/2 0 1/2 1/2 1/2 0" --mesh="20 20 20" -p -c POSCAR-unitcell
|