pub fn nondimensional_relative_helmholtz_free_energy(
    number_of_links: &u8,
    nondimensional_link_stiffness: &f64,
    nondimensional_end_to_end_length_per_link: &f64
) -> f64
Expand description

The nondimensional relative Helmholtz free energy as a function of the nondimensional end-to-end length per link, parameterized by the number of links and nondimensional link stiffness.