Metadata-Version: 2.1
Name: euphonic
Version: 0.3.0
Summary: Euphonic calculates phonon bandstructures and inelastic neutron scattering intensities from modelling code output (e.g. CASTEP)
Home-page: https://github.com/pace-neutrons/Euphonic
Author: Rebecca Fair
Author-email: rebecca.fair@stfc.ac.uk
License: UNKNOWN
Description: ========
        Euphonic
        ========
        
        Euphonic is a Python package that can efficiently calculate phonon
        bandstructures and inelastic neutron scattering intensities from a force
        constants matrix (e.g. from a .castep_bin file). Euphonic can also do
        simple plotting, and can plot dispersion and density of states from
        precalculated phonon frequencies (e.g. CASTEP .phonon).
        
        For more information, see the `docs <http://euphonic.readthedocs.io/en/latest/>`_.
        
Platform: UNKNOWN
Description-Content-Type: text/x-rst
Provides-Extra: matplotlib
Provides-Extra: phonopy_reader
