Skip to content

Linear constructor

Luca Tubiana requested to merge linear_constructor into master

Modified the code in order to construct linear catenanes. These are obtained by using a different dodecagon for the last distorted rings. This particular dodecagon does not link both neighbours, but only one, thus resulting in a linear chain.

  • Modified builder.py
  • Added notebook to build linear systems.
  • Added corresponding starting folders

Merge request reports