diff --git a/docs/source/userguide/beginners_guide.rst b/docs/source/userguide/beginners_guide.rst index 27ab52932..fcc1eefad 100644 --- a/docs/source/userguide/beginners_guide.rst +++ b/docs/source/userguide/beginners_guide.rst @@ -30,7 +30,7 @@ Your first FESTIM script ------------------------ -Follow `this tutorial `_ to learn how +Follow `this tutorial `_ to learn how to run a simple 1D diffusion problem in steady state with an homogeneous temperature, a volumetric source of hydrogen, and the concentration fixed at zero at boundaries. diff --git a/docs/source/userguide/materials.rst b/docs/source/userguide/materials.rst index 15fdc13f1..6e964c2bd 100644 --- a/docs/source/userguide/materials.rst +++ b/docs/source/userguide/materials.rst @@ -49,4 +49,4 @@ Integration with HTM H-transport-materials (HTM) is a Python database of hydrogen transport properties. Using this database will avoid making copy-pasting errors and add consistency across simulations by making sure the same properties are used. -HTM can be easily `integrated with FESTIM `_. +HTM can be easily `integrated with FESTIM `_. diff --git a/docs/source/userguide/sources.rst b/docs/source/userguide/sources.rst index ac9d5a566..be91970dc 100644 --- a/docs/source/userguide/sources.rst +++ b/docs/source/userguide/sources.rst @@ -43,7 +43,7 @@ Hydrogen implanted in a material can be simulated by a Gaussian-shaped volumetri ), ] -This class is used in `this tutorial `_. +This class is used in `this tutorial `_. Radioactive decay