You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
N=10# number of Kuhn steps per chainKV=np.logspace(-1,2,100) # wavevector in unit of 1/(Kuhn step)FA=0.5# fraction of A-type segmentCHI=0# Flory-Huggins parameter between A-B monomersS=scatter_copol(KV, N, FA, CHI)