Skip to content

Commit

Permalink
Split LB tutorials: update tutorials Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
biermanncarl committed May 31, 2021
1 parent 1846d35 commit e67e52a
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions doc/tutorials/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ physical systems.
* **Charged systems**
Modelling of ion condensation around a charged rod.
[Guide](charged_system/charged_system.ipynb)
* **Langevin dynamics**
Modelling of Brownian motion and measurement of diffusion coefficients.
[Guide](langevin_dynamics/langevin_dynamics.ipynb)
* **Ferrofluid**
Modelling of a monolayer ferrofluid system.
Guide
Expand All @@ -30,10 +33,11 @@ physical systems.
* **Lattice-Boltzmann**
Simulations including hydrodynamic interactions using the Lattice-Boltzmann method.
Guide
[Part 1](lattice_boltzmann/lattice_boltzmann_part1.ipynb) |
[Part 2](lattice_boltzmann/lattice_boltzmann_part2.ipynb) |
[Part 3](lattice_boltzmann/lattice_boltzmann_part3.ipynb) |
[Part 4](lattice_boltzmann/lattice_boltzmann_part4.ipynb)
[Part 1](lattice_boltzmann/lattice_boltzmann_theory.ipynb) |
[Part 2](lattice_boltzmann/lattice_boltzmann_poiseuille_flow.ipynb)
* **Polymers**
Modelling polymers with hydrodynamic interactions.
[Guide](polymers/polymers.ipynb)
* **Raspberry electrophoresis**
Extended objects in a Lattice-Boltzmann fluid, raspberry particles.
[Guide](raspberry_electrophoresis/raspberry_electrophoresis.ipynb)
Expand Down

0 comments on commit e67e52a

Please sign in to comment.