Skip to content

yuanchaohu/CSDAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Simulation Data Analysis Package (CSDAP)

This package is designed for who is interested in analyzing the snapshots from molecular dynamics simulations, i.e. by LAMMPS , Hoomd-blue et al. It is flexible for other computer simulations as long as you change the method of reading coordinates to suitable formats in 'dump.py'. The modules in the package are written in Python3 by importing some high-efficiency modules like Numpy and Pandas. I strongly recommend the user to install Anaconda3 or/and VS Code, or Sublime Text 3.

To use the package efficiently, one intelligent way is to write a python script by importing desired modules and functions. In this way, all results can be obtained in sequence with suitable settings.

The package is distributed in the hope that it will be helpful, but WITHOUT ANY WARRANTY. Although the codes were benchmarked when developed, the users are responsible for the correctness.

A detailed manual is provided in the corresponding Github-Wiki. To modifty the math written by Latex, the editor typora is recommended and the extension 'MathJax Plugin for Github' for Google Chrome is required to show the equations correctly online.

A pdf version of the manual is also available from doc.

About

computer simulation data analysis package

Resources

Stars

Watchers

Forks

Packages

No packages published