Skip to main content

Module assembly

Module assembly 

Source
Expand description

Framework assembly: connecting SBUs into periodic crystal structures.

The assembly process:

  1. Define metal-node SBUs and organic-linker SBUs
  2. Specify a target topology (e.g., cubic pcu for MOF-5)
  3. Place nodes at predefined positions within the unit cell
  4. Connect them via linkers along edges of the topology net
  5. Output the assembled periodic structure

Structs§

CrystalAtom
A placed atom in the assembled crystal structure.
CrystalStructure
An assembled periodic crystal structure.
Topology
Topology definition: positions and edges for a network.

Functions§

assemble_framework
Assemble a framework by placing SBUs on a topology.