/density-fluct

density-fluct

Primary LanguagePython

Density Fluctuations

Minimal code to extract density maps and fluctuations from MD/MC trajectories.

Requirements

To run the analysis, you need to install a few packages

pip install numpy
pip install ovito

To run the Example.ipynb notebook also install

pip install natsort
pip install matplotlib
pip install 'pyvista[all]' jupyterlab