Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 2.19 KB

README.md

File metadata and controls

37 lines (26 loc) · 2.19 KB

quansino 🎲

Modular Stochastic Simulations for Atomistic Modelling


PyPI version Python Version codecov GitHub license Code style: black pre-commit

quansino is a modern simulation framework based on the Atomic Simulation Environment (ASE) designed for both material science and molecular systems. It combines the reliability of established Monte Carlo and general sampling methods with an intuitive, and flexible Python interface.

Key Features 🎰

  • Perform (grand) canonical, isobaric, and other ensemble simulations. The framework allows designing custom ensembles and custom parametrization for subsystems or degrees of freedom.
  • Include algorithm for efficient sampling of complex energy landscapes, such as basin-hopping, and force-biased Monte Carlo.
  • Being based on ASE, quansino supports a wide range of DFT codes and force fields.

Documentation 🎱

The full documentation can be found here, and includes detailed instructions about:

License 🃏

This project is licensed under the terms of the BSD 3-Clause license.