summaryrefslogtreecommitdiff
path: root/typst
diff options
context:
space:
mode:
Diffstat (limited to 'typst')
-rw-r--r--typst/bridging.pngbin0 -> 36203 bytes
-rw-r--r--typst/main.typ6
2 files changed, 5 insertions, 1 deletions
diff --git a/typst/bridging.png b/typst/bridging.png
new file mode 100644
index 0000000..d6ef5db
--- /dev/null
+++ b/typst/bridging.png
Binary files differ
diff --git a/typst/main.typ b/typst/main.typ
index 53ee1db..75b7274 100644
--- a/typst/main.typ
+++ b/typst/main.typ
@@ -105,7 +105,7 @@ In the next section we will specialize this for a sphere.
== Solid-Fluid single sphere interaction with Stokes flow
With the previous assumptions a solid sphere of radius $r$ moving with a relative velocity $v$ in an unbounded creeping flow,
-we receive the drag force provided by Stokes
+we receive the drag force provided by Stokes@kundu2015fluid
#math.equation(
block: true,
@@ -183,6 +183,10 @@ image("narrow_channel.png"),
caption: [One example geometry from Laurez@laurez2025bridging describing]
)
+#figure(
+ image("bridging.png")
+ caption: [Particles forming an arch visualized by Laurez@laurez2025bridging]
+)
== Discusion