- 18 Apr, 2014 2 commits
-
-
Jason Swails authored
simulateCharmm.py to use the latest force fields. This is what CHARMM does for their own tutorials, so this is fine.
-
-
- 17 Apr, 2014 1 commit
-
-
Jason Swails authored
to prevent users from actually using them.
-
- 16 Apr, 2014 5 commits
-
-
Jason Swails authored
-
Jason Swails authored
ERROR: Test that altering the mass of hydrogens works correctly. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/travis/build/SimTk/openmm/python/tests/TestCharmmFiles.py", line 91, in test_HydrogenMass topology = self.psf_v.topology File "/usr/local/lib/python2.7/dist-packages/simtk/openmm/app/charmmpsffile.py", line 777, in topology masselem = Element.getByMass(mass) NameError: global name 'Element' is not defined -
Jason Swails authored
-
Jason Swails authored
pickleability.
-
Jason Swails authored
- Add a docstring to element.Element.getByMass describing what it does - Add a new element virtualsite with atomic number 0 (and alias it to extrapoint and lonepair)
-
- 15 Apr, 2014 10 commits
-
-
peastman authored
Include force groups when serializing forces
-
peastman authored
-
peastman authored
Cleanup to the recent serialization code changes
-
Jason Swails authored
constructor _should_ be able to take all of files in the CHARMM parameter set distribution and correctly determine file type from just the name and/or filename extension.
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
-
Jason Swails authored
-
- 14 Apr, 2014 8 commits
-
-
Jason Swails authored
-
peastman authored
-
peastman authored
Added missing serialization support for CustomNonbondedForce group interactions
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
Added defaults to make serialization of CustomNonbondedForce and NonbondedForce backward-compatible.
-
- 12 Apr, 2014 14 commits
-
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
-
Jason Swails authored
parameters to a ProteinStructure before calling createSystem.
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
Updated tests of serialization of CustomNonbondedForce, though test omits comparison of interaction group sets since I couldn't figure out how to do that.
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-