Log-squared-FJC model thermodynamics (isotensional/legendre) ============================================================ .. autoclass:: polymers.physics.single_chain.ufjc.log_squared.thermodynamics.isotensional.legendre::LOGSQUAREDFJC(number_of_links, link_length, hinge_mass, link_stiffness) .. autoattribute:: number_of_links .. autoattribute:: link_length .. autoattribute:: hinge_mass .. autoattribute:: link_stiffness .. automethod:: helmholtz_free_energy(force, temperature) .. automethod:: helmholtz_free_energy_per_link(force, temperature) .. automethod:: relative_helmholtz_free_energy(force, temperature) .. automethod:: relative_helmholtz_free_energy_per_link(force, temperature) .. automethod:: nondimensional_helmholtz_free_energy(nondimensional_force, temperature) .. automethod:: nondimensional_helmholtz_free_energy_per_link(nondimensional_force, temperature) .. automethod:: nondimensional_relative_helmholtz_free_energy(nondimensional_force) .. automethod:: nondimensional_relative_helmholtz_free_energy_per_link(nondimensional_force)