Code Monkey home page Code Monkey logo

lammps_interface's Introduction

Build Status Docs status PyPI version

LAMMPS Interface

This package is currently unmaintained. See here if you are interested in helping out.

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.

Note: lammps-interface expects CIF files in P1 symmetry.

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).

https://dx.doi.org/10.1021/acs.jpclett.6b02532

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.