Statistiques
| Révision :

root / examples / Gaussian / HCN_zmat / HCN_Gaussian.path

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

1
 &path
2
  nat=3, ! Number of atoms
3
  ngeomi=3, ! Number of initial geometries
4
  ngeomf=16,  !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.04937470, ! Energy of the reactant, because it is not calculated
9
  EProd=0.07780150,  ! 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=F, ! 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='zmat',  ! we use mixed coordinates
18
  maxcyc=50, ! 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.02   ! Max displacement will be 0.02 a.u.
22
/
23
 3
24
HCN: E= 0.04937470
25
 H     0.0000     0.0000     0.0340
26
 C     0.0000     0.0000     1.1030
27
 N     0.0000     0.0000     2.2631
28
 3
29
    TS
30
 H     0.0000     1.1000     1.1030
31
 C     0.0000     0.0000     1.1030
32
 N     0.0000     0.0000     2.2631
33
 3
34
 Energy :      0.07780150
35
 H     0.000000     0.000000     2.187629
36
 C     0.000000     0.000000     0.04206
37
 N     0.000000     0.000000     1.220411
38
%chk=Test
39
#P  AM1 FORCE
40

    
41
 HCN in AM1. Test Case
42

    
43
0,1
44
H 0.000000    0.000000    0.000000
45
C 0.000000    0.000000    1.000
46
N 0.000000    0.000000    3.00
47

    
48