Installation

Quick Install

ParaMol has been extensively tested both on Linux and OS X platforms and all its features work as expected. Nevertheless, it has never been tested on Windows. It is expected that most of ParaMol features work correctly on this platform except the parallel capabilities (Windows does not support forks). Therefore, please remember that Windows is not natively supported by ParaMol.

The easiest way to install ParaMol is via the conda package manager:

conda install paramol -c jmorado -c ambermd -c conda-forge -c omnia -c rdkit -c anaconda

For the development version use:

conda install paramol-dev -c jmorado -c ambermd -c conda-forge -c omnia -c rdkit -c anaconda

Source Code

ParaMol is an open source code and it has a github repository: