Skip to main content

Python interface to PLUMED

Project description

Install using the following commands:

# install dependencies
python -m pip install numpy
# install plumed
python -m pip install plumed

WARNING: You will need to also build and install the plumed library (see http://www.plumed.org) and set the environment variable PLUMED_KERNEL to point to the file libplumedKernel.so (or libplumedKernel.dylib). Something like this should work:

export PLUMED_KERNEL=/path/to/libplumedKernel.so
python
>>> import plumed
>>> p=plumed.Plumed()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plumed-0.3.3.tar.gz (151.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page