mirror of https://github.com/phonopy/phono3py.git
Update document
This commit is contained in:
parent
20fd640ecb
commit
c858ef8aef
|
@ -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/
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue