ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/samples/gbljtest/Field.frc
Revision: 1690
Committed: Wed Mar 14 18:46:09 2012 UTC (13 years, 1 month ago) by gezelter
File size: 13198 byte(s)
Log Message:
Fixed a number of force files to use new Gay Berne format

File Contents

# User Rev Content
1 jmarr 1676 // This is the forcefield file for the Dipolar Unified-atom Force Field (DUFF)
2     //
3     // The sections are divided into AtomTypes
4     //
5     // many parameters (but not all) are derived from the TRAPPE force field
6     // of Siepmann's group.
7    
8     begin Options
9     Name "DUFF"
10     GayBerneMu 2.0
11     GayBerneNu 1.0
12     end Options
13    
14     begin BaseAtomTypes
15     //Name mass (amu)
16     CH4 16.05
17     CH3 15.04
18     CH2 14.03
19     CH 13.02
20     DIP 9.00764
21     SSD 18.0153
22     SSD1 18.0153
23     SSD_E 18.0153
24     SSD_RF 18.0153
25     TAP 18.0153
26     O_DIP3P 15.9994
27     O_TIP3P 15.9994
28     O_TIP4P 15.9994
29     O_TIP4P-Ew 15.9994
30     O_TIP5P 15.9994
31     O_TIP5P-E 15.9994
32     O_SPCE 15.9994
33     O_SPC 15.9994
34     H_DIP3P 1.0079
35     H_TIP3P 1.0079
36     H_TIP4P 1.0079
37     H_TIP4P-Ew 1.0079
38     H_TIP5P 1.0079
39     H_SPCE 1.0079
40     H_SPC 1.0079
41     EP_TIP4P 0.0
42     EP_TIP4P-Ew 0.0
43     EP_TIP5P 0.0
44     HEAD 196
45     TB1 14.03
46     TE1 15.04
47     TB2 21.05
48     TE2 22.56
49     TB3 28.06
50     TE3 30.08
51     H 1.00794
52     He 4.002602
53     C 12.0107
54     N 14.00674
55     O 15.9994
56     F 18.9984032
57     Ne 20.1797
58     S 32.066
59     Cl 35.4527
60     Cl- 35.4527
61     Na+ 22.98977
62     Ar 39.948
63     GBAr 39.948
64     Br 79.904
65     Kr 83.80
66     GBKr 83.80
67     U 1.00
68     GBPaper 48.0428
69     GBlinear 48.0428
70     GBlipid 760.0
71     GBlh 196
72     GBC6H6 78.11184
73     GBCH3OH 32.04186
74     GBH2O 18.0153
75     Pchg+ 5.000
76     Pchg- 5.000
77     PDIP 10.000
78     DPD 72.06112
79     TESTP 100.00
80     end BaseAtomTypes
81    
82     begin DirectionalAtomTypes
83     //Name I_xx I_yy I_zz (All moments in (amu*Ang^2)
84     TESTP 1270 1270 304
85     H_DIP3P 0 0 0
86     DIP 0.8202 0.8202 0
87     SSD 1.7696 0.6145 1.1550
88     SSD1 1.7696 0.6145 1.1550
89     SSD_E 1.7696 0.6145 1.1550
90     SSD_RF 1.7696 0.6145 1.1550
91     TAP 1.7696 0.6145 1.1550
92     HEAD 1125 1125 0
93     GBPaper 86.477 86.477 0
94     GBlinear 86.477 86.477 0
95     GBlipid 45000 45000 9000
96     GBlh 1125 1125 0
97     GBC6H6 88.781 88.781 177.561
98     GBCH3OH 4.056 20.258 20.999
99     GBH2O 1.777 0.581 1.196
100     GBAr 1.777 0.581 1.196
101     GBKr 1.777 0.581 1.196
102     PDIP 10.0 10.0 0
103     end DirectionalAtomTypes
104    
105     begin GayBerneAtomTypes
106 gezelter 1690 //Name d l Ex Es Ee dw
107     TESTP 4.2426 5.6568 0.185 0.185 0.185 1.0
108     TESTP2 3.81838 14.142 1.5 1.5 0.3 1.0
109     GBDPPCh 4.2426 5.6568 0.185 0.185 0.185 1.0
110     GBPOPEh 1.5 5.14 0.185 0.185 0.185 1.0
111     GBDPPCt 3.81838 14.142 1.5 1.5 0.3 1.0
112     GBPOPEt 5 22 1.5 1.5 0.3 1.0
113     GBPaper 3.35 10.05 0.774729 0.774729 0.154945 1.0
114     GBlinear 2.8104 9.993 0.774729 0.774729 0.116839 1.0
115     GBlipid 4.596194077712558909 13.78858223313767673 1.0 1.0 0.2 1.0
116     //GBlh 4.596194077712558909 4.596194077712558909 0.185 0.185 1.0 1.0
117     GBlh 6.2 6.2 0.185 0.185 0.185 1.0
118     //GBlh 6.4 6.7 0.185 0.185 0.17501 1.0
119     //GBlh 6.3 6.919249181153943059 0.185 0.185 0.1295 1.0
120     //GBlh 6.2 7.144250780437044745 0.185 0.185 0.1295 1.0
121     //GBlh 6.1 7.380408492340768611 0.185 0.185 0.111 1.0
122     GBC6H6 4.65 2.03 0.540 0.540 1.9818 0.6
123     GBCH3OH 2.55 3.18 0.542 0.542 0.55826 1.0
124 jmarr 1676 end GayBerneAtomTypes
125    
126     begin LennardJonesAtomTypes
127     //Name epsilon sigma
128     DIP 0.038025 3.12
129     SSD 0.152 3.051
130     SSD1 0.152 3.016
131     SSD_E 0.152 3.035
132     SSD_RF 0.152 3.019
133     TAP 0.152 2.9
134     O_DIP3P 0.1521 3.15061
135     O_TIP3P 0.1521 3.15061
136     O_TIP4P 0.1550 3.15365
137     O_TIP4P-Ew 0.16275 3.16435
138     O_TIP5P 0.16 3.12
139     O_TIP5P-E 0.178 3.097
140     O_SPCE 0.15532 3.16549
141     O_SPC 0.15532 3.16549
142     CH4 0.279 3.73
143     CH3 0.185 3.75
144     CH2 0.0866 3.95
145     CH 0.0189 4.68
146     HEAD 0.185 9.192388155425117817
147     TB1 0.0866 4.0
148     TE1 0.185 4.0
149     TB2 0.25 6.0
150     TE2 0.5 6.0
151     TB3 0.5 8.0
152     TE3 0.75 8.0
153     H 0.017090056482 2.81
154     He 0.020269601874 2.28
155     C 0.101745452544 3.35
156     N 0.074123151951 3.31
157     O 0.122412497592 2.95
158     F 0.104924997936 2.83
159     Ne 0.09339914589 2.72
160     S 0.36366050421 3.52
161     Cl 0.344781953445 3.35
162     Cl- 0.100 4.445
163     Na+ 0.118 2.579
164     Ar 0.238068461226 3.41
165     Br 0.511111921764 3.54
166     Kr 0.32590340268 3.83
167     U 1.0 1.0
168     Pchg+ 0.1 3.0
169     Pchg- 0.1 3.0
170     PDIP 0.15 5.0
171     DPD 0.8 4.70
172     //DPD 0.48 4.70
173     GBH2O 0.2 2.35
174     end LennardJonesAtomTypes
175    
176     begin ChargeAtomTypes
177     // Name charge
178     O_TIP3P -0.834
179     O_SPCE -0.8476
180     O_SPC -0.82
181     H_TIP3P 0.417
182     H_TIP4P 0.520
183     H_TIP4P-Ew 0.52422
184     H_TIP5P 0.241
185     H_SPCE 0.4238
186     H_SPC 0.42
187     EP_TIP4P -1.040
188     EP_TIP4P-Ew -1.04844
189     EP_TIP5P -0.241
190     Cl -1.0
191     Cl- -1.0
192     Na+ 1.0
193     Pchg+ 0.5
194     Pchg- -1.0
195     end ChargeAtomTypes
196    
197     begin MultipoleAtomTypes
198     // OOPSE currently only supports charge-charge, charge-dipole,
199     // dipole-dipole, and charge-quadrupole interactions.
200     // Dipoles may be either traditional point-dipoles or split-dipoles.
201     // possible formats for a multipolar atom type are:
202     //
203     // Point-dipoles:
204     // name d phi theta psi dipole_moment
205     //
206     // Split-dipoles:
207     // name s phi theta psi dipole_moment splitdipole_distance
208     //
209     // Point-Quadrupoles:
210     // name q phi theta psi Qxx Qyy Qzz
211     //
212     // Atoms with both dipole and quadrupole moments:
213     // name dq phi theta psi dipole_moment Qxx Qyy Qzz
214     //
215     // Atoms with both split dipoles and quadrupole moments:
216     // name sq phi theta psi dipole_moment splitdipole_distance Qxx Qyy Qzz
217     //
218     // Euler angles are given in zxz convention in units of degrees.
219     //
220     // Charges are given in units of electrons.
221     //
222     // Dipoles are given in units of Debyes.
223     //
224     // Split dipole distances are given in units of Angstroms.
225     //
226     // Quadrupole moments are given in units of 10^-26 esu cm^2 (also known as an
227     // esu centi-barn)
228     //
229     H_DIP3P d 0.0 0.0 0.0 1.91
230     DIP d 0.0 0.0 0.0 1.91
231     SSD_E dq 0.0 0.0 0.0 2.42 -1.682 1.762 -0.08
232     SSD_RF dq 0.0 0.0 0.0 2.48 -1.682 1.762 -0.08
233     SSD dq 0.0 0.0 0.0 2.35 -1.682 1.762 -0.08
234     SSD1 dq 0.0 0.0 0.0 2.35 -1.682 1.762 -0.08
235     TAP dq 0.0 0.0 0.0 2.12 -1.682 1.762 -0.08
236     PDIP d 0.0 0.0 0.0 9.6064
237     GBH2O dq 0.0 0.0 0.0 1.772 -2.165 2.446 -0.281
238     GBlh d 0.0 0.0 0.0 13.0
239     HEAD d 0.0 0.0 0.0 13.0
240     GBC6H6 q 0.0 0.0 0.0 4.584 4.584 -9.168
241     //HDP s 0.0 0.0 0.0 20.6 4.63
242     end MultipoleAtomTypes
243    
244     begin StickyAtomTypes
245     //name w0 v0 (kcal/mol) v0p rl (Ang) ru rlp rup
246     SSD_E 0.07715 3.90 3.90 2.40 3.80 2.75 3.35
247     SSD_RF 0.07715 3.90 3.90 2.40 3.80 2.75 3.35
248     SSD 0.07715 3.7284 3.7284 2.75 3.35 2.75 4.0
249     SSD1 0.07715 3.6613 3.6613 2.75 3.35 2.75 4.0
250     end StickyAtomTypes
251    
252     begin StickyPowerAtomTypes
253     //name w0 v0 (kcal/mol) v0p rl (Ang) ru rlp rup
254     TAP 0.075 5.5 0.25 2.75 3.5 2.75 3.25
255     end StickyPowerAtomTypes
256    
257     begin BondTypes
258    
259     //Atom1 Atom2 Fixed
260     //V_Fixed = 0
261    
262     //Atom1 Atom2 Harmonic b0 Kb (kcal/mol)
263     //V_Harmonic = 0.5*Kb(b- bo)^2
264     //Harmonic Examples
265     HEAD CH3 Harmonic 2.75 260
266     HEAD CH2 Harmonic 2.75 260
267     HEAD CH Harmonic 2.75 260
268     HEAD TB1 Harmonic 2.76 260
269     HEAD TB2 Harmonic 3.20 260
270     HEAD TB3 Harmonic 3.63 260
271     CH3 CH3 Harmonic 1.526 260
272     CH3 CH2 Harmonic 1.526 260
273     CH3 CH Harmonic 1.526 260
274     CH2 CH2 Harmonic 1.526 260
275     CH2 CH Harmonic 1.526 260
276     CH CH Harmonic 1.526 260
277     TB1 TB1 Harmonic 1.526 260
278     TB2 TB2 Harmonic 2.34 260
279     TB3 TB3 Harmonic 3.12 260
280     TB1 TE1 Harmonic 1.526 260
281     TB2 TE2 Harmonic 2.34 260
282     TB3 TE3 Harmonic 3.12 260
283    
284     //Atom1 Atom2 Cubic b0 K3 K2 K1 K0
285     //V_Cubic = K3(b - b0)^3 + K2(b - b0)^2 + K1(b - b0) + K0
286    
287    
288     //Atom1 Atom2 Quartic b0 K4 K3 K2 K1 K0
289     //V_Quartic = K4(b - b0)^4 + K3(b - b0)^3 + K2(b - b0)^2 + K1(b - b0) + K0
290    
291    
292     //Atom1 Atom2 Polynomial b0 i Ki [j Kj]
293     //V_Quartic = Ki(b - b0)^i + Kj(b - b0)^j + ...
294    
295    
296     end BondTypes
297    
298     begin BendTypes
299    
300     //Harmonic
301     //Atom1 Atom2 Atom3 Harmonic Theta0 Ktheta
302     //V_Harmonic = 0.5*Ktheta(Theta - Theta0)^2
303     //Ktheta: kcal/mole/rad**2
304     //Theta0: degrees
305     //Harmonic examples
306     //
307     HEAD CH2 HEAD Harmonic 114.0 117.68
308     HEAD CH2 CH3 Harmonic 114.0 117.68
309     HEAD CH2 CH2 Harmonic 114.0 117.68
310     HEAD TB1 TB1 Harmonic 114.0 117.68
311     HEAD TB2 TB2 Harmonic 114.0 117.68
312     HEAD TB3 TB3 Harmonic 114.0 117.68
313     HEAD CH2 CH Harmonic 114.0 117.68
314     HEAD CH CH3 Harmonic 112.0 117.68
315     HEAD CH CH2 Harmonic 112.0 117.68
316     HEAD CH CH Harmonic 112.0 117.68
317     CH3 CH2 CH3 Harmonic 114.0 117.68
318     CH3 CH2 CH2 Harmonic 114.0 117.68
319     CH3 CH2 CH Harmonic 114.0 117.68
320     CH3 CH CH3 Harmonic 112.0 117.68
321     CH3 CH CH2 Harmonic 112.0 117.68
322     CH3 CH CH Harmonic 112.0 117.68
323     CH2 CH2 CH2 Harmonic 114.0 117.68
324     CH2 CH2 CH Harmonic 114.0 117.68
325     CH2 CH CH2 Harmonic 112.0 117.68
326     CH2 CH CH Harmonic 112.0 117.68
327     CH CH2 CH Harmonic 114.0 117.68
328     CH CH CH Harmonic 112.0 117.68
329     TB1 TB1 TB1 Harmonic 114.0 117.68
330     TB2 TB2 TB2 Harmonic 114.0 117.68
331     TB3 TB3 TB3 Harmonic 114.0 117.68
332     TE1 TB1 TB1 Harmonic 114.0 117.68
333     TE2 TB2 TB2 Harmonic 114.0 117.68
334     TE3 TB3 TB3 Harmonic 114.0 117.68
335    
336     //GhostBend
337     //Atom1 Atom2 GHOST GhostBend Theta0 Ktheta
338     //Atom2 must be directional atom
339     //Ghost examples
340     CH2 HEAD GHOST GhostBend 129.783 0.00354
341     CH2 HEAD GHOST GhostBend 90.0 117.68
342     TB1 HEAD GHOST GhostBend 90.0 117.68
343     TB2 HEAD GHOST GhostBend 90.0 260.00
344     TB3 HEAD GHOST GhostBend 90.0 117.68
345    
346     //UreyBradley
347     //Atom1 Atom2 Atom3 UreyBradley Theta0 Ktheta S0 Kub
348     //V_UreyBradleyBend = Ktheta(Theta - Theta0)^2 + Kub(S - S0)^2
349     //Ktheta: kcal/mole/rad**2
350     //Theta0: degrees
351     //Kub: kcal/mole/A**2
352     //S0: A
353    
354     //Cubic
355     //Atom1 Atom2 Atom3 Cubic Theta0 K3 K2 K1 K0
356     //V_Cubic = K3(Theta - Theta0)^3 + K2(Theta - Theta0)^2 + K1(Theta - Theta0) + K0
357    
358     //Quartic
359     //Atom1 Atom2 Atom3 Quartic Theta0 K4 K3 K2 K1 K0
360     //V_Quartic = K4(Theta - Theta0)^4 + K3(Theta - Theta0)^3 + K2(Theta - Theta0)^2 + K1(Theta - Theta0) + K0
361    
362     //Polynomial
363     //Atom1 Atom2 Atom3 Polynomial Theta0 i Ki [j Kj]
364     //V_Polynomial = Ki(Theta - Theta0)^i + Kj(Theta - Theta0)^j + ...
365    
366     end BendTypes
367    
368     begin TorsionTypes
369    
370     //Cubic
371     //Atom1 Atom2 Atom3 Atom4 Cubic k3 k2 k1 k0 ( all are kcal/mol )
372     //V_Cubic = k3(cos phi)^3 + k2(cos phi)^2 + k1(cos phi) + k0
373     //Cubic Examples
374     HEAD CH2 CH2 HEAD Cubic 5.9602 -0.2568 -3.802 2.1586
375     HEAD CH2 CH HEAD Cubic 3.3254 -0.4215 -1.686 1.1661
376     HEAD CH CH HEAD Cubic 3.3254 -0.4215 -1.686 1.1661
377     HEAD CH2 CH2 CH3 Cubic 5.9602 -0.2568 -3.802 2.1586
378     HEAD CH2 CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
379     HEAD CH CH2 CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
380     HEAD CH CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
381     HEAD CH2 CH2 CH2 Cubic 5.9602 -0.2568 -3.802 2.1586
382     HEAD CH2 CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
383     HEAD CH CH2 CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
384     HEAD CH CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
385     HEAD CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
386     HEAD CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
387     HEAD CH CH2 CH Cubic 3.3254 -0.4215 -1.686 1.1661
388     HEAD CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
389     HEAD TB1 TB1 TB1 Cubic 5.9602 -0.2568 -3.802 2.1586
390     HEAD TB2 TB2 TB2 Cubic 5.9602 -0.2568 -3.802 2.1586
391     HEAD TB3 TB3 TB3 Cubic 5.9602 -0.2568 -3.802 2.1586
392     CH3 CH2 CH2 CH3 Cubic 5.9602 -0.2568 -3.802 2.1586
393     CH3 CH2 CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
394     CH3 CH CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
395     CH3 CH2 CH2 CH2 Cubic 5.9602 -0.2568 -3.802 2.1586
396     CH3 CH2 CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
397     CH3 CH CH2 CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
398     CH3 CH CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
399     CH3 CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
400     CH3 CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
401     CH3 CH CH2 CH Cubic 3.3254 -0.4215 -1.686 1.1661
402     CH3 CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
403     CH2 CH2 CH2 CH2 Cubic 5.9602 -0.2568 -3.802 2.1586
404     CH2 CH2 CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
405     CH2 CH CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
406     CH2 CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
407     CH2 CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
408     CH2 CH CH2 CH Cubic 3.3254 -0.4215 -1.686 1.1661
409     CH2 CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
410     CH CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
411     CH CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
412     CH CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
413     TB1 TB1 TB1 TB1 Cubic 5.9602 -0.2568 -3.802 2.1586
414     TB2 TB2 TB2 TB2 Cubic 5.9602 -0.2568 -3.802 2.1586
415     TB3 TB3 TB3 TB3 Cubic 5.9602 -0.2568 -3.802 2.1586
416     TE1 TB1 TB1 TB1 Cubic 5.9602 -0.2568 -3.802 2.1586
417     TE2 TB2 TB2 TB2 Cubic 5.9602 -0.2568 -3.802 2.1586
418     TE3 TB3 TB3 TB3 Cubic 5.9602 -0.2568 -3.802 2.1586
419    
420     //Charmm
421     //Atom1 Atom2 Atom3 Atom4 Charmm Kchi n delta [Kchi n delta]
422     //V_Charmm = Kchi(1 + cos(n(chi) - delta))
423     //Kchi: kcal/mole
424     //n: multiplicity
425     //delta: degrees
426     //in some cases, a Charmm may have two or three terms. If n is equal to 0, it falls back to harmonic form
427    
428     //Quartic
429     //Atom1 Atom2 Atom3 Atom4 Quartic k4 k3 k2 k1 k0 ( all are kcal/mol )
430     //V_Quartic = k4(cos phi)^4 + k3(cos phi)^3 + k2(cos phi)^2 + k1(cos phi) + k0
431    
432     //Polynomial
433     //Atom1 Atom2 Atom3 Atom4 Polynomial i Ki [j Kj]
434     //VPolynomial = Ki (cos phi)^i + ... + Kj (cos phi)^j
435    
436     end TorsionTypes
437    
438