summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2025-11-11 19:27:40 +0100
committerClaudius "keldu" Holeksa <mail@keldu.de>2025-11-11 19:27:40 +0100
commit58c7224387793f9ad288ffdd4b5d5921eed23df4 (patch)
tree0d259d495c147e892615d90d824d25683b9d106f
parent53e391f99ee69ff9036c85f2e754f99fe54b4921 (diff)
downloadphd-fluid_mechanics_report-58c7224387793f9ad288ffdd4b5d5921eed23df4.tar.gz
progress
-rw-r--r--typst/main.typ4
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 $
)