Skip to content

mk7exe/LAMMPS-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

LAMMPS-utils

Collection of codes for modifying, improving, and analyzing LAMMPS input and output files. LAMMPS (Large-scale Atomic/Molecular Massively Parallel Simulator) is one of the popular molecular dynamics simulation codes.

  • addshell.c: This code modifies a LAMMPS data file to prepare it for the adiabatic shell model by Mitchell and Fincham. Refer to the comments inside the code for more details. Please cite the following publication if you make a use of this code:

    Khalkhali M, Ma X, Zhang H, Liu Q, “Bulk and surface properties of gypsum: A comparison between classical force fields and dispersion-corrected DFT calculations”, Computational Materials Science, 164, 8-16 (2019) (https://doi.org/10.1016/j.commatsci.2019.03.045)

  • MKConventor.c: This code converts atomic configuration files written in different data formats to others. Data files supported in the current version are:

    • LAMMPS data files
    • DL_POLY CONFIG file
    • Materials Studio XSD files
    • XYZ files

About

Codes to modify, improve, and analyze LAMMPS input and output files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages