From 1b55fc31d053d5b080ff94fc14e7d31a75ae1501 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 12 Nov 2025 15:47:40 +0100 Subject: progress --- typst/main.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'typst') 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). $ ) -- cgit v1.2.3