ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/forceFields/DUFF2.frc
Revision: 2247
Committed: Sun May 29 21:14:38 2005 UTC (19 years, 1 month ago) by chrisfen
File size: 11045 byte(s)
Log Message:
Re-entered the TIP4P-Ew water model. It was apparently wiped earlier this month...

File Contents

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