Frequently Asked Question

Sumo
Last Updated 7 months ago

Sumo is a Python toolkit for plotting and analysis of ab initio solid-state calculation data, built on existing Python packages from the solid-state chemistry/physics community. It is hoped that these command-line tools will bring some of the benefits of these libraries to a wider user-base while providing publication-ready plotting (powered by Matplotlib.)

Before running sumo-related commands on Aziz, please ensure loading them following the below commands:

module load /app/utils/modules/anaconda3-2024.02
source activate sumo-2.3.8

To unload Sumo

conda deactivate
module purge

Please Wait!

Please wait... it will take a second!