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
Create a repo, similar to https://github.com/AFM-analysis/nanite_model_sneddon_spher I guess, perhaps we could call it "nanite_model_extensions" or "nanite_external_models"?
add the up to date models. For example, the KVM model should have two versions, one (original from paper) for numpy v1 and one for numpy v2. Reason:
As discussed in a previous PR, it would be good to have the external Hertz KVM model in a repository for nanite models.
Todo
https://github.com/AFM-analysis/nanite_model_sneddon_spherI guess, perhaps we could call it"nanite_model_extensions"or"nanite_external_models"?fit_stop = int(np.argwhere(force < (max_force * fraction_force))[0])fails for numpy v2