Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.
/ MuDip Public archive

A small Python module for getting information about the magnetic fields within crystals.

License

Notifications You must be signed in to change notification settings

RossKnapman/MuDip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuDip

A Python module to investigate magentic fields within crystal structures, allowing the visualisation of fields within the crystal and the generation of field probability distributions. The full documentation can be found here.

Installation

To install this module, type the following commands into a terminal:

git clone https://github.com/RossKnapman/MuDip.git
cd MuDip
mkdir lib
cd lib
git clone https://github.com/pybind/pybind11.git
cd ..
python setup.py install

About

A small Python module for getting information about the magnetic fields within crystals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published