Automatic generation of LAMMPS input files for molecular dynamics simulations of MOFs
Project description
LAMMPS Interface
Authors
- Peter Boyd
- Mohamad Moosavi
- Matthew Witman
Description
This program was designed for easy interface between the crystallographic information file (.cif) and the Large-scale Atomic Molecular Massively Parallel Simulator (Lammps).
Installation
Simply install from PyPI:
pip install lammps-interface
For development purposes, clone the repository and install it from source:
pip install -e .
Note: In both cases, this adds lammps-interface
to your PATH
.
Usage
Command line interface
To see the optional arguments type:
lammps-interface --help
To create Lammps simulation files for a given cif file type:
lammps-interface cif_file.cif
This will create Lammps simulation files with UFF parameters.
Jupyter notebook
In order to integrate lammps-interface into your project, check out the Jupyter notebooks provided in /notebooks
for usage examples.
License
MIT license (see LICENSE)
Citation
The publication associated with this code is found here:
Boyd, P. G., Moosavi, S. M., Witman, M. & Smit, B. Force-Field Prediction of Materials Properties in Metal-Organic Frameworks. J. Phys. Chem. Lett. 8, 357-363 (2017).
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
File details
Details for the file lammps-interface-0.2.2.tar.gz
.
File metadata
- Download URL: lammps-interface-0.2.2.tar.gz
- Upload date:
- Size: 101.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.1.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8c34f7d8e3cf73d15aa1aaddff246fdf036831a31eb158dc420200ebfbcdeb0 |
|
MD5 | e392fed39dfafc01668338ef15eafce6 |
|
BLAKE2b-256 | e6ed8ffae6389824831da623d0269af018ba67375ac7e7741ca1f3c11d2d2c73 |