diff options
Diffstat (limited to 'typst/main.typ')
| -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 5091145..fa0cf6f 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 +delta (epsilon rho_f) / (delta t) + div ( epsilon rho_f v^f) = 0 $ ) |
