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
Add a function change_tunables(sys, new_tunables) which takes a completed split = true system and makes new_tunables the tunables and moves the old tunables to constants. Useful for optimizing only specified parameters.