Release:

0.7.0

Date:

26 May 2026

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

What is wulfric?#

Wulfric is a python package for the crystal structures. It uses concepts of cell, atoms, k-points and provides a simple skeleton for the user to built on (see Key concepts).

The functionality of wulfric includes (but not limited to):

How is this documentation structured?#

Example of wulfric's capabilities#

Hint

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

Example 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 the 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.