From 0abea7feb141e1cbcd27f54f4282a225492e9c0e Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 11 Nov 2025 20:22:29 +0100 Subject: progress --- typst/main.typ | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'typst/main.typ') diff --git a/typst/main.typ b/typst/main.typ index b2bd645..e26a756 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -84,19 +84,18 @@ than the possibly more correct value by Proudman and Pearson@proudman_pearson_19 #math.equation( block: true, -$ F_S = 6 pi mu r v $ +$ F = F_S (( 1 + (3/8)"Re" + (9/40)("Re")^2 * (log "Re" + gamma + (5/3) log 2 - (323/360)) + (27/80)*"Re"^3 log "Re" ) ) $ ) +Do the analitical derivation from sphere here +== Lubrication forces between solid particles -// Insert analytical solution - -// Different boundary examples ? +== Clogging and Bridging -== Multiple particles -== Clogging and Bridging +== Lattice-Boltzmann-Method +=== Immersed Boundary Method -// References -== References +=== Homogenized Lattice-Boltzmann -- cgit v1.2.3