diff options
| -rw-r--r-- | typst/main.typ | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/typst/main.typ b/typst/main.typ index ccc8306..155e077 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -252,7 +252,6 @@ $ block:true, $ F_"ij"^"DLVO"_"pw" = ( - (A_"iLj" R_"i" ( 1+28 (h_"ij" / lambda))) / (6h^2_"ij" ( 1 + 14 h_"ij" / lambda )^2)\ +2 pi eps_0 eps_r R_i kappa ((2 psi_i psi_j e^(-kappa h_"ij") - (psi_i^2 + psi_j^2) e^(-2 kappa h_"ij") )/(1-e^(-2 kappa h_"ij"))) - ) n_"ij" $ ) |
