Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
2ee886a9
Commit
2ee886a9
authored
Apr 16, 2018
by
peastman
Browse files
Fixed bug in patch definition
parent
80d6bd3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
wrappers/python/simtk/openmm/app/data/charmm36.xml
wrappers/python/simtk/openmm/app/data/charmm36.xml
+4
-2
No files found.
wrappers/python/simtk/openmm/app/data/charmm36.xml
View file @
2ee886a9
...
...
@@ -96343,8 +96343,10 @@
<Patch name="DISU" residues="2">
<RemoveAtom name="1:HG1"/>
<RemoveAtom name="2:HG1"/>
<ChangeAtom charge="-0.1" name="CB" type="CT2"/>
<ChangeAtom charge="-0.08" name="SG" type="SM"/>
<ChangeAtom charge="-0.1" name="1:CB" type="CT2"/>
<ChangeAtom charge="-0.1" name="2:CB" type="CT2"/>
<ChangeAtom charge="-0.08" name="1:SG" type="SM"/>
<ChangeAtom charge="-0.08" name="2:SG" type="SM"/>
<AddBond atomName1="1:SG" atomName2="2:SG"/>
<ApplyToResidue name="1:CYS"/>
<ApplyToResidue name="2:CYS"/>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment