vibeqc.build_aiccm2026dev_b_symmetry_plan

vibeqc.build_aiccm2026dev_b_symmetry_plan(system, mesh, *, symprec=1e-05, time_reversal=True, require_full_space_group=False)[source]

Analyze the space group and its exact action on a finite BvK torus.

The current implementation is restricted to 3D. Applying ordinary 3D spglib to a slab or wire cell would treat the artificial vacuum as a genuine lattice direction and can create nonphysical operations; that case therefore fails closed pending a layer/rod-group implementation.

Parameters:
  • system (vibeqc._vibeqc_core.PeriodicSystem)

  • mesh (int | Sequence[int])

  • symprec (float)

  • time_reversal (bool)

  • require_full_space_group (bool)

Return type:

AICCM2026DevBSymmetryPlan