Skip to content

Commit f5f1bea

Browse files
committed
add OPC3 water; update ion values for Amber ff14SB
1 parent 9b39548 commit f5f1bea

File tree

3 files changed

+60
-14
lines changed

3 files changed

+60
-14
lines changed

example/opc3.key

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
#################################################
2+
## ##
3+
## Keyfile for OPC3 Rigid 3-Site Water Model ##
4+
## ##
5+
#################################################
6+
7+
parameters NONE
8+
rattle WATER
9+
10+
vdwtype LENNARD-JONES
11+
radiusrule ARITHMETIC
12+
radiustype R-MIN
13+
radiussize RADIUS
14+
epsilonrule GEOMETRIC
15+
electric 332.0522173
16+
dielectric 1.0000
17+
18+
## OPC3 Parameters (J Chem Phys, 145, 074501, 2016)
19+
20+
atom 1 O "OPC3 Water O" 8 15.995 2
21+
atom 2 H "OPC3 Water H" 1 1.008 1
22+
23+
bond 1 2 1000.00 0.9789
24+
angle 2 1 2 100.00 109.47
25+
26+
vdw 1 1.781499 0.163406
27+
vdw 2 0.000 0.0000
28+
29+
charge 1 -0.8952
30+
charge 2 0.4476

example/opc3.xyz

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
6 OPC3 Water Dimer
2+
1 O 1.420247 0.000000 -0.061658 1 2 3
3+
2 H 0.441435 0.000000 -0.074871 2 1
4+
3 H 1.734039 0.000000 0.865585 2 1
5+
4 O -1.323526 0.000000 0.031986 1 5 6
6+
5 H -1.855117 0.799262 -0.159937 2 4
7+
6 H -1.855117 -0.799262 -0.159937 2 4

params/amber14sb.prm

Lines changed: 23 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@ and P. Jurecka, Refinement of the Cornell et al. Nucleic Acids Force
4141
Field Based on Reference Quantum Chemical Calculations of Glycosidic
4242
Torsion Profiles, J. Chem. Theory Comput., 7, 2886–2902 (2011) [RNA OL3]
4343

44+
P. Li, L. F. Song and K. M. Merz Jr., Systematic Parameterization of
45+
Monovalent Ions Employing the Nonbonded Model, J. Chem. Theory Comput.,
46+
14, 1645-1657 (2015) [Monovalent Ions]
47+
48+
P. Li, B. P. Roberts, D. K. Chakravorty and K. M. Merz Jr., Rational
49+
Design of Particle Mesh Ewald Compatible Lennard-Jones Parameters for +2
50+
Metal Cations in Explicit Solvent, J. Chem. Theory Comput., 9, 2733-2748
51+
(2013) [Divalent Cations]
52+
4453
Current parameter values are available in the AmberTools package, which
4554
is downloadable from http://ambermd.org/
4655

@@ -1152,20 +1161,20 @@ vdw 50 1.3870 0.0157
11521161
vdw 51 1.2870 0.0157
11531162
vdw 52 1.4090 0.0150
11541163
vdw 53 1.3590 0.0150
1155-
vdw 54 1.1371 0.018279
1156-
vdw 55 1.8678 0.002772
1157-
vdw 56 2.6576 0.000328
1158-
vdw 57 2.9558 0.000171
1159-
vdw 58 3.3951 0.0000806
1160-
vdw 59 0.7867 0.8947
1161-
vdw 60 1.3260 0.459789
1162-
vdw 61 1.7412 0.118226
1163-
vdw 62 2.1241 0.047096
1164-
vdw 63 1.7500 0.0610
1165-
vdw 64 1.9480 0.2650
1166-
vdw 65 2.2200 0.3200
1167-
vdw 66 2.3500 0.4000
1168-
vdw 67 1.1000 0.0125
1164+
vdw 54 1.2670 0.00312065
1165+
vdw 55 1.4750 0.03171494
1166+
vdw 56 1.7190 0.15131351
1167+
vdw 57 1.8340 0.24140216
1168+
vdw 58 1.9880 0.37853483
1169+
vdw 59 1.3600 0.01020237
1170+
vdw 60 1.6490 0.10592870
1171+
vdw 61 1.8100 0.22132374
1172+
vdw 62 2.0190 0.40664608
1173+
vdw 63 1.7830 0.19945255
1174+
vdw 64 2.2520 0.60293097
1175+
vdw 65 2.4280 0.72070940
1176+
vdw 66 2.7240 0.85418187
1177+
vdw 67 1.2710 0.00330286
11691178

11701179

11711180
##################################

0 commit comments

Comments
 (0)