sarkas.potentials.hs_yukawa
Content
sarkas.potentials.hs_yukawa#
Module for handling Hard-Sphere Yukawa potential.
Potential#
The Hard-Sphere Yukawa potential between two charges
where
Potential Attributes#
The elements of the sarkas.potentials.core.Potential.pot_matrix
are:
pot_matrix[0] = q_iq_j^2/(4 pi eps0)
pot_matrix[1] = 1/lambda
pot_matrix[2] = Ewald screening parameter
pot_matrix[3] = short range cutoff
Functions
|
Print potential specific parameters in a user-friendly way. |
|
Assign potential dependent simulation's parameters. |