From 1e46dbd8fc1b76a5c53f6b414324ffe68fd6f782 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 11 Nov 2025 19:31:17 +0100 Subject: progress --- typst/main.typ | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'typst/main.typ') diff --git a/typst/main.typ b/typst/main.typ index 701d242..546dbad 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -61,6 +61,9 @@ $ μ∇²u + f = ∇p,\ ∇ · u = 0 $ ) +An additional restriction by the creeping flow equations is the selection of boundary criteria where it depends on +a far-field criterion + == Solid-Fluid interaction with Stokes flow With the previous assumptions a solid sphere of radius $r$ moving with velocity $v$ in an unbounded creeping flow, @@ -71,6 +74,8 @@ block: true, $ F = 6 pi mu r v $ ) +where according to Proudman and Pearson@proudman_and_pearson the predicted drag is two percent lower than possibly more correct value +by Proudman and Pearson@proudman_and_pearson. // Insert analytical solution -- cgit v1.2.3