.gitignore
.travis.yml
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
__nanoversion__.txt
get_nanoversion.sh
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/workflows/phono3py-pytest-conda-rc.yml
.github/workflows/phono3py-pytest-conda.yml
.github/workflows/publish-to-test-pypi.yml
c/_lapackepy.c
c/_phono3py.c
c/_phononmod.c
c/collision_matrix.c
c/collision_matrix.h
c/debug.h
c/dynmat.c
c/dynmat.h
c/fc3.c
c/fc3.h
c/imag_self_energy_with_g.c
c/imag_self_energy_with_g.h
c/interaction.c
c/interaction.h
c/isotope.c
c/isotope.h
c/kgrid.c
c/kgrid.h
c/kpoint.c
c/kpoint.h
c/lapack_wrapper.c
c/lapack_wrapper.h
c/mathfunc.c
c/mathfunc.h
c/phono3py.c
c/phono3py.h
c/phonoc_array.h
c/phonoc_const.h
c/phonoc_utils.c
c/phonoc_utils.h
c/phonon.c
c/phonon.h
c/phononmod.c
c/phononmod.h
c/pp_collision.c
c/pp_collision.h
c/real_self_energy.c
c/real_self_energy.h
c/real_to_reciprocal.c
c/real_to_reciprocal.h
c/reciprocal_to_normal.c
c/reciprocal_to_normal.h
c/tetrahedron_method.c
c/tetrahedron_method.h
c/triplet.c
c/triplet.h
c/triplet_iw.c
c/triplet_iw.h
c/triplet_kpoint.c
c/triplet_kpoint.h
conda/.binstar.yml
conda/anaconda_deploy.sh
conda/bld.bat
conda/build.sh
conda/meta.yaml
doc/Makefile
doc/README.md
doc/Si-JDOS.png
doc/Si-coleigplot.png
doc/Si-convergence.png
doc/Si-kaccum-MFP.png
doc/Si-kaccum-m191919.png
doc/Si-kaccum-pwscf.png
doc/Si-kaccum.png
doc/Si-kdeplot-OrRd.png
doc/Si-kdeplot-bwr.png
doc/Si-kdeplot-gnuplot.png
doc/Si-kdeplot-hsv.png
doc/Si-kdeplot-jet.png
doc/Si-kdeplot-seismic.png
doc/Si-kdeplot.png
doc/auxiliary-tools.rst
doc/changelog.rst
doc/citation.rst
doc/command-options.rst
doc/conf.py
doc/crystal.rst
doc/cutoff-pair.rst
doc/direct-solution.rst
doc/examples.rst
doc/external-tools.rst
doc/hdf5_howto.rst
doc/index.rst
doc/install.rst
doc/interfaces.rst
doc/output-files.rst
doc/qe.rst
doc/tips.rst
doc/turbomole.rst
doc/vasp.rst
doc/workload-distribution.rst
example/AlN-LDA/BORN
example/AlN-LDA/FORCES_FC2
example/AlN-LDA/FORCES_FC3.lzma
example/AlN-LDA/POSCAR-unitcell
example/AlN-LDA/README
example/AlN-LDA/disp_fc2.yaml
example/AlN-LDA/disp_fc3.yaml
example/Si-CRYSTAL/FORCES_FC2
example/Si-CRYSTAL/FORCES_FC3
example/Si-CRYSTAL/README
example/Si-CRYSTAL/TEMPLATE
example/Si-CRYSTAL/TEMPLATE3
example/Si-CRYSTAL/crystal.o
example/Si-CRYSTAL/outputs.tar.gz
example/Si-LDA/FORCES_FC3
example/Si-LDA/POSCAR-unitcell
example/Si-LDA/README
example/Si-LDA/disp_fc3.yaml
example/Si-LDA/vasprun_xmls.tar.lzma
example/Si-PBE/FORCES_FC3
example/Si-PBE/POSCAR-unitcell
example/Si-PBE/README
example/Si-PBE/disp_fc3.yaml
example/Si-PBE/vasprun_xmls.tar.lzma
example/Si-PBEsol/FORCES_FC3
example/Si-PBEsol/POSCAR-unitcell
example/Si-PBEsol/README
example/Si-PBEsol/Si-band-DOS.png
example/Si-PBEsol/Si-kaccum.png
example/Si-PBEsol/Si.py
example/Si-PBEsol/disp_fc3.yaml
example/Si-PBEsol/vasprun_xmls.tar.lzma
example/Si-QE/FORCES_FC3
example/Si-QE/README
example/Si-QE/Si.in
example/Si-QE/disp_fc3.yaml
example/Si-QE/supercell_out.tar.lzma
example/Si-TURBOMOLE/FORCES_FC2
example/Si-TURBOMOLE/FORCES_FC3
example/Si-TURBOMOLE/README
example/Si-TURBOMOLE/control
example/Si-TURBOMOLE/coord
example/Si-TURBOMOLE/outputs.tar.gz
example/zb-ZnTe-PBEsol/README
example/zb-ZnTe-PBEsol/launch_phono3py_ZnTe_PBEsol_222.py
example/zb-ZnTe-PBEsol/phono3py_params_ZnTe.yaml.xz
phono3py/__init__.py
phono3py/api_isotope.py
phono3py/api_jointdos.py
phono3py/api_phono3py.py
phono3py/file_IO.py
phono3py/version.py
phono3py.egg-info/PKG-INFO
phono3py.egg-info/SOURCES.txt
phono3py.egg-info/dependency_links.txt
phono3py.egg-info/requires.txt
phono3py.egg-info/top_level.txt
phono3py/cui/__init__.py
phono3py/cui/create_force_constants.py
phono3py/cui/create_supercells.py
phono3py/cui/load.py
phono3py/cui/phono3py_argparse.py
phono3py/cui/phono3py_script.py
phono3py/cui/settings.py
phono3py/cui/show_log.py
phono3py/cui/triplets_info.py
phono3py/interface/__init__.py
phono3py/interface/alm.py
phono3py/interface/calculator.py
phono3py/interface/fc_calculator.py
phono3py/interface/phono3py_yaml.py
phono3py/other/__init__.py
phono3py/other/isotope.py
phono3py/phonon/__init__.py
phono3py/phonon/func.py
phono3py/phonon/solver.py
phono3py/phonon3/__init__.py
phono3py/phonon3/collision_matrix.py
phono3py/phonon3/conductivity.py
phono3py/phonon3/conductivity_LBTE.py
phono3py/phonon3/conductivity_RTA.py
phono3py/phonon3/dataset.py
phono3py/phonon3/displacement_fc3.py
phono3py/phonon3/fc3.py
phono3py/phonon3/gruneisen.py
phono3py/phonon3/imag_self_energy.py
phono3py/phonon3/interaction.py
phono3py/phonon3/joint_dos.py
phono3py/phonon3/real_self_energy.py
phono3py/phonon3/real_to_reciprocal.py
phono3py/phonon3/reciprocal_to_normal.py
phono3py/phonon3/spectral_function.py
phono3py/phonon3/triplets.py
phono3py/sscha/__init__.py
phono3py/sscha/sscha.py
scripts/phono3py
scripts/phono3py-coleigplot
scripts/phono3py-kaccum
scripts/phono3py-kdeplot
scripts/phono3py-load
test/AgNO2_cell.yaml
test/FORCES_FC3_si_pbesol
test/conftest.py
test/phono3py_params_NaCl111.yaml
test/phono3py_params_NaCl222.yaml.xz
test/phono3py_params_Si111.yaml
test/phono3py_si_pbesol.yaml
test/phonopy_params-Si111-iterha.yaml.gz
test/other/__init__.py
test/other/test_isotope.py
test/phonon3/__init__.py
test/phonon3/test_displacements.py
test/phonon3/test_imag_self_energy.py
test/phonon3/test_joint_dos.py
test/phonon3/test_kappa_LBTE.py
test/phonon3/test_kappa_RTA.py
test/phonon3/test_real_self_energy.py
test/phonon3/test_spectral_function.py
test/phonon3/test_triplets.py
test/sscha/__init__.py
test/sscha/test_sscha.py