Material-parameter scalars are converted to arrays in ConstitutiveMaterial.optimize()
#777
Labels
bug
Something isn't working
ConstitutiveMaterial.optimize()
#777
because
np.split(x, [1, 2, ...])
returns arrays of size 1.The text was updated successfully, but these errors were encountered: