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