Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 680 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 680 Bytes

DESCRIPTION

This program allows to perform CI calculations for d orbitals, by modifying number of electrons crystal fields and spin orbit coupling.

It provides a variaty of results in pdf format, and allows to sweep over the different parameters of the system.

DISCLAIMER

This is still a version under heavy development.

HOW TO INSTALL

Execute the script install.py

USAGE

Execute "tranci" in a terminal

DEPENDENCIES

This library requires Python3, together with the libraries

  • numpy
  • scipy
  • matplotlib

The "pdflatex" command should be installed in the system to show the pdf summary.

COMPATIBILITY

This program works both in Mac and Linux.