vibeqc.write_xsf_structure

vibeqc.write_xsf_structure(path, system)[source]

Write a structure-only XSF file (CRYSTAL block).

The result opens directly in VESTA / XCrySDen as the periodic crystal — useful as a quick visual sanity check on a PeriodicSystem before running anything expensive.

Parameters:
  • path (str | Path)

  • system (vibeqc._vibeqc_core.PeriodicSystem)

Return type:

Path