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
The README suggests the argument delta_chem to MCMCSampler has implicit units of kJ/mol. We should never have arguments carry implicit units---variables must always carry explicit units (using simtk.unit) or reduced units.