phonopy/example/Si-QHA
pre-commit-ci[bot] c7f4bb3e7f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-01-31 23:12:33 +00:00
..
POSCAR--1 Refactoring using formatter 2021-10-17 08:11:06 +09:00
POSCAR--2 Refactoring using formatter 2021-10-17 08:11:06 +09:00
POSCAR--3 Refactoring using formatter 2021-10-17 08:11:06 +09:00
POSCAR--4 Refactoring using formatter 2021-10-17 08:11:06 +09:00
POSCAR--5 Refactoring using formatter 2021-10-17 08:11:06 +09:00
POSCAR-0 Refactoring using formatter 2021-10-17 08:11:06 +09:00
POSCAR-1 Refactoring using formatter 2021-10-17 08:11:06 +09:00
POSCAR-2 Refactoring using formatter 2021-10-17 08:11:06 +09:00
POSCAR-3 Refactoring using formatter 2021-10-17 08:11:06 +09:00
POSCAR-4 Refactoring using formatter 2021-10-17 08:11:06 +09:00
POSCAR-5 Refactoring using formatter 2021-10-17 08:11:06 +09:00
README Update README of Si-QHA 2018-08-07 14:56:52 +09:00
Si.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2022-01-31 23:12:33 +00:00
disp.yaml Update examples to adopt python 3.x. The change is mainly to make print compatible. 2017-05-05 15:17:21 +09:00
e-v.dat Commit version 1.6.3 2012-12-11 17:15:20 +09:00
thermal_properties.yaml--1 Update Si-QHA example 2017-03-16 08:42:58 +09:00
thermal_properties.yaml--2 Update Si-QHA example 2017-03-16 08:42:58 +09:00
thermal_properties.yaml--3 Update Si-QHA example 2017-03-16 08:42:58 +09:00
thermal_properties.yaml--4 Update Si-QHA example 2017-03-16 08:42:58 +09:00
thermal_properties.yaml--5 Update Si-QHA example 2017-03-16 08:42:58 +09:00
thermal_properties.yaml-0 Update Si-QHA example 2017-03-16 08:42:58 +09:00
thermal_properties.yaml-1 Update Si-QHA example 2017-03-16 08:42:58 +09:00
thermal_properties.yaml-2 Update Si-QHA example 2017-03-16 08:42:58 +09:00
thermal_properties.yaml-3 Update Si-QHA example 2017-03-16 08:42:58 +09:00
thermal_properties.yaml-4 Update Si-QHA example 2017-03-16 08:42:58 +09:00
thermal_properties.yaml-5 Update Si-QHA example 2017-03-16 08:42:58 +09:00
vasprun_xmls.tar.lzma Update Si-QHA example 2017-03-16 08:42:58 +09:00

README

This is an example of usage of phonopy-qha.
The POSCAR's are the conventional unit cells used to calculate thermal properties at volumes (2x2x2 supercell, VASP 4.6.35, PBE, 3x3x3 k-points, 20x20x20 q-points for conventional unit cell, i.e., without --pa, and --tstep=2). Experimental values may be found at http://en.wikipedia.org/wiki/Thermal_expansion .

The following command demonstrates the quasi-harmonic approximation calculation.

% phonopy-qha e-v.dat thermal_properties.yaml-{-{5..1},{0..5}}

For more plots in pdf,

% phonopy-qha -s e-v.dat thermal_properties.yaml-{-{5..1},{0..5}}

Before running Si.py, FORCE_SETs have to be created from vasprun.xml's, that are in the compressed file, with disp.yaml that is contained in this directory.