jkausrelay
jkausrelay
For example: https://github.com/proteneer/timemachine/blob/master/timemachine/md/enhanced.py#L473
- Currently we use Omega to generate conformers, but this can generate unphysical trans-COOH states - Work around implemented in https://github.com/proteneer/timemachine/pull/721 turns off sampling hydrogens - OpenFF manually resets the...
Replace [a.GetMass() for a in mol.GetAtoms()] with get_mol_masses(mol) (see #698)
- Store Bond elements in EnvironmentBCCHandler to make it easier to see which parameters correspond to which elements