GithubHelp home page GithubHelp logo

clandp's Introduction

CL&P force field for ionic liquids

DOI

Agilio Padua

series of papers by A. Padua, J.N. Canongia Lopes et al. J Phys Chem B (since 2004)

Contents

  • il.ff: database of force field parameters for ions of several ionic liquids (under construction, compatible with the fftool script to create input files for molecular simulation using the LAMMPS, DL_POLY or GROMACS molecular dynamics codes.

  • old.il.ff: database of force field parameters for ions of several ionic liquids (previous format, complete with many ions).

  • *.zmat, *.mol, *.xyz: input files for ions.

  • topologies: topology files in gromacs format for pyridinium and pyrrolidinium ionic liquids, with refined parameters for better representation of transport properties. Contributed by Vitaly Chaban.

Requirements

Obtaining

Download the files or else clone the repository (easier to stay updated):

git clone https://github.com/agiliopadua/ilff.git

How to use

How to build an initial configuration of a molecular or ionic system.

  1. For each molecule, ion or fragment of a material prepare a file with atomic coordinates and/or connectivity (covalent bonds). The formats accepted by this tool are .zmat, .mol or .xyz. Detailed information is available in the fftool page.

  2. Use the fftool script to create .xyz files for the molecules in your system and an input file for Packmol. For help type fftool -h. For example, to build a simulation box with 20 ion pairs and a density of 3.0 mol/L do:

     fftool 20 c4c1im.zmat 20 ntf2.zmat --rho 3.0
    
  3. Use Packmol with the pack.inp file just created to buid the simulation box (adjust the density if necessary):

     packmol < pack.inp
    

    Atom coordinates will be written to a file simbox.xyz. You can use a molecular viewer such as VMD to look at the .xyz files.

  4. Use fftool to build the input files for LAMMPS, DL_POLY or Gromacs containing the force field and the coordinates:

     fftool 20 c4c1im.zmat 20 ntf2.zmat --lammps
    

Information on the force field file format and on more geeral or advanced used is available at the fftool page.

References

clandp's People

Contributors

agiliopadua avatar kateryna-goloviznina avatar z-gong avatar

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.