Skip to content

mfkiwl/LmpTool

 
 

Repository files navigation

LmpTool

A suite of processing scripts for Lammps files

Author

Organization

The folder includes the following files and directories:

  • README -> current file
  • LICENSE -> MIT LICENSE
  • CountDumpFrame -> Count frames of .lammpstrj and .xyz files
  • DatafileMerge -> Merge Lammps data files
  • DatafileReplCoeff -> Replace the force-field coefficients
  • DatafileSwapType -> Swap atom/bond/angle/dihedral/improper types
  • DatafileRmvDuplCoeff -> Remove types with identical coefficients
  • DataToDump -> Convert Lammps data to .lammpstrj or .xyz files
  • DumpConstAtom -> Convert traj w/ nonconst atoms to vdf friendly format
  • DumpDecimator -> Reduce the frame frequency of lammps dump files
  • DumpSortCol -> Sort integer columns of dump files
  • DumpTypeStrip -> Remove atoms with specific types from dump files
  • ProfStat -> Export statistics of Lammps profiles
  • ThermoMerge -> Merge multiple thermo files
  • ThermoStat -> Export statistics of Lammps thermo outputs
  • MsdMol -> Calculate the mean square displacement of molecules
  • OplsDeployer -> Deploy OPLS force field
  • Dev -> Miscellaneous code under development

About

A suite of processing tools for Lammps files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 89.2%
  • C++ 6.1%
  • Shell 4.3%
  • TeX 0.4%