diff options
Diffstat (limited to 'typst')
| -rw-r--r-- | typst/main.typ | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/typst/main.typ b/typst/main.typ index e7a60b0..6a2bcd0 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -49,7 +49,8 @@ $ ρ((∂)/(∂t)u + (u · ∇)u) = −∇p + μ∇²u + f\ ∇ · u = 0 $ ) -While we are often interested in Navier-Stokes flows, on fluid which tends $"Re" arrow 0$ fluid the inertial term is negligable. +While we are often interested in Navier-Stokes flows, on fluid which tends $"Re" arrow 0$ fluid the inertial term is negligable +and is assumed to be zero. // Stokes @@ -69,7 +70,9 @@ Since // Different boundary examples ? +== Multiple particles +== Clogging and Bridging // References |
