Small update of document

This commit is contained in:
Atsushi Togo 2017-04-29 22:06:07 +09:00
parent 11153cd00e
commit a2891a31eb
2 changed files with 2 additions and 2 deletions

View File

@ -13,6 +13,6 @@ https://pypi.python.org/pypi/phono3py .
Examples of silicon with VASP and Pwscf as calculators are given in
the ``example`` directory. An example using phono3py API is found in
the ``example/Si/Si.py`` but the API document has not yet written.
the ``example/Si-PBEsol/Si.py`` but the API document has not yet written.

View File

@ -25,7 +25,7 @@ conductivity calculation is loaded and thermal conductivity tensor at
In [2]: f = h5py.File("kappa-m111111.hdf5")
In [3]: f.keys()
In [3]: list(f)
Out[3]:
[u'frequency',
u'gamma',