Update document

This commit is contained in:
Atsushi Togo 2020-08-24 07:13:43 +09:00
parent 20fd640ecb
commit c858ef8aef
2 changed files with 11 additions and 4 deletions

View File

@ -12,6 +12,14 @@ of phono3py under current style of phono3py development. However
useful tools should be known. If developers want to use here to notify
their tools, please contact via the phonopy mailing list.
Phono3py-Power-Tools
---------------------
https://github.com/skelton-group/Phono3py-Power-Tools
For example, nice plots can be easily made using phono3py-mode-plot.
Kinetic Collective Model
-------------------------
@ -23,4 +31,3 @@ semiconductors in a fast and low memory way from first principles
calculations.
https://physta.github.io/

View File

@ -22,10 +22,10 @@ Installation using conda
-----------------------------
Using conda is the easiest way for installation of phono3py if you are
using usual 64 bit linux system. The conda packages for 64bit linux
are also found at ``atztogo`` channel::
using x86-64 linux system or macOS. These packages are made and
maintained by Jan Janssen. The installation is simply done by::
% conda install -c atztogo phono3py
% conda install -c conda-forge phono3py
All dependent packages should be installed.