diff options
Diffstat (limited to 'typst')
| -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 155e077..113a821 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -251,7 +251,7 @@ $ #math.equation( 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"))) ++2 pi epsilon_0 epsilon_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" $ ) |
