pub fn nondimensional_end_to_end_length(
    number_of_links: &u8,
    nondimensional_link_stiffness: &f64,
    nondimensional_force: &f64
) -> f64
Expand description

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