diff options
| -rw-r--r-- | typst/main.typ | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/typst/main.typ b/typst/main.typ index 623dca6..649a46f 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -129,6 +129,8 @@ than the possibly more correct value by Proudman and Pearson@proudman_pearson_19 //$ 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,@kundu2015fluid + //Using spherical coordinates $(r,theta,phi.alt)$ and no external force we receive the velocity components //#math.equation( |
