Skip to content

KulaginVladimir/FESTIM-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FESTIM-workshop

Test Binder

Tasks

Basic

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

Advanced

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

Getting started

A. Binder (recommended)

Binder

Run this workshop in BinderHub

B. Codespaces

You can create a Codespace based on this repo

C. Local install

  1. Clone this repo
git clone https://github.com/festim-dev/FESTIM-workshop
  1. Create Conda environment (requires conda)
conda env create -f environment.yml
  1. You should then be able to execute the notebooks with the festim-workshop environment

About

Learn how to simulate hydrogen transport with FESTIM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%