summaryrefslogtreecommitdiff
path: root/typst
diff options
context:
space:
mode:
Diffstat (limited to 'typst')
-rw-r--r--typst/main.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/typst/main.typ b/typst/main.typ
index 06828c7..5091145 100644
--- a/typst/main.typ
+++ b/typst/main.typ
@@ -192,7 +192,7 @@ The mass balance equation for the fluid phase then reads
#math.equation(
block:true,
$
-
+delta (epsion rho_f) / (delta t) + div ( epsilon rho_f v^f) = 0
$
)