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
73882ac5
Commit
73882ac5
authored
Jul 11, 2013
by
peastman
Browse files
Merge pull request #51 from leeping/hydxmlfix
Fixed ACE and NME groups for modeller.
parents
c0207411
e1f8c0b3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
wrappers/python/simtk/openmm/app/data/hydrogens.xml
wrappers/python/simtk/openmm/app/data/hydrogens.xml
+2
-2
No files found.
wrappers/python/simtk/openmm/app/data/hydrogens.xml
View file @
73882ac5
...
...
@@ -16,7 +16,7 @@
<H
name=
"HOP3"
parent=
"OP3"
/>
</Residue>
<Residue
name=
"ACE"
>
<H
name=
"H"
parent=
"C"
/>
<H
name=
"H"
parent=
"C"
terminal=
"C"
/>
<H
name=
"H1"
parent=
"CH3"
/>
<H
name=
"H2"
parent=
"CH3"
/>
<H
name=
"H3"
parent=
"CH3"
/>
...
...
@@ -313,7 +313,7 @@
<H
name=
"H1"
parent=
"C"
/>
<H
name=
"H2"
parent=
"C"
/>
<H
name=
"H3"
parent=
"C"
/>
<H
name=
"HN2"
parent=
"N"
/>
<H
name=
"HN2"
parent=
"N"
terminal=
"N"
/>
</Residue>
<Residue
name=
"ORN"
>
<H
name=
"H"
parent=
"N"
/>
...
...
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