From 25a17faa6c28c629f3406458abc146e6a830abe5 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 12 Nov 2025 13:05:19 +0100 Subject: progress --- typst/main.typ | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'typst/main.typ') diff --git a/typst/main.typ b/typst/main.typ index f39d839..294df88 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -126,7 +126,8 @@ than the possibly more correct value by Proudman and Pearson@proudman_pearson_19 #math.equation( block: true, -$ 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" ) $ +$ 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" ) $ ) There is of course the Osen correction@proudman_pearson_1957,@kundu2015fluid -- cgit v1.2.3