From e0d1f49089a5055d92fadf90c88be37f46ce2b38 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 12 Nov 2025 13:48:06 +0100 Subject: progress --- typst/main.typ | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'typst/main.typ') 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 -- cgit v1.2.3