diff options
Diffstat (limited to 'typst/main.typ')
| -rw-r--r-- | typst/main.typ | 6 |
1 files changed, 5 insertions, 1 deletions
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 |
