Visit the CORN Wiki! This code generates and minimizes the energy of a lattice/network:
See requirements.txt
These can be installed with pip install -r requirements.txt.
An older, but optimized (including GPU-accelerated) version of the code can be found in the optimized
branch, but this requires installation of additional libraries
python main.py
main.py
will requires a folder named outputs
in the same directory as it.
It will then try to create a folder based on the initial time run and
subsequent subfolders for each bond occupation probability.
Alternatively, there are pre-existing bash scripts which can perform batch runs