Metadata-Version: 2.1
Name: euphonic
Version: 0.4.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). While Euphonic
        is primarily a library, a command-line tool is provided for convenient
        plotting of inelastic neutron scattering intensities from
        force-constants data.
        
        Euphonic can also plot previously-calculated dispersion and density of
        states data from a CASTEP .phonon file.
        
        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
