Statistiques
| Révision :

root / examples / Gaussian / SN2_cart / SN2_cart.path

Historique | Voir | Annoter | Télécharger (1,89 ko)

1
 &path
2
  nat=6, ! Number of atoms
3
  ngeomi=2, ! Number of initial geometries
4
  ngeomf=18,  !Number of geometries along the path
5
  OptReac=.F., ! Do you want to optimize the reactants ?
6
  OptProd=F,  ! Don't optimize the products
7
  Align=T, ! Do not align the molecules when interpolating geometries
8
  EReac=-0.21076866, ! Energy of the reactant, because it is not calculated
9
  EProd=-0.21076866,  ! As we don't optimize products, we can give their energy
10
  FFrozen=F,  ! Some atoms  are frozen. See FrozenList.
11
  PathOnly=.F.,  ! do NOT stop after generating the first path
12
  AutoCart=T, ! Determine automatically atom described in cartesian.
13
  HUpdate="MS", ! Use Murtagh-Sargent update for the Hessian matrix
14
  PathName="Test_Gaussian",  ! Geometries along the path store in 'Test_Gaussian.XXX'
15
  prog="gaussian",  ! Use Gaussian to get E and forces.
16
  ProgExe="g09", ! Use g09 for Gaussian executable
17
  coord='cart',  ! we use mixed coordinates
18
  maxcyc=51, ! Launch 50 iterations
19
  IReparam=5, ! re-distribution of points along the path every 5 iterations
20
  ISpline=500, ! Start using spline interpolation at iteration   500 (ie no spline !)
21
  SMax=0.05   ! Max displacement will be 0.02 a.u.
22
/
23
  6
24
   Cl- + H3CCl
25
   C  0.0 0.0 0.0
26
   Cl  1.791689 0.0 0.0
27
   H  -0.358375 1.037571 0.0
28
   H  -0.356525 -0.518921 -0.898137
29
   H  -0.360734 -0.518109 0.897921
30
   Cl  -6.0         0.001             0.
31
    6 
32
     ClCH3 + Cl-
33
  C           0.0     0.0     0.0
34
  Cl          6.0         0.001             0.
35
  H           0.358375       1.037571        0.0
36
  H           0.356525       -0.518921       -0.898137
37
  H           0.360734       -0.518109       0.897921
38
  Cl          -1.791689        0.0     0.0
39
%chk=Test
40
#P  HF/3-21G FORCE
41

    
42
 SN2 Reaction
43

    
44
-1,1
45
  C  0.0 0.0 0.0
46
  Cl  1.791689 0.0 0.0
47
  H  -0.358375 1.037571 0.0
48
  H  -0.356525 -0.518921 -0.898137
49
  H  -0.360734 -0.518109 0.897921
50
  Cl  -6.0         0.                0.
51

    
52