erdzeichen / faunus

A Framework for Metropolis Monte Carlo Simulation of Molecular Systems

Home Page:https://mlund.github.io/faunus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation Build Status License: MIT Anaconda-Server Badge Codacy Badge DOI

Welcome to Faunus

Faunus is a molecular simulation package for Metropolis Monte Carlo simulations of molecular systems. Below is a brief overview of features:

  • Canonical, Grand Canonical, Isobaric-Isothermal statistical mechanical ensembles
  • General hamiltonian parallel tempering (temperature, screening length, bonds etc.)
  • Anisotropic atoms (multipoles, sphero-cylinders, capped particles)
  • Speciation moves (pKa prediction, Hofmeister effects, general equilibrium reactions etc.)
  • Parallelise flat histogram method for sampling free energies along 1D/2D reaction coordinates
  • Highy modular
  • Free and open source

Installing

On macOS or Linux, install latest release using conda:

conda install -c conda-forge faunus

Or build development branch from source.

Documentation

Licence

Copyright 2002-2021 Mikael Lund

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A Framework for Metropolis Monte Carlo Simulation of Molecular Systems

https://mlund.github.io/faunus

License:MIT License


Languages

Language:C++ 91.9%Language:CMake 4.2%Language:Python 2.1%Language:Shell 1.6%Language:Tcl 0.1%