ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/forceFields/DUFF2.frc
(Generate patch)

Comparing trunk/OOPSE-3.0/forceFields/DUFF2.frc (file contents):
Revision 2083 by gezelter, Tue Mar 8 21:05:18 2005 UTC vs.
Revision 2229 by chrisfen, Tue May 17 22:35:01 2005 UTC

# Line 14 | Line 14 | O_TIP3P                15.9994                
14   SSD1            18.0153
15   SSD_E           18.0153
16   SSD_RF          18.0153
17 + TAP             18.0153
18   O_TIP3P         15.9994                
19   O_TIP4P         15.9994
20   O_TIP5P         15.9994
# Line 34 | Line 35 | He             4.002602        
35   TB3             28.06          
36   TE3             30.08  
37   H               1.00794        
38 < He              4.002602        
38 > He              4.002602
39   C               12.0107        
40   N               14.00674        
41   O               15.9994        
# Line 44 | Line 45 | Kr             83.80          
45   Cl              35.4527        
46   Ar              39.948          
47   Br              79.904          
48 < Kr              83.80          
48 > Kr              83.80
49 > U               1.00
50 > GB              48.0428        
51   end AtomTypes
52  
53   begin DirectionalAtomTypes
# Line 53 | Line 56 | HEAD           1125    1125    250
56   SSD1            1.7696  0.6145  1.1550  
57   SSD_E           1.7696  0.6145  1.1550  
58   SSD_RF          1.7696  0.6145  1.1550  
59 + TAP             1.7696  0.6145  1.1550
60   HEAD            1125    1125    250
61 + GB              86.477  86.477  0
62   end DirectionalAtomTypes                    
63 <                        
63 >
64 > begin GayBerneAtomTypes
65 > //Name  Sigma   12b_ratio       eps     eps_ratio       mu      nu            
66 > GB      3.35    2.074626866     1.31713         .178317250385   2.0     1.0
67 > end GayBerneAtomTypes                  
68 >
69   begin LennardJonesAtomTypes
70   //Name  epsilon                 sigma  
71   SSD       0.152                 3.051                                  
72   SSD1      0.152                 3.016
73   SSD_E     0.152                 3.035
74 < SSD_RF    0.152                 3.019
74 > SSD_RF    0.152                 3.019
75 > TAP       0.152                 3.035
76   O_TIP3P   0.1521                3.15061
77   O_TIP4P   0.1550                3.15365
78   O_TIP5P   0.16                  3.12  
# Line 89 | Line 100 | Kr       0.32590340268         3.83                  
100   Cl        0.344781953445        3.35
101   Ar        0.238068461226        3.41
102   Br        0.511111921764        3.54
103 < Kr        0.32590340268         3.83                  
103 > Kr        0.32590340268         3.83
104 > U         1.0                   1.0
105   end LennardJonesAtomTypes
106  
107 < begin ElectrostaticAtomTypes
108 < //only support up tp quadrupole.
109 < //Below are possible format
110 < //name 0 charge
111 < //name 1 charge dipole [phi, theta, psi]
112 < //name 2 charge dipole Qxx Qyy Qzz [phi, theta, psi]
113 < //note: [phi, theta, psi] is optional, by default, they are [0, 0, 0]
114 < SSD_E           1       0.0     2.42
115 < SSD_RF          1       0.0     2.48
116 < SSD             1       0.0     2.35
117 < SSD1            1       0.0     2.35
118 < O_TIP3P         0       -0.834
119 < O_SPCE          0       -0.8476
120 < O_SPC           0       -0.82
109 < H_TIP3P         0       0.417
110 < H_TIP4P         0       0.520
111 < H_TIP5P         0       0.241
112 < H_SPCE          0       0.4238
113 < H_SPC           0       0.42
114 < EP_TIP4P        0       -1.040
115 < EP_TIP5P        0       -0.241
116 < HEAD            0       20.6
117 < Cl              0       -1.0
118 < end ElectrostaticAtomTypes
107 > begin ChargeAtomTypes
108 > // Name charge
109 > O_TIP3P  -0.834
110 > O_SPCE   -0.8476
111 > O_SPC    -0.82
112 > H_TIP3P   0.417
113 > H_TIP4P   0.520
114 > H_TIP5P   0.241
115 > H_SPCE    0.4238
116 > H_SPC     0.42
117 > EP_TIP4P -1.040
118 > EP_TIP5P -0.241
119 > Cl       -1.0
120 > end ChargeAtomTypes
121  
122 + begin MultipoleAtomTypes
123 + // OOPSE currently only supports charge-charge, charge-dipole,
124 + // dipole-dipole, and charge-quadrupole interactions.
125 + // Dipoles may be either traditional point-dipoles or split-dipoles.
126 + // possible formats for a multipolar atom type are:
127 + //
128 + // Point-dipoles:
129 + // name d phi theta psi dipole_moment
130 + //
131 + // Split-dipoles:
132 + // name s phi theta psi dipole_moment splitdipole_distance
133 + //
134 + // Point-Quadrupoles:
135 + // name q phi theta psi Qxx Qyy Qzz
136 + //
137 + // Atoms with both dipole and quadrupole moments:
138 + // name dq phi theta psi dipole_moment Qxx Qyy Qzz
139 + //
140 + // Atoms with both split dipoles and quadrupole moments:
141 + // name sq phi theta psi dipole_moment splitdipole_distance Qxx Qyy Qzz
142 + //
143 + // Euler angles are given in zxz convention in units of degrees.
144 + //
145 + // Charges are given in units of electrons.
146 + //
147 + // Dipoles are given in units of Debyes.
148 + //
149 + // Split dipole distances are given in units of Angstroms.
150 + //  
151 + // Quadrupole moments are given in units of 10^-26 esu cm^2 (also known as an
152 + //                                                           esu centi-barn)
153 + //
154 + SSD_E   dq       0.0     0.0     0.0     2.42  -1.682  1.762  -0.08
155 + SSD_RF  dq       0.0     0.0     0.0     2.48  -1.682  1.762  -0.08
156 + SSD     dq       0.0     0.0     0.0     2.35  -1.682  1.762  -0.08
157 + SSD1    dq       0.0     0.0     0.0     2.35  -1.682  1.762  -0.08
158 + TAP     dq       0.0     0.0     0.0     2.42  -1.682  1.762  -0.08
159 + //HDP     s       0.0     0.0     0.0     20.6    4.63
160 + end MultipoleAtomTypes
161 +
162   begin StickyAtomTypes
163   //name w0       v0 (kcal/mol)   v0p     rl (Ang)  ru    rlp     rup
164   SSD_E   0.07715 3.90            3.90    2.40      3.80  2.75    3.35
# Line 125 | Line 167 | end StickyAtomTypes
167   SSD1    0.07715 3.6613          3.6613  2.75      3.35  2.75    4.0
168   end StickyAtomTypes
169  
170 + begin StickyPowerAtomTypes
171 + //name w0       v0 (kcal/mol)   v0p     rl (Ang)  ru    rlp     rup
172 + TAP     0.075   7.5             0.0     2.75      3.75  2.75    3.25
173 + end StickyPowerAtomTypes
174  
175   begin BondTypes
176  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines