pub fn nondimensional_force(
    number_of_links: &u8,
    nondimensional_persistance_length: &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 number of links and nondimensional persistance length.