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