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
Instead of using the high-level energy_forces_virial we should use the low-level calculate((Energy(), Forces(), Virial(), ...) which allows more optimisations for expensive calculators.
Instead of using the high-level
energy_forces_virialwe should use the low-levelcalculate((Energy(), Forces(), Virial(), ...)which allows more optimisations for expensive calculators.