Disable GPU PME-PP communication with mdrun -pmefft cpu
[gromacs.git] / share / top / amber99sb.ff / tip4pew.itp
blob13be1b32642b4059b67cb26dbfa10117d9411eb2
2 ; Horn et al. (2004). J. Chem. Phys.120, 9665-9678
6 [ moleculetype ]
7 ; molname       nrexcl
8 SOL             2
10 [ atoms ]
11 ; id  at type     res nr  res name  at name  cg nr  charge    mass
12   1   OW_tip4pew  1       SOL       OW       1       0        16.00000
13   2   HW_tip4pew  1       SOL       HW1      1       0.52422   1.00800
14   3   HW_tip4pew  1       SOL       HW2      1       0.52422   1.00800
15   4   MW          1       SOL       MW       1      -1.04844   0.00000
17 #ifndef FLEXIBLE
19 [ settles ]
20 ; i     funct   doh     dhh
21 1       1       0.09572 0.15139
23 #else
24 [ bonds ]
25 ; i     j       funct   length  force.c.
26 1       2       1       0.09572 502416.0 0.09572        502416.0 
27 1       3       1       0.09572 502416.0 0.09572        502416.0 
28         
29 [ angles ]
30 ; i     j       k       funct   angle   force.c.
31 2       1       3       1       104.52  628.02  104.52  628.02  
33 #endif
36 [ virtual_sites3 ]
37 ; Vsite from                    funct   a               b
38 4       1       2       3       1       0.106676721     0.106676721
41 [ exclusions ]
42 1       2       3       4
43 2       1       3       4
44 3       1       2       4
45 4       1       2       3
48 ; The position of the virtual site is computed as follows:
50 ;               O
51 ;             
52 ;               V
53 ;         
54 ;       H               H
56 ; Ewald tip4p:
57 ; const = distance (OV) / [ cos (angle(VOH))    * distance (OH) ]
58 ;         0.0125 nm     / [ cos (52.26 deg)     * 0.09572 nm    ]
59 ;       then a = b = 0.5 * const = 0.106676721
61 ; Vsite pos x4 = x1 + a*(x2-x1) + b*(x3-x1)