summaryrefslogtreecommitdiff
path: root/typst/main.typ
diff options
context:
space:
mode:
Diffstat (limited to 'typst/main.typ')
-rw-r--r--typst/main.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/typst/main.typ b/typst/main.typ
index 1deb619..afa342c 100644
--- a/typst/main.typ
+++ b/typst/main.typ
@@ -207,7 +207,7 @@ or Navier-Stokes flow.
LBM is particularly suitable for simulating flow in complex porous geometries, because boundary conditions can be implemented directly at the
cell level, making it ideal for digital rock simulations and is often employed in various fields.
The equisdistant grid and the properties of a cellular automaton make it a prime target for acceleration due to the local
-dependencies
+dependencies @krueger2017lbm.
=== Immersed Boundary Method