.. MDANSE documentation master file, created by sphinx-quickstart on Wed Nov 2 14:09:24 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to MDANSE's documentation! ================================== **Useful links**: `MDANSE GitHub `_ | `MDANSE-Examples GitHub `_ **MDANSE (Molecular Dynamics Analysis for Neutron Scattering Experiments)** is a Python application designed for computing neutron observables from molecular dynamics (MD) trajectories. The results can be directly compared with neutron scattering experiments, particularly inelastic and quasi-elastic neutron scattering spectroscopies. MDANSE can analyse MD trajectories produced by different simulation software, including CASTEP, VASP, Gromacs, DL_POLY, CHARMM, LAMMPS, DFTB and CP2K. General-purpose trajectory converters using external libraries (ASE, mdtraj and MDAnalysis) are also available in MDANSE. The recommended way of working with MDANSE is via the graphical user interface (GUI) provided by the `MDANSE_GUI Python package `_. However, it is also possible to install only `the core MDANSE package `_ and use it to run analysis scripts (also the scripts created in the GUI on another platform). The MDANSE project has been published previously in: \ `G. Goret, B. Aoun, E. Pellegrini, "MDANSE: An Interactive Analysis Environment for Molecular Dynamics Simulations", J. Chem. Inf. Model. 2017, 57, 1, 1โ€“5 `_. .. raw:: html

๐Ÿ’ก Explanations

Learn the basics and core concepts of MDANSE.

Learn More

โš›๏ธ How-To Guides

Practical step-by-step guides to help you utilize MDANSE effectively.

Learn More

๐Ÿงช Tutorials

Detailed tutorials to help you get started with MDANSE.

Learn More

๐Ÿ“š Technical References

Deep dive into the technical details of MDANSE.

Learn More
.. toctree:: :hidden: :caption: ๐Ÿ’ก Explanations explanations/index .. toctree:: :hidden: :caption: โš›๏ธ How-To Guides how_to_guides/index .. toctree:: :hidden: :caption: ๐Ÿงช Tutorials tutorials/T_external .. toctree:: :hidden: :caption: ๐Ÿ“š Technical References technical_references/index .. toctree:: :hidden: MDANSE-Examples