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
af5c8bb4
Commit
af5c8bb4
authored
Nov 08, 2011
by
Peter Eastman
Browse files
Added data files that missed getting checked in
parent
c6e315a6
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
wrappers/python/simtk/openmm/app/data/tip3p.xml
wrappers/python/simtk/openmm/app/data/tip3p.xml
+26
-0
No files found.
wrappers/python/simtk/openmm/app/data/tip3p.xml
0 → 100644
View file @
af5c8bb4
<ForceField>
<AtomTypes>
<Type
name=
"tip3p-O"
class=
"OW"
element=
"O"
mass=
"15.99943"
/>
<Type
name=
"tip3p-H"
class=
"HW"
element=
"H"
mass=
"1.007947"
/>
</AtomTypes>
<Residues>
<Residue
name=
"HOH"
>
<Atom
name=
"O"
type=
"tip3p-O"
/>
<Atom
name=
"H1"
type=
"tip3p-H"
/>
<Atom
name=
"H2"
type=
"tip3p-H"
/>
<Bond
from=
"0"
to=
"1"
/>
<Bond
from=
"0"
to=
"2"
/>
</Residue>
</Residues>
<HarmonicBondForce>
<Bond
class1=
"OW"
class2=
"HW"
length=
"0.09572"
k=
"462750.4"
/>
</HarmonicBondForce>
<HarmonicAngleForce>
<Angle
class1=
"HW"
class2=
"OW"
class3=
"HW"
angle=
"1.82421813418"
k=
"836.8"
/>
</HarmonicAngleForce>
<NonbondedForce
coulomb14scale=
"0.833333"
lj14scale=
"0.5"
>
<Atom
type=
"tip3p-O"
charge=
"-0.834"
sigma=
"0.31507524065751241"
epsilon=
"0.635968"
/>
<Atom
type=
"tip3p-H"
charge=
"0.417"
sigma=
"1"
epsilon=
"0"
/>
</NonbondedForce>
</ForceField>
Prev
1
2
Next
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