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