Task 1: Simple hydrogen transport simulation
Task 2: Simulation of a Thermo-Desorption experiment
Task 3: Simple permeation model
Task 4: Permeation barrier modelling
Task 5: Post-processing and visualisation
Task 7: Heat transfer simulation
Task 8: CAD integration
Task 9: Integration with the HTM library
Task 6: Advection-diffusion problem
Task 10: Fitting a TDS spectrum
Task 11: Radioactive decay ☢️
Task 12: Soret Effect
Task 13: Modelling discontinuous trapped concentration profiles
Task 14: Non-cartesian meshes
Task 15: Kinetic surface model
Task 16: Custom classes
Task 17: Neutron damage-induced trapping
Run this workshop in BinderHub
You can create a Codespace based on this repo
- 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