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
This would be useful to carry over constraints such as fixed atomic positions to dynamics simulations in NQCD and avoid unintended behaviour with stochastic dynamics methods.
NQCModels.mobileatoms can be implemented to return the indices of the atoms that are unconstrained. This function can then be used with the integrators to ensure only the mobileatoms move. This technique is already used in some places such as IESH but only supports atoms that are fixed in place.
This would be useful to carry over constraints such as fixed atomic positions to dynamics simulations in NQCD and avoid unintended behaviour with stochastic dynamics methods.
Add-on to NQCD/NQCDynamics.jl#295.
The text was updated successfully, but these errors were encountered: