Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

LAMMPS PIMD Analysis tool

CodeFactor Grade GitHub commit activity

What is it?

LammpsAnalyzer is a Python class that parses LAMMPS output files of both distinguishable and bosonic PIMD simulations. It automatically handles physical units, determines the physical parameters of the system and provides methods for calculating various energy estimators. The class is designed to simplify the analysis of PIMD simulations and provide accurate and reliable results.

Dependencies

How to use

Simply import the class and provide the path to the output folder of the simulation, e.g.,

from helper import LammpsAnalyzer

sim = LammpsAnalyzer(path='/path/to/lammps/output/files')

The class includes thorough documentation, enabling users to explore and utilize its methods to suit their requirements.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages