helixmc.fitfxn.f_wlc_bouchiat_impl

helixmc.fitfxn.f_wlc_bouchiat_impl(A, L, S, z, kT=41.164043971999995)

Approximately solve the force from implicit wlc model by grid search.

Parameters:

A : float

Bending persistence length, in Å.

L : float

Contour length, in Å.

S : float

Stretch modulus, in pN.

z : float or 1D ndarray

Average Z-extension of the helix, in Å.

kT : float, optional

Temperature times Boltzmann constant, in pN.Å. Default is 298.15 K.

Returns:

F : float or 1D ndarray

Z-direction stretching force, in pN.

See also

wlc_bouchiat
Worm-like chain fitting formula described in Bouchiat et al.
wlc_bouchiat_impl
Implict worm-like chain fitting formula described in Bouchiat et al.