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 127a0ac..e4a09ed 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -243,7 +243,7 @@ Van-Der-Waal forces and electromagnetic repulsion where the final particle-parti #math.equation( block:true, -$ F_"ij"^"DLVO"_"pp" +$ 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 $ ) |
