analysis.momentum
A package containing classes and functions to check the total linear momentum of velocity trajectories.
Classes
MomentumA class to calculate the norm of the total linear momentum of a selection of atoms for every frame of a velocity trajectory.
MomentumDataWriterA class to write momentum data to output files.
Functions
check_momentum()A function to calculate and write the total linear momentum norm per frame of a velocity trajectory.
Submodules
Summary
__all__ Classes:
A class for calculating the norm of the total linear momentum of a selection of atoms for every frame of a velocity trajectory. |
|
Class for writing the data of a |
__all__ Functions:
Calculate the total linear momentum norm per frame and write it. |