HoneyTools provides a set of Fortran modules to easily deal with nontrivial honeycomb structures in real-space:
generate the coordinates, compute all the distance shells, get direct access to logical masks for nearest and
next-nearest neighbors (nth-order can be easily computed from the shell table).
All this is primarily intended as a convenience to build tight-binding hamiltonians, but it can easily be exploited
to work on any other lattice quantity, requiring real-space geometrical information.
What's Changed
- Add Zenodo DOI to README