mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-26 05:05:16 -04:00
energy/forces and virial.. Major rewriting of the routine and heavy cleaning.. Bug fix in stress tensor for shell models (was missing the contribution from shell_i//core_i).. Added two more regtests to check that PBC will be preserved since now on.. Resetted several regtests due to numerics (and to the bug fix for the shell model) svn-origin-rev: 6124
81 lines
1.9 KiB
Text
81 lines
1.9 KiB
Text
*>>>>>>> AMBER FF Converted into CHARMM FF style <<<<<<<
|
|
*>>>>>>> Generated on :: 20070605 124119.566 +0200 by :: teo <<<<<<<
|
|
*>>>>>>> pcihpc07 <<<<<<<
|
|
*>>>>>>> Leap Title :: MOL <<<<<<<
|
|
*>>>>>>> Send all comments related to the FFs conversion to <<<<<<<
|
|
*>>>>>>> teodoro.laino@gmail.com <<<<<<<
|
|
|
|
BONDS
|
|
!
|
|
!V(bond) = Kb(b - b0)**2
|
|
!
|
|
!Kb: kcal/mole/A**2
|
|
!b0: A
|
|
!
|
|
!atom type Kb b0
|
|
!
|
|
cy hc 334.500000000 1.094000000
|
|
cy cy 286.800000000 1.554000000
|
|
|
|
ANGLES
|
|
!
|
|
!V(angle) = Ktheta(Theta - Theta0)**2
|
|
!
|
|
!V(Urey-Bradley) = Kub(S - S0)**2
|
|
!
|
|
!Ktheta: kcal/mole/rad**2
|
|
!Theta0: degrees
|
|
!Kub: kcal/mole/A**2 (Urey-Bradley)
|
|
!S0: A
|
|
!
|
|
!atom types Ktheta Theta0 Kub S0
|
|
!
|
|
cy cy hc 44.800000000 115.140049232
|
|
cy cy cy 70.200000000 87.610037376
|
|
|
|
DIHEDRALS
|
|
!
|
|
!V(dihedral) = Kchi(1 + cos(n(chi) - delta))
|
|
!
|
|
!Kchi: kcal/mole
|
|
!n: multiplicity
|
|
!delta: degrees
|
|
!
|
|
!atom types Kchi n delta
|
|
!
|
|
cy cy cy hc 0.155555556 3 0.000000000
|
|
hc cy cy hc 0.155555556 3 0.000000000
|
|
cy cy cy cy 0.155555556 3 0.000000000
|
|
|
|
IMPROPER
|
|
!
|
|
!V(improper) = Kpsi(psi - psi0)**2
|
|
!
|
|
!Kpsi: kcal/mole/rad**2
|
|
!psi0: degrees
|
|
!note that the second column of numbers (0) is ignored
|
|
!
|
|
!atom types Kpsi psi0
|
|
!
|
|
|
|
NONBONDED
|
|
!
|
|
!V(Lennard-Jones) = Eps,i,j[(Rmin,i,j/ri,j)**12 - 2(Rmin,i,j/ri,j)**6]
|
|
!
|
|
!epsilon: kcal/mole, Eps,i,j = sqrt(eps,i * eps,j)
|
|
!Rmin/2: A, Rmin,i,j = Rmin/2,i + Rmin/2,j
|
|
!
|
|
!atom ignored epsilon Rmin/2 ignored eps,1-4 Rmin/2,1-4
|
|
!
|
|
cy 0.000000000 0.086000000 1.908000000
|
|
hc 0.000000000 0.015700000 1.487000000
|
|
|
|
END
|
|
|
|
!
|
|
! This Section can be cutted & pasted into the Fist input file..
|
|
!
|
|
CHARGES
|
|
cy -0.046700000
|
|
hc 0.046700000
|
|
END CHARGES
|