ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/forceFields/DUFF2.frc
Revision: 2151
Committed: Fri Apr 8 14:41:40 2005 UTC (19 years, 3 months ago) by chrisfen
File size: 10594 byte(s)
Log Message:
added Cl- and Na+

File Contents

# Content
1 // This is the forcefield file for the Dipolar Unified-atom Force Field (DUFF)
2 //
3 // The sections are divided into AtomTypes
4 //
5 //any parameters (but not all) are derived from the TRAPPE force field
6 // of Siepmann's group.
7 begin AtomTypes
8 //Name mass (amu)
9 CH4 16.05
10 CH3 15.04
11 CH2 14.03
12 CH 13.02
13 SSD 18.0153
14 SSD1 18.0153
15 SSD_E 18.0153
16 SSD_RF 18.0153
17 O_TIP3P 15.9994
18 O_TIP4P 15.9994
19 O_TIP5P 15.9994
20 O_SPCE 15.9994
21 O_SPC 15.9994
22 H_TIP3P 1.0079
23 H_TIP4P 1.0079
24 H_TIP5P 1.0079
25 H_SPCE 1.0079
26 H_SPC 1.0079
27 EP_TIP4P 0.0
28 EP_TIP5P 0.0
29 HEAD 196
30 TB1 14.03
31 TE1 15.04
32 TB2 21.05
33 TE2 22.56
34 TB3 28.06
35 TE3 30.08
36 H 1.00794
37 He 4.002602
38 C 12.0107
39 N 14.00674
40 O 15.9994
41 F 18.9984032
42 Ne 20.1797
43 S 32.066
44 Cl 35.4527
45 Ar 39.948
46 Br 79.904
47 Kr 83.80
48 Cl- 35.4527
49 Na+ 22.9898
50 Na 22.9898
51 end AtomTypes
52
53 begin DirectionalAtomTypes
54 //Name I_xx I_yy I_zz (All moments in (amu*Ang^2)
55 SSD 1.7696 0.6145 1.1550
56 SSD1 1.7696 0.6145 1.1550
57 SSD_E 1.7696 0.6145 1.1550
58 SSD_RF 1.7696 0.6145 1.1550
59 HEAD 1125 1125 250
60 end DirectionalAtomTypes
61
62 begin LennardJonesAtomTypes
63 //Name epsilon sigma
64 SSD 0.152 3.051
65 SSD1 0.152 3.016
66 SSD_E 0.152 3.035
67 SSD_RF 0.152 3.019
68 O_TIP3P 0.1521 3.15061
69 O_TIP4P 0.1550 3.15365
70 O_TIP5P 0.16 3.12
71 O_SPCE 0.15532 3.16549
72 O_SPC 0.15532 3.16549
73 CH4 0.279 3.73
74 CH3 0.185 3.75
75 CH2 0.0866 3.95
76 CH 0.0189 4.68
77 HEAD 0.185 .75
78 TB1 0.0866 4.0
79 TE1 0.185 4.0
80 TB2 0.25 6.0
81 TE2 0.5 6.0
82 TB3 0.5 8.0
83 TE3 0.75 8.0
84 H 0.017090056482 2.81
85 He 0.020269601874 2.28
86 C 0.101745452544 3.35
87 N 0.074123151951 3.31
88 O 0.122412497592 2.95
89 F 0.104924997936 2.83
90 Ne 0.09339914589 2.72
91 S 0.36366050421 3.52
92 Cl 0.344781953445 3.35
93 Ar 0.238068461226 3.41
94 Br 0.511111921764 3.54
95 Kr 0.32590340268 3.83
96 Cl- 0.1180 4.41724
97 Na+ 0.002772 3.330445
98 Na 0.002772 3.330445
99 end LennardJonesAtomTypes
100
101 begin ChargeAtomTypes
102 // Name charge
103 O_TIP3P -0.834
104 O_SPCE -0.8476
105 O_SPC -0.82
106 H_TIP3P 0.417
107 H_TIP4P 0.520
108 H_TIP5P 0.241
109 H_SPCE 0.4238
110 H_SPC 0.42
111 EP_TIP4P -1.040
112 EP_TIP5P -0.241
113 Cl- -1.0
114 Na+ 1.0
115 end ChargeAtomTypes
116
117 begin MultipoleAtomTypes
118 // OOPSE currently only supports charge-charge, charge-dipole,
119 // dipole-dipole, and charge-quadrupole interactions.
120 // Dipoles may be either traditional point-dipoles or split-dipoles.
121 // possible formats for a multipolar atom type are:
122 //
123 // Point-dipoles:
124 // name d phi theta psi dipole_moment
125 //
126 // Split-dipoles:
127 // name s phi theta psi dipole_moment splitdipole_distance
128 //
129 // Point-Quadrupoles:
130 // name q phi theta psi Qxx Qyy Qzz
131 //
132 // Atoms with both dipole and quadrupole moments:
133 // name dq phi theta psi dipole_moment Qxx Qyy Qzz
134 //
135 // Atoms with both split dipoles and quadrupole moments:
136 // name sq phi theta psi dipole_moment splitdipole_distance Qxx Qyy Qzz
137 //
138 // Euler angles are given in zxz convention in units of degrees.
139 //
140 // Charges are given in units of electrons.
141 //
142 // Dipoles are given in units of Debyes.
143 //
144 // Split dipole distances are given in units of Angstroms.
145 //
146 // Quadrupole moments are given in units of 10^-26 esu cm^2 (also known as an
147 // esu centi-barn)
148 //
149 SSD_E dq 0.0 0.0 0.0 2.42 -1.682 1.762 -0.08
150 SSD_RF dq 0.0 0.0 0.0 2.48 -1.682 1.762 -0.08
151 SSD dq 0.0 0.0 0.0 2.35 -1.682 1.762 -0.08
152 SSD1 dq 0.0 0.0 0.0 2.35 -1.682 1.762 -0.08
153 //HDP s 0.0 0.0 0.0 20.6 4.63
154 end MultipoleAtomTypes
155
156 begin StickyAtomTypes
157 //name w0 v0 (kcal/mol) v0p rl (Ang) ru rlp rup
158 SSD_E 0.07715 3.90 3.90 2.40 3.80 2.75 3.35
159 SSD_RF 0.07715 3.90 3.90 2.40 3.80 2.75 3.35
160 SSD 0.07715 3.7284 3.7284 2.75 3.35 2.75 4.0
161 SSD1 0.07715 3.6613 3.6613 2.75 3.35 2.75 4.0
162 end StickyAtomTypes
163
164
165 begin BondTypes
166
167 //Atom1 Atom2 Fixed
168 //V_Fixed = 0
169
170 //Atom1 Atom2 Harmonic b0 Kb (kcal/mol)
171 //V_Harmonic = 0.5*Kb(b- bo)^2
172 //Harmonic Examples
173 HEAD CH3 Harmonic 2.75 260
174 HEAD CH2 Harmonic 2.75 260
175 HEAD CH Harmonic 2.75 260
176 HEAD TB1 Harmonic 2.76 260
177 HEAD TB2 Harmonic 3.20 260
178 HEAD TB3 Harmonic 3.63 260
179 CH3 CH3 Harmonic 1.526 260
180 CH3 CH2 Harmonic 1.526 260
181 CH3 CH Harmonic 1.526 260
182 CH2 CH2 Harmonic 1.526 260
183 CH2 CH Harmonic 1.526 260
184 CH CH Harmonic 1.526 260
185 TB1 TB1 Harmonic 1.526 260
186 TB2 TB2 Harmonic 2.34 260
187 TB3 TB3 Harmonic 3.12 260
188 TB1 TE1 Harmonic 1.526 260
189 TB2 TE2 Harmonic 2.34 260
190 TB3 TE3 Harmonic 3.12 260
191
192 //Atom1 Atom2 Cubic b0 K3 K2 K1 K0
193 //V_Cubic = K3(b - b0)^3 + K2(b - b0)^2 + K1(b - b0) + K0
194
195
196 //Atom1 Atom2 Quartic b0 K4 K3 K2 K1 K0
197 //V_Quartic = K4(b - b0)^4 + K3(b - b0)^3 + K2(b - b0)^2 + K1(b - b0) + K0
198
199
200 //Atom1 Atom2 Polynomial b0 i Ki [j Kj]
201 //V_Quartic = Ki(b - b0)^i + Kj(b - b0)^j + ...
202
203
204 end BondTypes
205
206 begin BendTypes
207
208 //Harmonic
209 //Atom1 Atom2 Atom3 Harmonic Theta0 Ktheta
210 //V_Harmonic = 0.5*Ktheta(Theta - Theta0)^2
211 //Ktheta: kcal/mole/rad**2
212 //Theta0: degrees
213 //Harmonic examples
214 //
215 HEAD CH2 HEAD Harmonic 114.0 117.68
216 HEAD CH2 CH3 Harmonic 114.0 117.68
217 HEAD CH2 CH2 Harmonic 114.0 117.68
218 HEAD TB1 TB1 Harmonic 114.0 117.68
219 HEAD TB2 TB2 Harmonic 114.0 117.68
220 HEAD TB3 TB3 Harmonic 114.0 117.68
221 HEAD CH2 CH Harmonic 114.0 117.68
222 HEAD CH CH3 Harmonic 112.0 117.68
223 HEAD CH CH2 Harmonic 112.0 117.68
224 HEAD CH CH Harmonic 112.0 117.68
225 CH3 CH2 CH3 Harmonic 114.0 117.68
226 CH3 CH2 CH2 Harmonic 114.0 117.68
227 CH3 CH2 CH Harmonic 114.0 117.68
228 CH3 CH CH3 Harmonic 112.0 117.68
229 CH3 CH CH2 Harmonic 112.0 117.68
230 CH3 CH CH Harmonic 112.0 117.68
231 CH2 CH2 CH2 Harmonic 114.0 117.68
232 CH2 CH2 CH Harmonic 114.0 117.68
233 CH2 CH CH2 Harmonic 112.0 117.68
234 CH2 CH CH Harmonic 112.0 117.68
235 CH CH2 CH Harmonic 114.0 117.68
236 CH CH CH Harmonic 112.0 117.68
237 TB1 TB1 TB1 Harmonic 114.0 117.68
238 TB2 TB2 TB2 Harmonic 114.0 117.68
239 TB3 TB3 TB3 Harmonic 114.0 117.68
240 TE1 TB1 TB1 Harmonic 114.0 117.68
241 TE2 TB2 TB2 Harmonic 114.0 117.68
242 TE3 TB3 TB3 Harmonic 114.0 117.68
243
244 //GhostBend
245 //Atom1 Atom2 GHOST GhostBend Theta0 Ktheta
246 //Atom2 must be directional atom
247 //Ghost examples
248 CH2 HEAD GHOST GhostBend 129.783 0.00354
249 CH2 HEAD GHOST GhostBend 90.0 117.68
250 TB1 HEAD GHOST GhostBend 90.0 117.68
251 TB2 HEAD GHOST GhostBend 90.0 117.68
252 TB3 HEAD GHOST GhostBend 90.0 117.68
253
254 //UreyBradley
255 //Atom1 Atom2 Atom3 UreyBradley Theta0 Ktheta S0 Kub
256 //V_UreyBradleyBend = Ktheta(Theta - Theta0)^2 + Kub(S - S0)^2
257 //Ktheta: kcal/mole/rad**2
258 //Theta0: degrees
259 //Kub: kcal/mole/A**2
260 //S0: A
261
262 //Cubic
263 //Atom1 Atom2 Atom3 Cubic Theta0 K3 K2 K1 K0
264 //V_Cubic = K3(Theta - Theta0)^3 + K2(Theta - Theta0)^2 + K1(Theta - Theta0) + K0
265
266 //Quartic
267 //Atom1 Atom2 Atom3 Quartic Theta0 K4 K3 K2 K1 K0
268 //V_Quartic = K4(Theta - Theta0)^4 + K3(Theta - Theta0)^3 + K2(Theta - Theta0)^2 + K1(Theta - Theta0) + K0
269
270 //Polynomial
271 //Atom1 Atom2 Atom3 Polynomial Theta0 i Ki [j Kj]
272 //V_Polynomial = Ki(Theta - Theta0)^i + Kj(Theta - Theta0)^j + ...
273
274 end BendTypes
275
276 begin TorsionTypes
277
278 //Cubic
279 //Atom1 Atom2 Atom3 Atom4 Cubic k3 k2 k1 k0 ( all are kcal/mol )
280 //V_Cubic = k3(cos phi)^3 + k2(cos phi)^2 + k1(cos phi) + k0
281 //Cubic Examples
282 HEAD CH2 CH2 HEAD Cubic 5.9602 -0.2568 -3.802 2.1586
283 HEAD CH2 CH HEAD Cubic 3.3254 -0.4215 -1.686 1.1661
284 HEAD CH CH HEAD Cubic 3.3254 -0.4215 -1.686 1.1661
285 HEAD CH2 CH2 CH3 Cubic 5.9602 -0.2568 -3.802 2.1586
286 HEAD CH2 CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
287 HEAD CH CH2 CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
288 HEAD CH CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
289 HEAD CH2 CH2 CH2 Cubic 5.9602 -0.2568 -3.802 2.1586
290 HEAD CH2 CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
291 HEAD CH CH2 CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
292 HEAD CH CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
293 HEAD CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
294 HEAD CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
295 HEAD CH CH2 CH Cubic 3.3254 -0.4215 -1.686 1.1661
296 HEAD CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
297 HEAD TB1 TB1 TB1 Cubic 5.9602 -0.2568 -3.802 2.1586
298 HEAD TB2 TB2 TB2 Cubic 5.9602 -0.2568 -3.802 2.1586
299 HEAD TB3 TB3 TB3 Cubic 5.9602 -0.2568 -3.802 2.1586
300 CH3 CH2 CH2 CH3 Cubic 5.9602 -0.2568 -3.802 2.1586
301 CH3 CH2 CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
302 CH3 CH CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
303 CH3 CH2 CH2 CH2 Cubic 5.9602 -0.2568 -3.802 2.1586
304 CH3 CH2 CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
305 CH3 CH CH2 CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
306 CH3 CH CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
307 CH3 CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
308 CH3 CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
309 CH3 CH CH2 CH Cubic 3.3254 -0.4215 -1.686 1.1661
310 CH3 CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
311 CH2 CH2 CH2 CH2 Cubic 5.9602 -0.2568 -3.802 2.1586
312 CH2 CH2 CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
313 CH2 CH CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
314 CH2 CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
315 CH2 CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
316 CH2 CH CH2 CH Cubic 3.3254 -0.4215 -1.686 1.1661
317 CH2 CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
318 CH CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
319 CH CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
320 CH CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
321 TB1 TB1 TB1 TB1 Cubic 5.9602 -0.2568 -3.802 2.1586
322 TB2 TB2 TB2 TB2 Cubic 5.9602 -0.2568 -3.802 2.1586
323 TB3 TB3 TB3 TB3 Cubic 5.9602 -0.2568 -3.802 2.1586
324 TE1 TB1 TB1 TB1 Cubic 5.9602 -0.2568 -3.802 2.1586
325 TE2 TB2 TB2 TB2 Cubic 5.9602 -0.2568 -3.802 2.1586
326 TE3 TB3 TB3 TB3 Cubic 5.9602 -0.2568 -3.802 2.1586
327
328 //Charmm
329 //Atom1 Atom2 Atom3 Atom4 Charmm Kchi n delta [Kchi n delta]
330 //V_Charmm = Kchi(1 + cos(n(chi) - delta))
331 //Kchi: kcal/mole
332 //n: multiplicity
333 //delta: degrees
334 //in some cases, a Charmm may have two or three terms. If n is equal to 0, it falls back to harmonic form
335
336 //Quartic
337 //Atom1 Atom2 Atom3 Atom4 Quartic k4 k3 k2 k1 k0 ( all are kcal/mol )
338 //V_Quartic = k4(cos phi)^4 + k3(cos phi)^3 + k2(cos phi)^2 + k1(cos phi) + k0
339
340 //Polynomial
341 //Atom1 Atom2 Atom3 Atom4 Polynomial i Ki [j Kj]
342 //VPolynomial = Ki (cos phi)^i + ... + Kj (cos phi)^j
343
344 end TorsionTypes
345
346