{ "info": { "author": "Peter Boyd, Mohamad Moosavi, Matthew Witman", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "[![Build Status](https://travis-ci.org/peteboyd/lammps_interface.svg?branch=master)](https://travis-ci.org/peteboyd/lammps_interface)\n# LAMMPS Interface\n## Authors\n\n- Peter Boyd\n- Mohamad Moosavi\n- Matthew Witman\n\n## Description\nThis program was designed for easy interface between the crystallographic\ninformation file (.[cif]) and the Large-scale Atomic Molecular Massively\nParallel Simulator ([Lammps]).\n\n## Installation\nSimply install from [PyPI](https://pypi.org/project/lammps-interface/):\n```\npip install lammps-interface\n```\n\nFor development purposes, clone the repository and install it from source:\n```\npip install -e .\n```\n\nNote: In both cases, this adds `lammps-interface` to your `PATH`.\n\n## Usage\n\n### Command line interface\nTo see the optional arguments type:\n```\nlammps-interface --help\n```\nTo create [Lammps] simulation files for a given cif file type:\n```\nlammps-interface cif_file.cif\n```\nThis will create [Lammps] simulation files with UFF parameters.\n\n### Jupyter notebook\nIn order to implement module to your project check out Jupyter notebooks provided in this repository in `/notebooks` for usage examples.\n\n## Licence\nMIT licence (see LICENCE file)\n\n## Citation\nThe publication associated with this code is found here:\n\nBoyd, 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\u2013363 (2017).\n\nhttps://dx.doi.org/10.1021/acs.jpclett.6b02532\n\n[Lammps]: http://lammps.sandia.gov/\n[cif]: https://en.wikipedia.org/wiki/Crystallographic_Information_File\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/peteboyd/lammps_interface", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "lammps-interface", "package_url": "https://pypi.org/project/lammps-interface/", "platform": "", "project_url": "https://pypi.org/project/lammps-interface/", "project_urls": { "Homepage": "https://github.com/peteboyd/lammps_interface" }, "release_url": "https://pypi.org/project/lammps-interface/0.1.1/", "requires_dist": [ "numpy", "scipy", "networkx", "matplotlib (<3.1)" ], "requires_python": "", "summary": "Automatic generation of LAMMPS input files for molecular dynamics simulations of MOFs", "version": "0.1.1" }, "last_serial": 5598301, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "14bc8a6a6818580774a3a889932ea56f", "sha256": "b9ac98a910c92e27ce311c8f39353d652c5d58963582505f739b0304c4b12935" }, "downloads": -1, "filename": "lammps_interface-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "14bc8a6a6818580774a3a889932ea56f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 160687, "upload_time": "2019-07-29T08:38:18", "url": "https://files.pythonhosted.org/packages/e7/4c/7df9a31dc70272c2fd71b08e055e32954dd19a7bd4c914170838e8f0b82e/lammps_interface-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5ff090d6e823c4a891a7f288bdbb5fd7", "sha256": "05cc3a12dd0b7579daf797b64da92fb291f3da9424417851cc81bf67f824ae30" }, "downloads": -1, "filename": "lammps-interface-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5ff090d6e823c4a891a7f288bdbb5fd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154087, "upload_time": "2019-07-29T08:38:21", "url": "https://files.pythonhosted.org/packages/19/f1/671dbc78edd4e08efeaacd0dd86308bb005826aab5cc8b6bd73a363a4747/lammps-interface-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "14bc8a6a6818580774a3a889932ea56f", "sha256": "b9ac98a910c92e27ce311c8f39353d652c5d58963582505f739b0304c4b12935" }, "downloads": -1, "filename": "lammps_interface-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "14bc8a6a6818580774a3a889932ea56f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 160687, "upload_time": "2019-07-29T08:38:18", "url": "https://files.pythonhosted.org/packages/e7/4c/7df9a31dc70272c2fd71b08e055e32954dd19a7bd4c914170838e8f0b82e/lammps_interface-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5ff090d6e823c4a891a7f288bdbb5fd7", "sha256": "05cc3a12dd0b7579daf797b64da92fb291f3da9424417851cc81bf67f824ae30" }, "downloads": -1, "filename": "lammps-interface-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5ff090d6e823c4a891a7f288bdbb5fd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154087, "upload_time": "2019-07-29T08:38:21", "url": "https://files.pythonhosted.org/packages/19/f1/671dbc78edd4e08efeaacd0dd86308bb005826aab5cc8b6bd73a363a4747/lammps-interface-0.1.1.tar.gz" } ] }