- 09 Aug, 2021 1 commit
-
-
Augustin Zidek authored
* Remove tri-sulfite bond formation. Pdbfixer attempts to add di-sulfide bonds to any pair of CYS "S" atoms that are less than 3 A. This procedure fails when multiple such bonds are assigned to a given atom. Here we rectify this issue by a greedy algorithm: Atom I is chosen to be bonded to `argmin(distance([:I-1, I])` over all candidate di-sulfide bonds. This procedure will not generally result in a set of minimal distance di-sulfide bonds, but will fix the "tri-sulfide bond" problem. Fixing the more general case would require a solution to global constraint satisfaction problem. **Legal** This patch is provided under the CC0 license (https://creativecommons.org/share-your-work/public-domain/cc0/). This is not an officially-supported Google product. It is provided ‘as-is’ without any warranty of any kind, whether expressed or implied. * Update topology.py Remove a redundant comment.
-
- 04 Aug, 2021 1 commit
-
-
Peter Eastman authored
-
- 28 Jul, 2021 1 commit
-
-
Peter Eastman authored
-
- 05 Jul, 2021 1 commit
-
-
Peter Eastman authored
-
- 30 Jun, 2021 1 commit
-
-
Peter Eastman authored
-
- 21 Jun, 2021 1 commit
-
-
kyw220 authored
* Support of Amber FF19SB CMAP * Update: Support of Amber FF19SB CMAP Co-authored-by:Kye Won Wang <kyw220@sol.cc.lehigh.edu>
-
- 20 Jun, 2021 1 commit
-
-
Peter Eastman authored
-
- 17 Mar, 2021 1 commit
-
-
Andy Simmonett authored
-
- 12 Mar, 2021 2 commits
-
-
Peter Eastman authored
-
Raimondas Galvelis authored
* Use the force group which is assigned to the metadynamics force * Handle a case when all the force groups are already used * Fix a typo
-
- 10 Mar, 2021 1 commit
-
-
Peter Eastman authored
-
- 09 Mar, 2021 1 commit
-
-
Jacob Monroe authored
Moved _syncWithDisk in init before adding table of biases to CustomCVForce so that loaded biases are included in the biasing potential. (#3052)
-
- 04 Mar, 2021 2 commits
-
-
Peter Eastman authored
* Replaced several AMOEBA bonded forces with custom forces * Deleted obsolete AMOEBA forces * Replaced AmoebaPiTorsionForce with custom force
-
Agilio Padua authored
* Update charmmparameterset.py * Update charmmpsffile.py
-
- 28 Feb, 2021 1 commit
-
-
Jason Swails authored
-
- 09 Feb, 2021 1 commit
-
-
Peter Eastman authored
-
- 06 Feb, 2021 1 commit
-
-
Peter Eastman authored
-
- 01 Feb, 2021 1 commit
-
-
Peter Eastman authored
* Top level Python module is now "openmm" * Updated module names in examples * Updated module names in documentation * Updated module in CI scripts * Added deprecation warning
-
- 25 Jan, 2021 1 commit
-
-
Peter Eastman authored
* Made ordering of impropers more deterministic * Fixed typo
-
- 15 Jan, 2021 1 commit
-
-
Peter Eastman authored
-
- 11 Jan, 2021 1 commit
-
-
Isuru Fernando authored
* Initial fixes for Apple silicon Doesn't work yet * assume vec4 is supported on apple * Trust the user with env variables * Fix macos-version-min logic
-
- 05 Jan, 2021 2 commits
- 04 Jan, 2021 1 commit
-
-
peastman authored
-
- 02 Jan, 2021 1 commit
-
-
peastman authored
-
- 25 Dec, 2020 1 commit
-
-
peastman authored
-
- 20 Dec, 2020 1 commit
-
-
qiuzy authored
* nbthole * Update charmmpsffile.py * Update charmmpsffile.py * Update charmmparameterset.py fix multiple dihedral with the same periodicity and add a warning reminder for improper dihedral * add test example for NBTHole add system files of CYT-GUA-CYT DNA segment for testing NBThole * Update TestCharmmFiles.py
-
- 24 Nov, 2020 1 commit
-
-
peastman authored
-
- 24 Sep, 2020 1 commit
-
-
peastman authored
-
- 23 Sep, 2020 1 commit
-
-
peastman authored
-
- 16 Sep, 2020 1 commit
-
-
peastman authored
-
- 18 Aug, 2020 1 commit
-
-
peastman authored
* Updated to latest values for physical constants * Updated documentation on physical constants * Updated Python unit definitions * Fixed constants in test case * Added a comment
-
- 08 Aug, 2020 1 commit
-
-
Dann239 authored
-
- 28 Jul, 2020 1 commit
-
-
peastman authored
-
- 16 Jul, 2020 1 commit
-
-
Peter Eastman authored
-
- 01 Jul, 2020 1 commit
-
-
Peter Eastman authored
-
- 26 Jun, 2020 2 commits
-
-
Charlles Abreu authored
-
Charlles Abreu authored
-
- 25 Jun, 2020 1 commit
-
-
Charlles Abreu authored
-
- 24 Jun, 2020 1 commit
-
-
Charlles Abreu authored
-