ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/forceFields/DUFF2.frc
Revision: 2096
Committed: Wed Mar 9 17:28:11 2005 UTC (19 years, 3 months ago) by tim
File size: 9887 byte(s)
Log Message:
change the format of DUFF2

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.152 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 //only support up tp quadrupole.
112 //possible format:
113 // name d theta phi psi dipole_moment
114 // name s theta phi psi dipole_moment splitdipole_distance
115 // name q theta phi psi Qxx Qyy Qzz
116 // name dq theta phi psi dipole_moment Qxx Qyy Qzz
117 // name sq theta phi psi dipole_moment splitdipole_distance Qxx Qyy Qzz
118 // euler angles are given in units of degree
119 // dipoles are given in units of Debye
120 // split dipole distances are given in units of Angstrom
121 // quadrupoles are given in units of
122 //
123 SSD_E d 0.0 0.0 0.0 2.42
124 SSD_RF d 0.0 0.0 0.0 2.48
125 SSD d 0.0 0.0 0.0 2.35
126 SSD1 d 0.0 0.0 0.0 2.35
127 CE d 0.0 0.0 0.0 1.693
128 CK d 0.0 0.0 0.0 2.478
129 HDP s 0.0 0.0 0.0 20.6 4.63
130 end MultipoleAtomTypes
131
132 begin StickyAtomTypes
133 //name w0 v0 (kcal/mol) v0p rl (Ang) ru rlp rup
134 SSD_E 0.07715 3.90 3.90 2.40 3.80 2.75 3.35
135 SSD_RF 0.07715 3.90 3.90 2.40 3.80 2.75 3.35
136 SSD 0.07715 3.7284 3.7284 2.75 3.35 2.75 4.0
137 SSD1 0.07715 3.6613 3.6613 2.75 3.35 2.75 4.0
138 end StickyAtomTypes
139
140
141 begin BondTypes
142
143 //Atom1 Atom2 Fixed
144 //V_Fixed = 0
145
146 //Atom1 Atom2 Harmonic b0 Kb (kcal/mol)
147 //V_Harmonic = 0.5*Kb(b- bo)^2
148 //Harmonic Examples
149 HEAD CH3 Harmonic 2.75 260
150 HEAD CH2 Harmonic 2.75 260
151 HEAD CH Harmonic 2.75 260
152 HEAD TB1 Harmonic 2.76 260
153 HEAD TB2 Harmonic 3.20 260
154 HEAD TB3 Harmonic 3.63 260
155 CH3 CH3 Harmonic 1.526 260
156 CH3 CH2 Harmonic 1.526 260
157 CH3 CH Harmonic 1.526 260
158 CH2 CH2 Harmonic 1.526 260
159 CH2 CH Harmonic 1.526 260
160 CH CH Harmonic 1.526 260
161 TB1 TB1 Harmonic 1.526 260
162 TB2 TB2 Harmonic 2.34 260
163 TB3 TB3 Harmonic 3.12 260
164 TB1 TE1 Harmonic 1.526 260
165 TB2 TE2 Harmonic 2.34 260
166 TB3 TE3 Harmonic 3.12 260
167
168 //Atom1 Atom2 Cubic b0 K3 K2 K1 K0
169 //V_Cubic = K3(b - b0)^3 + K2(b - b0)^2 + K1(b - b0) + K0
170
171
172 //Atom1 Atom2 Quartic b0 K4 K3 K2 K1 K0
173 //V_Quartic = K4(b - b0)^4 + K3(b - b0)^3 + K2(b - b0)^2 + K1(b - b0) + K0
174
175
176 //Atom1 Atom2 Polynomial b0 i Ki [j Kj]
177 //V_Quartic = Ki(b - b0)^i + Kj(b - b0)^j + ...
178
179
180 end BondTypes
181
182 begin BendTypes
183
184 //Harmonic
185 //Atom1 Atom2 Atom3 Harmonic Theta0 Ktheta
186 //V_Harmonic = 0.5*Ktheta(Theta - Theta0)^2
187 //Ktheta: kcal/mole/rad**2
188 //Theta0: degrees
189 //Harmonic examples
190 //
191 HEAD CH2 HEAD Harmonic 114.0 117.68
192 HEAD CH2 CH3 Harmonic 114.0 117.68
193 HEAD CH2 CH2 Harmonic 114.0 117.68
194 HEAD TB1 TB1 Harmonic 114.0 117.68
195 HEAD TB2 TB2 Harmonic 114.0 117.68
196 HEAD TB3 TB3 Harmonic 114.0 117.68
197 HEAD CH2 CH Harmonic 114.0 117.68
198 HEAD CH CH3 Harmonic 112.0 117.68
199 HEAD CH CH2 Harmonic 112.0 117.68
200 HEAD CH CH Harmonic 112.0 117.68
201 CH3 CH2 CH3 Harmonic 114.0 117.68
202 CH3 CH2 CH2 Harmonic 114.0 117.68
203 CH3 CH2 CH Harmonic 114.0 117.68
204 CH3 CH CH3 Harmonic 112.0 117.68
205 CH3 CH CH2 Harmonic 112.0 117.68
206 CH3 CH CH Harmonic 112.0 117.68
207 CH2 CH2 CH2 Harmonic 114.0 117.68
208 CH2 CH2 CH Harmonic 114.0 117.68
209 CH2 CH CH2 Harmonic 112.0 117.68
210 CH2 CH CH Harmonic 112.0 117.68
211 CH CH2 CH Harmonic 114.0 117.68
212 CH CH CH Harmonic 112.0 117.68
213 TB1 TB1 TB1 Harmonic 114.0 117.68
214 TB2 TB2 TB2 Harmonic 114.0 117.68
215 TB3 TB3 TB3 Harmonic 114.0 117.68
216 TE1 TB1 TB1 Harmonic 114.0 117.68
217 TE2 TB2 TB2 Harmonic 114.0 117.68
218 TE3 TB3 TB3 Harmonic 114.0 117.68
219
220 //GhostBend
221 //Atom1 Atom2 GHOST GhostBend Theta0 Ktheta
222 //Atom2 must be directional atom
223 //Ghost examples
224 CH2 HEAD GHOST GhostBend 129.783 0.00354
225 CH2 HEAD GHOST GhostBend 90.0 117.68
226 TB1 HEAD GHOST GhostBend 90.0 117.68
227 TB2 HEAD GHOST GhostBend 90.0 117.68
228 TB3 HEAD GHOST GhostBend 90.0 117.68
229
230 //UreyBradley
231 //Atom1 Atom2 Atom3 UreyBradley Theta0 Ktheta S0 Kub
232 //V_UreyBradleyBend = Ktheta(Theta - Theta0)^2 + Kub(S - S0)^2
233 //Ktheta: kcal/mole/rad**2
234 //Theta0: degrees
235 //Kub: kcal/mole/A**2
236 //S0: A
237
238 //Cubic
239 //Atom1 Atom2 Atom3 Cubic Theta0 K3 K2 K1 K0
240 //V_Cubic = K3(Theta - Theta0)^3 + K2(Theta - Theta0)^2 + K1(Theta - Theta0) + K0
241
242 //Quartic
243 //Atom1 Atom2 Atom3 Quartic Theta0 K4 K3 K2 K1 K0
244 //V_Quartic = K4(Theta - Theta0)^4 + K3(Theta - Theta0)^3 + K2(Theta - Theta0)^2 + K1(Theta - Theta0) + K0
245
246 //Polynomial
247 //Atom1 Atom2 Atom3 Polynomial Theta0 i Ki [j Kj]
248 //V_Polynomial = Ki(Theta - Theta0)^i + Kj(Theta - Theta0)^j + ...
249
250 end BendTypes
251
252 begin TorsionTypes
253
254 //Cubic
255 //Atom1 Atom2 Atom3 Atom4 Cubic k3 k2 k1 k0 ( all are kcal/mol )
256 //V_Cubic = k3(cos phi)^3 + k2(cos phi)^2 + k1(cos phi) + k0
257 //Cubic Examples
258 HEAD CH2 CH2 HEAD Cubic 5.9602 -0.2568 -3.802 2.1586
259 HEAD CH2 CH HEAD Cubic 3.3254 -0.4215 -1.686 1.1661
260 HEAD CH CH HEAD Cubic 3.3254 -0.4215 -1.686 1.1661
261 HEAD CH2 CH2 CH3 Cubic 5.9602 -0.2568 -3.802 2.1586
262 HEAD CH2 CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
263 HEAD CH CH2 CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
264 HEAD CH CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
265 HEAD CH2 CH2 CH2 Cubic 5.9602 -0.2568 -3.802 2.1586
266 HEAD CH2 CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
267 HEAD CH CH2 CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
268 HEAD CH CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
269 HEAD CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
270 HEAD CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
271 HEAD CH CH2 CH Cubic 3.3254 -0.4215 -1.686 1.1661
272 HEAD CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
273 HEAD TB1 TB1 TB1 Cubic 5.9602 -0.2568 -3.802 2.1586
274 HEAD TB2 TB2 TB2 Cubic 5.9602 -0.2568 -3.802 2.1586
275 HEAD TB3 TB3 TB3 Cubic 5.9602 -0.2568 -3.802 2.1586
276 CH3 CH2 CH2 CH3 Cubic 5.9602 -0.2568 -3.802 2.1586
277 CH3 CH2 CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
278 CH3 CH CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
279 CH3 CH2 CH2 CH2 Cubic 5.9602 -0.2568 -3.802 2.1586
280 CH3 CH2 CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
281 CH3 CH CH2 CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
282 CH3 CH CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
283 CH3 CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
284 CH3 CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
285 CH3 CH CH2 CH Cubic 3.3254 -0.4215 -1.686 1.1661
286 CH3 CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
287 CH2 CH2 CH2 CH2 Cubic 5.9602 -0.2568 -3.802 2.1586
288 CH2 CH2 CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
289 CH2 CH CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
290 CH2 CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
291 CH2 CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
292 CH2 CH CH2 CH Cubic 3.3254 -0.4215 -1.686 1.1661
293 CH2 CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
294 CH CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
295 CH CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
296 CH CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
297 TB1 TB1 TB1 TB1 Cubic 5.9602 -0.2568 -3.802 2.1586
298 TB2 TB2 TB2 TB2 Cubic 5.9602 -0.2568 -3.802 2.1586
299 TB3 TB3 TB3 TB3 Cubic 5.9602 -0.2568 -3.802 2.1586
300 TE1 TB1 TB1 TB1 Cubic 5.9602 -0.2568 -3.802 2.1586
301 TE2 TB2 TB2 TB2 Cubic 5.9602 -0.2568 -3.802 2.1586
302 TE3 TB3 TB3 TB3 Cubic 5.9602 -0.2568 -3.802 2.1586
303
304 //Charmm
305 //Atom1 Atom2 Atom3 Atom4 Charmm Kchi n delta [Kchi n delta]
306 //V_Charmm = Kchi(1 + cos(n(chi) - delta))
307 //Kchi: kcal/mole
308 //n: multiplicity
309 //delta: degrees
310 //in some cases, a Charmm may have two or three terms. If n is equal to 0, it falls back to harmonic form
311
312 //Quartic
313 //Atom1 Atom2 Atom3 Atom4 Quartic k4 k3 k2 k1 k0 ( all are kcal/mol )
314 //V_Quartic = k4(cos phi)^4 + k3(cos phi)^3 + k2(cos phi)^2 + k1(cos phi) + k0
315
316 //Polynomial
317 //Atom1 Atom2 Atom3 Atom4 Polynomial i Ki [j Kj]
318 //VPolynomial = Ki (cos phi)^i + ... + Kj (cos phi)^j
319
320 end TorsionTypes
321
322