Coder Social home page Coder Social logo

polir-lammps's Introduction

POLIR-lammps

polarizible water potential optimized for IR spectroscopy in LAMMPS

Please cite:

Mankoo, P. K., & Keyes, T. (2008). POLIR: Polarizable, flexible, transferable water potential optimized for IR spectroscopy. Journal of Chemical Physics, 129(3). https://doi.org/10.1063/1.2948966

WARNING!

This code is an unfinished WIP and is not guarenteed to work. Updates will be put here as they happen.

6/5/18 - Initial Commit, only Bond & Pair potential implemented.

6/19/18 - POLIR fix started, only thole smearing and bond-length dependent charges are implemented

Install

git clone https://github.com/dstelter92/POLIR-lammps.git
cp POLIR-lammps/src/* /path/to/lammps/src/

then re-compile LAMMPS.

src/

fix_polir is the main fix associated with POLIR. It (will) handle computation of the induced dipole loop as well as hooks to all the needed helper-computes

compute_polir_charge_atom (polir/charge/atom) computes the bond-length dependent charges on each atom, currently this part of the code is the limitation for 1 MPI rank. Custom communication is needed

compute_polir_tholer_local (polir/thole/local) computes the pairwise thole-smear charge damping coeffs for each atom pair and charge-charge, charge-dipole, or dipole-dipole interaction

pair_polir_vdw (polir/vdw) is the pairwise O-O potential to attract waters, all other nonbonded interactions are electrostatic

O-H bond potential uses a 'table' style, see bond/table for details. The tabulated file is found in the examples directory as "PS_bond_potential.table"

To-Do list:

  • Implement electrostatics with Thole damping as fix
  • Implement electrostatics with MPI
  • Test against previous work

Issues:

Currently only works with 1 MPI rank.

polir-lammps's People

Contributors

dstelter92 avatar theavey avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

theavey

polir-lammps's Issues

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.