ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/forceFields/DUFF2.frc
Revision: 2128
Committed: Mon Mar 21 20:50:44 2005 UTC (19 years, 3 months ago) by chrisfen
File size: 10459 byte(s)
Log Message:
Chris debugging stuff.  HE WILL CHANGE THIS BACK, RIGHT?

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