Statistiques
| Révision :

root / examples / Gaussian / HCN_zmat / HCN_Gaussian.path @ 12

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

1 1 pfleura2
 &path
2 1 pfleura2
  nat=3, ! Number of atoms
3 1 pfleura2
  ngeomi=3, ! Number of initial geometries
4 1 pfleura2
  ngeomf=16,  !Number of geometries along the path
5 1 pfleura2
  OptReac=.F., ! Do you want to optimize the reactants ?
6 1 pfleura2
  OptProd=F,  ! Don't optimize the products
7 1 pfleura2
  Align=T, ! Do not align the molecules when interpolating geometries
8 1 pfleura2
  EReac=0.04937470, ! Energy of the reactant, because it is not calculated
9 1 pfleura2
  EProd=0.07780150,  ! As we don't optimize products, we can give their energy
10 1 pfleura2
  FFrozen=F,  ! Some atoms  are frozen. See FrozenList.
11 1 pfleura2
  PathOnly=.F.,  ! do NOT stop after generating the first path
12 1 pfleura2
  AutoCart=F, ! Determine automatically atom described in cartesian.
13 12 pfleura2
  HUpdate="MS", ! Use Murtagh-Sargent update for the Hessian matrix
14 1 pfleura2
  PathName="Test_Gaussian",  ! Geometries along the path store in 'Test_Gaussian.XXX'
15 1 pfleura2
  prog="gaussian",  ! Use Gaussian to get E and forces.
16 1 pfleura2
  ProgExe="g09", ! Use g09 for Gaussian executable
17 1 pfleura2
  coord='zmat',  ! we use mixed coordinates
18 1 pfleura2
  maxcyc=50, ! Launch 50 iterations
19 1 pfleura2
  IReparam=5, ! re-distribution of points along the path every 5 iterations
20 1 pfleura2
  ISpline=500, ! Start using spline interpolation at iteration   500 (ie no spline !)
21 1 pfleura2
  SMax=0.02   ! Max displacement will be 0.02 a.u.
22 1 pfleura2
/
23 1 pfleura2
 3
24 1 pfleura2
HCN: E= 0.04937470
25 1 pfleura2
 H     0.0000     0.0000     0.0340
26 1 pfleura2
 C     0.0000     0.0000     1.1030
27 1 pfleura2
 N     0.0000     0.0000     2.2631
28 1 pfleura2
 3
29 1 pfleura2
    TS
30 1 pfleura2
 H     0.0000     1.1000     1.1030
31 1 pfleura2
 C     0.0000     0.0000     1.1030
32 1 pfleura2
 N     0.0000     0.0000     2.2631
33 1 pfleura2
 3
34 1 pfleura2
 Energy :      0.07780150
35 1 pfleura2
 H     0.000000     0.000000     2.187629
36 1 pfleura2
 C     0.000000     0.000000     0.04206
37 1 pfleura2
 N     0.000000     0.000000     1.220411
38 1 pfleura2
%chk=Test
39 1 pfleura2
#P  AM1 FORCE
40 1 pfleura2
41 1 pfleura2
 HCN in AM1. Test Case
42 1 pfleura2
43 1 pfleura2
0,1
44 1 pfleura2
H 0.000000    0.000000    0.000000
45 1 pfleura2
C 0.000000    0.000000    1.000
46 1 pfleura2
N 0.000000    0.000000    3.00
47 1 pfleura2