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