pub fn nondimensional_force(
    nondimensional_link_stiffness: &f64,
    nondimensional_end_to_end_length_per_link: &f64
) -> f64
Expand description

The expected nondimensional force as a function of the applied nondimensional end-to-end length per link, parameterized by the nondimensional link stiffness.