ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/forceFields/MnM.frc
Revision: 3397
Committed: Tue May 27 16:39:06 2008 UTC (16 years, 2 months ago) by chuckv
File size: 8811 byte(s)
Log Message:
Checking in changes for Hefland moment calculations

File Contents

# User Rev Content
1 chuckv 3156 // This is the forcefield file for the Metal-NonMetal(MnM) Interaction Forcefield
2     //
3     // The sections are divided into AtomTypes
4     //
5    
6    
7     begin Options
8     Name = "MnM"
9     MetallicEnergyUnitScaling 23.0605423
10     end Options
11    
12     begin AtomTypes
13     //Name mass (amu)
14     CH4 16.05
15     CH3 15.04
16     CH2 14.03
17     CH 13.02
18     SSD 18.0153
19     SSD1 18.0153
20     SSD_E 18.0153
21     SSD_RF 18.0153
22     O_TIP3P 15.9994
23     O_TIP4P 15.9994
24     O_TIP4P-Ew 15.9994
25     O_TIP5P 15.9994
26     O_TIP5P-E 15.9994
27     O_SPCE 15.9994
28     O_SPC 15.9994
29     H_TIP3P 1.0079
30     H_TIP4P 1.0079
31     H_TIP4P-Ew 1.0079
32     H_TIP5P 1.0079
33     H_SPCE 1.0079
34     H_SPC 1.0079
35     EP_TIP4P 0.0
36     EP_TIP4P-Ew 0.0
37     EP_TIP5P 0.0
38     C 12.0107
39     S 32.0655
40     Ni 58.710
41     Cu 63.550
42     Rh 102.90550
43     Pd 106.42
44     Ag 107.8682
45     Ir 192.217
46     Pt 195.09
47     Au 196.97
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     end DirectionalAtomTypes
57    
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_TIP4P-Ew 0.16275 3.16435
68     O_TIP5P 0.16 3.12
69     O_TIP5P-E 0.178 3.097
70     O_SPCE 0.15532 3.16549
71     O_SPC 0.15532 3.16549
72     CH4 0.279 3.73
73     CH3 0.185 3.75
74     CH2 0.0866 3.95
75     CH 0.0189 4.68
76     C 0.101745452544 3.35
77     end LennardJonesAtomTypes
78    
79 chuckv 3161 begin SCAtomTypes
80     // Name epsilon(eV) c m n alpha(angstroms)
81     Ni 0.0073767 84.745 5.0 10.0 3.5157
82     Cu 0.0057921 84.843 5.0 10.0 3.6030
83     Rh 0.0024612 305.499 5.0 13.0 3.7984
84     Pd 0.0032864 148.205 6.0 12.0 3.8813
85     Ag 0.0039450 96.524 6.0 11.0 4.0691
86     Ir 0.0037674 224.815 6.0 13.0 3.8344
87     Pt 0.0097894 71.336 7.0 11.0 3.9163
88     Au 0.0078052 53.581 8.0 11.0 4.0651
89     end SCAtomTypes
90    
91    
92     // Metal non-metal interactions.
93     // Format: Metal Atom Type, Non-Metal Atom Type, Interaction Type, Interaction Parameters
94     // Where interaction type can be: MAW, LennardJones or ShiftedMorse or RepulsiveMorse
95     begin MetalNonMetalInteractions
96    
97     //MAW (Metal Angular Water section)
98 chuckv 3392 // r_e, D_e beta ca1 cb1
99     Cu SSD_E MAW 2.5525 1.9850 1.1680 1.1250 0.750000
100 chuckv 3356 //Au SSD_E MAW 2.8170 1.7850 1.2680 1.2500 0.2050 0.0
101 chuckv 3392 //Au SSD_E MAW 2.7510 2.95 1.101 0.750000 0.750000
102     //1. 1.5 2.6500001 -3.000162356E-2 1.30999744
103 chuckv 3397 //Au SSD_E MAW 2.7 1.06 1.264 0.16 0.8
104     Au SSD_E MAW 2.68 0.6 1.33 0.95 -0.25
105 chuckv 3161
106     //LennardJones
107     // sigma epsilon
108    
109    
110     //Shifted Morse
111     // r0 D0 beta0
112 chuckv 3356 Au O_SPCE ShiftedMorse 3.70 0.0424 0.769
113 chuckv 3161
114     //Repulsive Morse
115     // r0 D0 beta0
116 chuckv 3356 Au H_SPCE RepulsiveMorse -1.00 0.00850 0.769
117 chuckv 3161
118    
119     end MetalNonMetalInteractions
120    
121    
122 chuckv 3156 begin ChargeAtomTypes
123     // Name charge
124     O_TIP3P -0.834
125     O_SPCE -0.8476
126     O_SPC -0.82
127     H_TIP3P 0.417
128     H_TIP4P 0.520
129     H_TIP4P-Ew 0.52422
130     H_TIP5P 0.241
131     H_SPCE 0.4238
132     H_SPC 0.42
133     EP_TIP4P -1.040
134     EP_TIP4P-Ew -1.04844
135     EP_TIP5P -0.241
136     end ChargeAtomTypes
137    
138     begin MultipoleAtomTypes
139     // OOPSE currently only supports charge-charge, charge-dipole,
140     // dipole-dipole, and charge-quadrupole interactions.
141     // Dipoles may be either traditional point-dipoles or split-dipoles.
142     // possible formats for a multipolar atom type are:
143     //
144     // Point-dipoles:
145     // name d phi theta psi dipole_moment
146     //
147     // Split-dipoles:
148     // name s phi theta psi dipole_moment splitdipole_distance
149     //
150     // Point-Quadrupoles:
151     // name q phi theta psi Qxx Qyy Qzz
152     //
153     // Atoms with both dipole and quadrupole moments:
154     // name dq phi theta psi dipole_moment Qxx Qyy Qzz
155     //
156     // Atoms with both split dipoles and quadrupole moments:
157     // name sq phi theta psi dipole_moment splitdipole_distance Qxx Qyy Qzz
158     //
159     // Euler angles are given in zxz convention in units of degrees.
160     //
161     // Charges are given in units of electrons.
162     //
163     // Dipoles are given in units of Debyes.
164     //
165     // Split dipole distances are given in units of Angstroms.
166     //
167     // Quadrupole moments are given in units of 10^-26 esu cm^2 (also known as an
168     // esu centi-barn)
169     //
170     SSD_E dq 0.0 0.0 0.0 2.42 -1.682 1.762 -0.08
171     SSD_RF dq 0.0 0.0 0.0 2.48 -1.682 1.762 -0.08
172     SSD dq 0.0 0.0 0.0 2.35 -1.682 1.762 -0.08
173     SSD1 dq 0.0 0.0 0.0 2.35 -1.682 1.762 -0.08
174     end MultipoleAtomTypes
175    
176     begin StickyAtomTypes
177     //name w0 v0 (kcal/mol) v0p rl (Ang) ru rlp rup
178     SSD_E 0.07715 3.90 3.90 2.40 3.80 2.75 3.35
179     SSD_RF 0.07715 3.90 3.90 2.40 3.80 2.75 3.35
180     SSD 0.07715 3.7284 3.7284 2.75 3.35 2.75 4.0
181     SSD1 0.07715 3.6613 3.6613 2.75 3.35 2.75 4.0
182     end StickyAtomTypes
183    
184    
185     begin BondTypes
186    
187     //Atom1 Atom2 Fixed
188     //V_Fixed = 0
189    
190     //Atom1 Atom2 Harmonic b0 Kb (kcal/mol)
191     //V_Harmonic = 0.5*Kb(b- bo)^2
192     //Harmonic Examples
193     CH3 CH3 Harmonic 1.526 260
194     CH3 CH2 Harmonic 1.526 260
195     CH3 CH Harmonic 1.526 260
196     CH2 CH2 Harmonic 1.526 260
197     CH2 CH Harmonic 1.526 260
198     CH CH Harmonic 1.526 260
199    
200     //Atom1 Atom2 Cubic b0 K3 K2 K1 K0
201     //V_Cubic = K3(b - b0)^3 + K2(b - b0)^2 + K1(b - b0) + K0
202    
203    
204     //Atom1 Atom2 Quartic b0 K4 K3 K2 K1 K0
205     //V_Quartic = K4(b - b0)^4 + K3(b - b0)^3 + K2(b - b0)^2 + K1(b - b0) + K0
206    
207    
208     //Atom1 Atom2 Polynomial b0 i Ki [j Kj]
209     //V_Quartic = Ki(b - b0)^i + Kj(b - b0)^j + ...
210    
211    
212     end BondTypes
213    
214     begin BendTypes
215    
216     //Harmonic
217     //Atom1 Atom2 Atom3 Harmonic Theta0 Ktheta
218     //V_Harmonic = 0.5*Ktheta(Theta - Theta0)^2
219     //Ktheta: kcal/mole/rad**2
220     //Theta0: degrees
221     //Harmonic examples
222     //
223     CH3 CH2 CH3 Harmonic 114.0 117.68
224     CH3 CH2 CH2 Harmonic 114.0 117.68
225     CH3 CH2 CH Harmonic 114.0 117.68
226     CH3 CH CH3 Harmonic 112.0 117.68
227     CH3 CH CH2 Harmonic 112.0 117.68
228     CH3 CH CH Harmonic 112.0 117.68
229     CH2 CH2 CH2 Harmonic 114.0 117.68
230     CH2 CH2 CH Harmonic 114.0 117.68
231     CH2 CH CH2 Harmonic 112.0 117.68
232     CH2 CH CH Harmonic 112.0 117.68
233     CH CH2 CH Harmonic 114.0 117.68
234     CH CH CH Harmonic 112.0 117.68
235    
236    
237    
238     //UreyBradley
239     //Atom1 Atom2 Atom3 UreyBradley Theta0 Ktheta S0 Kub
240     //V_UreyBradleyBend = Ktheta(Theta - Theta0)^2 + Kub(S - S0)^2
241     //Ktheta: kcal/mole/rad**2
242     //Theta0: degrees
243     //Kub: kcal/mole/A**2
244     //S0: A
245    
246     //Cubic
247     //Atom1 Atom2 Atom3 Cubic Theta0 K3 K2 K1 K0
248     //V_Cubic = K3(Theta - Theta0)^3 + K2(Theta - Theta0)^2 + K1(Theta - Theta0) + K0
249    
250     //Quartic
251     //Atom1 Atom2 Atom3 Quartic Theta0 K4 K3 K2 K1 K0
252     //V_Quartic = K4(Theta - Theta0)^4 + K3(Theta - Theta0)^3 + K2(Theta - Theta0)^2 + K1(Theta - Theta0) + K0
253    
254     //Polynomial
255     //Atom1 Atom2 Atom3 Polynomial Theta0 i Ki [j Kj]
256     //V_Polynomial = Ki(Theta - Theta0)^i + Kj(Theta - Theta0)^j + ...
257    
258     end BendTypes
259    
260     begin TorsionTypes
261    
262     //Cubic
263     //Atom1 Atom2 Atom3 Atom4 Cubic k3 k2 k1 k0 ( all are kcal/mol )
264     //V_Cubic = k3(cos phi)^3 + k2(cos phi)^2 + k1(cos phi) + k0
265     //Cubic Examples
266     CH3 CH2 CH2 CH3 Cubic 5.9602 -0.2568 -3.802 2.1586
267     CH3 CH2 CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
268     CH3 CH CH CH3 Cubic 3.3254 -0.4215 -1.686 1.1661
269     CH3 CH2 CH2 CH2 Cubic 5.9602 -0.2568 -3.802 2.1586
270     CH3 CH2 CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
271     CH3 CH CH2 CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
272     CH3 CH CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
273     CH3 CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
274     CH3 CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
275     CH3 CH CH2 CH Cubic 3.3254 -0.4215 -1.686 1.1661
276     CH3 CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
277     CH2 CH2 CH2 CH2 Cubic 5.9602 -0.2568 -3.802 2.1586
278     CH2 CH2 CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
279     CH2 CH CH CH2 Cubic 3.3254 -0.4215 -1.686 1.1661
280     CH2 CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
281     CH2 CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
282     CH2 CH CH2 CH Cubic 3.3254 -0.4215 -1.686 1.1661
283     CH2 CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
284     CH CH2 CH2 CH Cubic 5.9602 -0.2568 -3.802 2.1586
285     CH CH2 CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
286     CH CH CH CH Cubic 3.3254 -0.4215 -1.686 1.1661
287    
288    
289     //Charmm
290     //Atom1 Atom2 Atom3 Atom4 Charmm Kchi n delta [Kchi n delta]
291     //V_Charmm = Kchi(1 + cos(n(chi) - delta))
292     //Kchi: kcal/mole
293     //n: multiplicity
294     //delta: degrees
295     //in some cases, a Charmm may have two or three terms. If n is equal to 0, it falls back to harmonic form
296    
297     //Quartic
298     //Atom1 Atom2 Atom3 Atom4 Quartic k4 k3 k2 k1 k0 ( all are kcal/mol )
299     //V_Quartic = k4(cos phi)^4 + k3(cos phi)^3 + k2(cos phi)^2 + k1(cos phi) + k0
300    
301     //Polynomial
302     //Atom1 Atom2 Atom3 Atom4 Polynomial i Ki [j Kj]
303     //VPolynomial = Ki (cos phi)^i + ... + Kj (cos phi)^j
304    
305     end TorsionTypes
306    
307