1 | % Emacs should use -*- KeyVal -*- mode
|
---|
2 | % this file was automatically generated
|
---|
3 | % label: symmetry test series 1
|
---|
4 | % molecule specification
|
---|
5 | molecule<Molecule>: (
|
---|
6 | symmetry = CS
|
---|
7 | unit = angstrom
|
---|
8 | { atoms geometry } = {
|
---|
9 | H [ 1.404000000000 1.404000000000 1.404000000000 ]
|
---|
10 | H [ -1.404000000000 -1.404000000000 1.404000000000 ]
|
---|
11 | H [ 1.404000000000 -1.404000000000 -1.404000000000 ]
|
---|
12 | H [ -1.404000000000 1.404000000000 -1.404000000000 ]
|
---|
13 | H [ -1.404000000000 -1.404000000000 -1.404000000000 ]
|
---|
14 | H [ 1.404000000000 1.404000000000 -1.404000000000 ]
|
---|
15 | H [ -1.404000000000 1.404000000000 1.404000000000 ]
|
---|
16 | H [ 1.404000000000 -1.404000000000 1.404000000000 ]
|
---|
17 | C [ 0.776000000000 0.776000000000 0.776000000000 ]
|
---|
18 | C [ -0.776000000000 -0.776000000000 0.776000000000 ]
|
---|
19 | C [ 0.776000000000 -0.776000000000 -0.776000000000 ]
|
---|
20 | C [ -0.776000000000 0.776000000000 -0.776000000000 ]
|
---|
21 | C [ -0.776000000000 -0.776000000000 -0.776000000000 ]
|
---|
22 | C [ 0.776000000000 0.776000000000 -0.776000000000 ]
|
---|
23 | C [ -0.776000000000 0.776000000000 0.776000000000 ]
|
---|
24 | C [ 0.776000000000 -0.776000000000 0.776000000000 ]
|
---|
25 | }
|
---|
26 | )
|
---|
27 | % basis set specification
|
---|
28 | basis<GaussianBasisSet>: (
|
---|
29 | name = "STO-3G"
|
---|
30 | molecule = $:molecule
|
---|
31 | )
|
---|
32 | mpqc: (
|
---|
33 | checkpoint = no
|
---|
34 | savestate = no
|
---|
35 | restart = no
|
---|
36 | % molecular coordinates for optimization
|
---|
37 | coor<SymmMolecularCoor>: (
|
---|
38 | molecule = $:molecule
|
---|
39 | generator<IntCoorGen>: (
|
---|
40 | molecule = $:molecule
|
---|
41 | )
|
---|
42 | )
|
---|
43 | do_energy = yes
|
---|
44 | do_gradient = yes
|
---|
45 | % method for computing the molecule's energy
|
---|
46 | mole<CLHF>: (
|
---|
47 | molecule = $:molecule
|
---|
48 | basis = $:basis
|
---|
49 | coor = $..:coor
|
---|
50 | memory = 32000000
|
---|
51 | total_charge = 0
|
---|
52 | multiplicity = 1
|
---|
53 | print_npa = yes
|
---|
54 | guess_wavefunction<CLHF>: (
|
---|
55 | molecule = $:molecule
|
---|
56 | total_charge = 0
|
---|
57 | multiplicity = 1
|
---|
58 | basis<GaussianBasisSet>: (
|
---|
59 | molecule = $:molecule
|
---|
60 | name = "STO-3G"
|
---|
61 | )
|
---|
62 | memory = 32000000
|
---|
63 | )
|
---|
64 | )
|
---|
65 | optimize = no
|
---|
66 | % optimizer object for the molecular geometry
|
---|
67 | opt<QNewtonOpt>: (
|
---|
68 | max_iterations = 20
|
---|
69 | function = $..:mole
|
---|
70 | update<BFGSUpdate>: ()
|
---|
71 | convergence<MolEnergyConvergence>: (
|
---|
72 | cartesian = yes
|
---|
73 | energy = $..:..:mole
|
---|
74 | )
|
---|
75 | )
|
---|
76 | )
|
---|