Statistical dynamics analysis of molecular dynamics trajectories.
Project description
Statdyn Analysis
This is a set of scripts that use Hoomd to perform the Molecular dynamics simulations of a glass forming molecular liquid. There is a particular focus on understanding the dynamic properties of these molecules.
Note that this is still very early alpha software and there are likely to be large breaking changes that occur.
Installation
The simplest method of installation is using conda
. To install
conda install -c malramsay statdyn-analysis
It is also possible to set the repository up as a development environment, in which case cloning the repository and installing is possible by running
git clone https://github.com/malramsay64/statdyn-analysis.git
cd statdyn-analysis
conda env create
source activate sdanalysis-dev
python setup.py develop
Once the environment is setup the tests can be run with
pytest
Running Analysis
Dynamics of a trajectory can be computed using the command
sdanalysis comp-dynamics trajectory-Trimer-13.50-1.20.gsd
which will generate an hdf5 file of the same name containing a single table,
dynamics
which has all the dynamic quantities tabulated. This also includes
a start index, over which statistics can be computed.
Finally the command
sdanalysis figure
will open up a bokeh server which will allow for the interactive visualisation
of all dump-*.gsd
files in the current directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sdanalysis-0.9.3.tar.gz
.
File metadata
- Download URL: sdanalysis-0.9.3.tar.gz
- Upload date:
- Size: 36.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fb1b5ffe5640bb26880c14edeb50ff47d48677298038d81f9bcb376a628910e |
|
MD5 | 37057583af01f061d41106ae9c96af66 |
|
BLAKE2b-256 | 615a9424061b694596e36886c203026c06a969ad9a4f26869465c6fdf182cf29 |