diff options
| -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 ad975c9..49688d5 100644 --- a/typst/main.typ +++ b/typst/main.typ @@ -248,7 +248,7 @@ tanh ( Z e psi / (4k_B T) ) ^2 e^(kappa h_"ij") ) n_"ij" $ ) -with $lambda$ being the characteristic wavelength of the interaction, $k_B" the Boltzmann constant, $T$ the absolute temperature, "Z" is the valence +with $lambda$ being the characteristic wavelength of the interaction, $k_B$ the Boltzmann constant, $T$ the absolute temperature, "Z" is the valence of the electrolyte, "e" is the electron charge, $A_"iLj"$ the Hamaker constant of the particle, i, the particle j and the liquid medium L, $R_i$,$R_j$ are the particle radii with $h_"ij" << R_i,R_j$ |
