46 return ia_params.
soft_sphere.
a * n / std::pow(r_off, n + 1) / dist;
This file contains the defaults for ESPResSo.
Various procedures concerning interactions between particles.
double soft_pair_force_factor(IA_parameters const &ia_params, double dist)
Calculate soft-sphere force factor.
double soft_pair_energy(IA_parameters const &ia_params, double dist)
Calculate soft-sphere energy.
Parameters for non-bonded interactions.
SoftSphere_Parameters soft_sphere
double max_cutoff() const