pub fn nondimensional_force(
    number_of_links: &u8,
    nondimensional_potential_distance: &f64,
    nondimensional_potential_stiffness: &f64
) -> f64
Expand description

The expected nondimensional force as a function of the applied nondimensional potential distance and nondimensional potential stiffness, parameterized by the number of links.