Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.41 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.41 KB

GitHub release (latest by date) Join discussion on Discord Binder

Welcome to sisl + TBtrans + TranSiesta tutorial

This is the tutorial used for sisl + TBtrans + TranSiesta workshops.

The sources used for these tutorials can be found elsewhere:

Binder

This tutorial may be runned using Binder. Note that we highly recommend using a local Conda installation since that is much more versatile and since this tutorial requires lots of text-editing which is hard to do in a Jupyter notebook.

However, if you want to play around you may do so, for a good experience you are recommended to execute tbtrans like this:

!OMP_NUM_THREADS=1 tbtrans RUN.fdf

since the installed tbtrans is threaded and binder is sharing resources.