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