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

The nondimensional relative Gibbs free energy as a function of the applied nondimensional force, parameterized by the number of links and nondimensional link stiffness.