From 58c7224387793f9ad288ffdd4b5d5921eed23df4 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 11 Nov 2025 19:27:40 +0100 Subject: progress --- typst/main.typ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'typst/main.typ') diff --git a/typst/main.typ b/typst/main.typ index f1f6d43..701d242 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -63,12 +63,12 @@ $ μ∇²u + f = ∇p,\ == Solid-Fluid interaction with Stokes flow -With the previous assumptions a solid sphere of radius $r$ moving with velocity $u$ in an unbounded creeping flow, +With the previous assumptions a solid sphere of radius $r$ moving with velocity $v$ in an unbounded creeping flow, we receive the drag force provided by Stokes #math.equation( block: true, -$ F = 6 pi mu r u $ +$ F = 6 pi mu r v $ ) -- cgit v1.2.3