Clandp Save

Force field for ionic liquids

Project README

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

Open Source Agenda is not affiliated with "Clandp" Project. README Source: paduagroup/clandp
Stars
50
Open Issues
0
Last Commit
2 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating