From ad20dc17e7639f83a8cb3d6c1c84e7d3c75945e3 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 11 Nov 2025 20:04:00 +0100 Subject: progress --- typst/main.typ | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'typst/main.typ') diff --git a/typst/main.typ b/typst/main.typ index 379a825..b2bd645 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -67,7 +67,7 @@ $ μ∇²u + f = ∇p,\ ) An additional restriction by the creeping flow equations is the selection of boundary criteria where it depends on -a far-field criterion +an infinite space with a set solid boundary interface. == Solid-Fluid single sphere interaction with Stokes flow @@ -82,6 +82,13 @@ $ F_S = 6 pi mu r v $ where according to Proudman and Pearson@proudman_pearson_1957 at a Reynolds number of 0.05 the predicted drag is two percent lower than the possibly more correct value by Proudman and Pearson@proudman_pearson_1957. +#math.equation( +block: true, +$ F_S = 6 pi mu r v $ +) + + + // Insert analytical solution // Different boundary examples ? -- cgit v1.2.3