diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2025-11-11 20:28:35 +0100 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2025-11-11 20:28:35 +0100 |
| commit | a4ed87364c0fc3cf3c4d73512d5a257f63fc629e (patch) | |
| tree | 508f8750f2f3a2e1de7c1d044d97d49fa745f04b /typst | |
| parent | 57a46881d690b5c4cdc57afe56dadfa2a0fc6faf (diff) | |
| download | phd-fluid_mechanics_report-a4ed87364c0fc3cf3c4d73512d5a257f63fc629e.tar.gz | |
progress
Diffstat (limited to 'typst')
| -rw-r--r-- | typst/main.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/typst/main.typ b/typst/main.typ index ba988c0..edc5580 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -94,7 +94,7 @@ 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" ) $ //) -Using spherical coordinates $(r,theta,altphi)$ +Using spherical coordinates $(r,theta,varphi)$ Do the analitical derivation from sphere and stokes here TODO |
