summaryrefslogtreecommitdiff
path: root/typst
diff options
context:
space:
mode:
Diffstat (limited to 'typst')
-rw-r--r--typst/main.typ3
1 files changed, 2 insertions, 1 deletions
diff --git a/typst/main.typ b/typst/main.typ
index e4a09ed..3e5c415 100644
--- a/typst/main.typ
+++ b/typst/main.typ
@@ -243,7 +243,8 @@ Van-Der-Waal forces and electromagnetic repulsion where the final particle-parti
#math.equation(
block:true,
-$ F_"ij"^"DLVO"_"pp" = ( - A_"iLj" r_"ij" / (6h^2_"ij") + 64 pi epsilon_0 epsilon_r r_"ij" kappa (k_B T / (Z e)) ^2 tanh ( Z e psi / (4k_B T) ) ^2
+$ F_"ij"^"DLVO"_"pp" = ( - A_"iLj" r_"ij" / (6h^2_"ij") + 64 pi epsilon_0 epsilon_r r_"ij" kappa (k_B T / (Z e)) ^2\
+tanh ( Z e psi / (4k_B T) ) ^2
$
)