Metadata-Version: 2.1
Name: euphonic
Version: 0.6.4
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: GPLv3
Description: ========
        Euphonic
        ========
        
        Euphonic is a Python package that can efficiently calculate phonon
        bandstructures, density of states and inelastic neutron scattering
        intensities from force constants. The force constants can be read
        from various sources, including CASTEP ``.castep_bin`` files, or Phonopy
        ``phonopy.yaml`` files. While Euphonic is primarily a library, multiple
        command-line tools are also provided for convenient plotting of the above
        quantities.
        
        For more information, see the `docs <http://euphonic.readthedocs.io/en/latest/>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/x-rst
Provides-Extra: matplotlib
Provides-Extra: phonopy_reader
