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
Our current implementation selects the maximum of all the component potential cutoffs (and then would use that for all components once we transistion to the new neighbor list interface). This seems to be a decent decision for combinations of similar potentials, but we might need to rethink this if we implement distance-based-switching mixed potentials in the future (as was suggested in #14).
Our current implementation selects the maximum of all the component potential cutoffs (and then would use that for all components once we transistion to the new neighbor list interface). This seems to be a decent decision for combinations of similar potentials, but we might need to rethink this if we implement distance-based-switching mixed potentials in the future (as was suggested in #14).
InteratomicPotentials.jl/src/mixed/linear_combination_potential.jl
Line 18 in e57cd5b
The text was updated successfully, but these errors were encountered: