From e813ec644989ab7020bd007abd09e7ca74d31d8e Mon Sep 17 00:00:00 2001 From: Sebastian Bindgen <sebastian.bindgen@kuleuven.be> Date: Tue, 22 Dec 2020 08:44:33 +0100 Subject: [PATCH] Update tutorials.rst --- doc/sphinx/tutorials.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/sphinx/tutorials.rst b/doc/sphinx/tutorials.rst index 359f1012..f10563f2 100644 --- a/doc/sphinx/tutorials.rst +++ b/doc/sphinx/tutorials.rst @@ -16,9 +16,10 @@ You can open the notebooks directly to play around with the code examples. /notebooks/06_tutorial_thermal_lbm.ipynb /notebooks/07_tutorial_shanchen_twophase.ipynb /notebooks/08_tutorial_shanchen_twocomponent.ipynb + /notebooks/09_tutorial_lees-edwards.ipynb /notebooks/demo_stencils.ipynb /notebooks/demo_create_method_from_scratch.ipynb /notebooks/demo_moments_cumulants_and_maxwellian_equilibrium.ipynb /notebooks/demo_automatic_chapman_enskog_analysis.ipynb /notebooks/demo_thermalized_lbm.ipynb - /notebooks/demo_theoretical_background_generic_equilibrium_construction.ipynb \ No newline at end of file + /notebooks/demo_theoretical_background_generic_equilibrium_construction.ipynb -- GitLab