FTurci / density-fluct

density-fluct

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

density-fluct


Languages

Language:Python 60.4%Language:Jupyter Notebook 39.6%