The FESTIM workshop is a tutorial covering many aspects of the hydrogen transport code FESTIM. Check out the website.
Run this workshop in BinderHub
- Clone this repo
git clone https://github.com/festim-dev/FESTIM-workshop
- Create Conda environment (requires conda)
conda env create -f environment.yml
- You should then be able to execute the notebooks with the
festim-workshop
environment