diff options
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 6b64e01..32fbad0 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -201,7 +201,7 @@ with a fluid momentum balance equation block:true, $ partial(epsilon rho_f v^f) / (partial t) + nabla (epsilon rho_f v^f v^f ) = - epsilon rho_f g + epsilon nabla\ -(mu_f (nabla v^f + (nabla v^f)^T) - epsilon^2 mu_f ( v^f - v^p) / K). $ +(mu_f (nabla v^f + (nabla v^f)^T) - epsilon^2 mu_f ( v^f - #overline[v]^p) / K). $ ) |
