Skip to content

Learn Molecular Simulations with Python

This is the repository of Learn molecular simulation with Python. The main website can be accessed from this page, the Python codes are provided in a dedicated repository; and the functions used for the Matplotlib graphs are available here.

Goal

By following Learn Molecular Simulations with Python, you will write a simple Python code containing the most basic functionalities of molecular dynamics and Monte Carlo simulations. The main goal is to help users understand the basics of molecular simulation algorithms.

In a second part of the project, the scripts will be used for small scientific projects. In particular, some of the earliest results obtained by molecular simulations, including the pioneering works by Metropolis, Rosenbluth, Wood, and Parker in the 50s, will be re-explored.

Author

Simon Gravelle from LiPhy, UGA, CNRS, France

Acknowledgments and license

This project has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No 101065060.

All the inputs, scripts, and data files are released under the GNU general public license v3.0.

Popular repositories Loading

  1. mdcourse.github.io mdcourse.github.io Public

    Learn molecular simulation with Python

    Python 6

  2. python-codes python-codes Public

    Python codes for the "Learn Molecular Simulations with Python" project

    Jupyter Notebook 3 1

  3. applications applications Public

    Jupyter Notebook 1

  4. .github .github Public

    Config files for my GitHub profile.

Repositories

Showing 4 of 4 repositories
  • mdcourse.github.io Public

    Learn molecular simulation with Python

    mdcourse/mdcourse.github.io’s past year of commit activity
    Python 6 GPL-3.0 0 0 0 Updated Aug 27, 2024
  • .github Public

    Config files for my GitHub profile.

    mdcourse/.github’s past year of commit activity
    0 0 0 0 Updated Aug 27, 2024
  • python-codes Public

    Python codes for the "Learn Molecular Simulations with Python" project

    mdcourse/python-codes’s past year of commit activity
    Jupyter Notebook 3 GPL-3.0 1 1 0 Updated Aug 26, 2024
  • mdcourse/applications’s past year of commit activity
    Jupyter Notebook 1 GPL-3.0 0 0 0 Updated Mar 23, 2024

Most used topics

Loading…