RDF format plugin for GenIce.
Project description
# genice-rdf
A [GenIce](https://github.com/vitroid/GenIce) plugin to calculate the radial distribution functions.
## Requirements
[GenIce](https://github.com/vitroid/GenIce) >=0.23.
## Installation from PyPI
% pip install genice-rdf
## Manual Installation
### System-wide installation
% make install
### Private installation
Copy the files in formats/ into your local formats folder of GenIce.
## Usage
% genice 1c -r 3 3 3 -f _RDF > 1c.rdf
## Options
You can specify the list of atom types to be calculated.
For example, in the following case, TIP4P water has four different atom types (OW, HW1, HW2, and MW), so all the possible 10 combinations of atom types will be examined.
% genice 1c -r 3 3 3 -w tip4p -f _RDF > 1c.rdf
If you just want the RDF of OW and H, and HW1 and HW2 should be abbreviated by H, specify the option string like following.
% genice 1c -r 3 3 3 -w tip4p -f _RDF[OW,H=HW1=HW2] > 1c.rdf
## Test in place
% make test
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
Built Distribution
File details
Details for the file genice_rdf-0.2.tar.gz
.
File metadata
- Download URL: genice_rdf-0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19b123caae0a0eccc36fefaabd9d788cf7381594a46f45547b02dec7483c00fb |
|
MD5 | 587eff66f8410fdc34c3ac7d9c90b2e1 |
|
BLAKE2b-256 | 2bea45aa8fdc99cdee3c26a865f215a2d60aa96af630b656dddc855f688be657 |
File details
Details for the file genice_rdf-0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: genice_rdf-0.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c601b370651ab0b83591db9f86999eb9292016406269511b03358c632e00a1a |
|
MD5 | a44d45b6a7ccc7a057a21bb0d43075c3 |
|
BLAKE2b-256 | d6e84f635cff690d70086b3fa09f35f30c7f172f863cb9fab67c35ee651d5a9a |