Data structures (overview)#
Magnopy has a number of data structures defined, that take care of a relatively separated concepts. Two of them are inherited from the wulfric package (Cell and Atoms). Some are used to store the parameters of spin Hamiltonian (Spin Hamiltonian and Convention). And some represents levels of theory and serve as a collection of the things that can be computed (LSWT, Energy).
For the technical reference on how each function, class, method attribute functions see API reference.