Function polymers::physics::single_chain::efjc::thermodynamics::isometric::asymptotic::legendre::force
source ยท pub fn force(
number_of_links: &u8,
link_length: &f64,
link_stiffness: &f64,
end_to_end_length: &f64,
temperature: &f64,
) -> f64
Expand description
The expected force as a function of the applied end-to-end length and temperature, parameterized by the number of links, link length, and link stiffness.