Skip to content

Codes used to generate the data and Figures of "Competition between Spinmerism and Spin-orbit for a d2 Metal Ion in An Open-Shell Ligand Field"

Notifications You must be signed in to change notification settings

Pablo-R0/Model_SpinOrbitMerism

Repository files navigation

SpinOrbitMerism

This repository contains two jupyter notebooks (.ipynb) that explain how to reproduce the data and the figures in the article: "Interplay between Spinmerism and Spin-orbit for a d2 Metal Ion in An Open-Shell Ligand Field" of P. Roseiro, A. Shah, S. Yalouz and V. Robert.

It needs the package QuantNBody (https://github.com/SYalouz/QuantNBody.git). The HOW_TO_INSTALL_QUANTNBODY.txt file guides the installation.

The .py files in /bulk_codes are bulkier versions (for Spyder, e.g.) of the tutorials.

To install QuantNBody and jupyter-notebook

conda create -n quant
conda activate quant

conda install -c psi4 psi4
conda install pip
conda install numpy
pip install matplotlib

git clone -b Replacing_LIL_MATRIX https://github.com/SYalouz/QuantNBody.git
cd QuantNBody
python -m pip install -e .

conda install notebook

About

Codes used to generate the data and Figures of "Competition between Spinmerism and Spin-orbit for a d2 Metal Ion in An Open-Shell Ligand Field"

Topics

Resources

Citation

Stars

Watchers

Forks