Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 428 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 428 Bytes

n-Body Tucker for isotropic spin lattice

Code used to generate data for Journal of Chemical Theory and Computation, 13, 4818-4828, (2017): article

Install

git clone https://github.com/nmayhall-vt/nbody_tucker.git
cd nbody_tucker
virtualenv -p python2 venv
source venv/bin/activate
pip install .

Run example

cd examples/
python nb2_2x6_444.py