Newer
Older
__description__ = "Analysis of Molecular Dynamics trajectories"
__long_description__ = """MDANSE is an interactive program for the analysis of Molecular
Dynamics simulations. It is especially designed for the computation
and decomposition of neutron scattering spectra. The structure and
dynamics of the simulated systems can be characterized in terms of
various space and time correlation functions. To analyze the dynamics
of complex systems, rigid-body motions of arbitrarily chosen molecular
subunits can be studied.
"""
__author__ = "R. Perenon, E.C. Pellegrini"
__author_email__ = "perenon@ill.fr, pellegrini@ill.fr"
__maintainer__ = "R. Perenon, E.C. Pellegrini"
__maintainer_email__ = "perenon@ill.fr, pellegrini@ill.fr"
__former_contributors__ = "G. Goret, B. Aoun"
__url__ = "https://mdanse.org/"
__repo__ = "https://code.ill.fr/scientific-software/mdanse/"
__license__ = "GPL 3"
__commit__ = "undefined"

Remi Perenon
committed