From 3faab036a18c882f99a0eb6d1b2068d8fe4cac66 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 11 Nov 2025 18:43:09 +0100 Subject: progress --- typst/main.typ | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'typst') diff --git a/typst/main.typ b/typst/main.typ index 6a2bcd0..08ce3a9 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -37,11 +37,10 @@ This report delves into the central aspects governing the known behaviour past s Explores the effect of it in porous media and examines the more recent particle bridging behaviour found in porous structures. - == Stokes Flow // Write about Navier -The incompressible Navier Stokes equations are derived from are a set of equations +The incompressible Navier Stokes equations are derived from Newton are a set of equations #math.equation( block: true, @@ -60,9 +59,15 @@ $ μ∇²u − ∇p +f \ ∇ · u = 0 $ ) - == Solid-Fluid interaction with Stokes flow +For a solid sphere of radius a moving with velocity $U$ in an unbounded creeping flow, +we define the + +// Insert analytical solution + + + Since // Boundary // -- cgit v1.2.3