Release:

0.7.3

Date:

6 September 2026

Useful links: Installation | User support | Issue Tracker | Citation guide

What is Wulfric?#

Wulfric is a Python package for crystal structures: choosing cells, detecting symmetry, generating Brillouin zone k-points and k-paths, and visualizing all of it. It uses the concepts of cell, atoms, k-points and provides a simple skeleton for the user to build on (see Key concepts).

The main features of Wulfric are

How is this documentation structured?#

Examples of Wulfric's capabilities#

Hint

Click on the image to open its interactive version (opens in a new tab).

Examples of Wulfric's capabilities

License#

The source code of Wulfric is licensed under the GNU General Public License (GPL-3.0). See the "LICENSE" file in the Wulfric's repository.

In addition, if you use Wulfric in a scientific publication, cite the package as

A. Rybakov, Wulfric, 2023, [software] https://github.com/adrybakov/wulfric.
@misc{Rybakov2023Wulfric,
  author = "Rybakov, A.",
  title  = "Wulfric",
  note   = "[software] \url{https://github.com/adrybakov/wulfric}",
  year   = "2023"}

For the detailed guide on how to cite the papers on which Wulfric depends see Citation guide.