diff options
| -rw-r--r-- | typst/main.typ | 15 |
1 files changed, 7 insertions, 8 deletions
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 |
