source:
ThirdParty/mpqc_open/src/bin/mpqc/validate/H2OFRQINPUTS/h2ofrq_scfsto3gc1frq.in
Last change on this file was 398fcd, checked in by , 8 years ago | |
---|---|
|
|
File size: 1.6 KB |
Line | |
---|---|
1 | % Emacs should use -*- KeyVal -*- mode |
2 | % this file was automatically generated |
3 | % label: water test series |
4 | % molecule specification |
5 | molecule<Molecule>: ( |
6 | symmetry = C1 |
7 | unit = angstrom |
8 | { atoms geometry } = { |
9 | O [ 0.000000000000 0.000000000000 0.369372944000 ] |
10 | H [ 0.783975899000 0.000000000000 -0.184686472000 ] |
11 | H [ -0.783975899000 0.000000000000 -0.184686472000 ] |
12 | } |
13 | ) |
14 | % basis set specification |
15 | basis<GaussianBasisSet>: ( |
16 | name = "STO-3G" |
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 = no |
32 | % method for computing the molecule's energy |
33 | mole<CLHF>: ( |
34 | molecule = $:molecule |
35 | basis = $:basis |
36 | coor = $..:coor |
37 | memory = 32000000 |
38 | total_charge = 0 |
39 | multiplicity = 1 |
40 | print_npa = yes |
41 | guess_wavefunction<CLHF>: ( |
42 | molecule = $:molecule |
43 | total_charge = 0 |
44 | multiplicity = 1 |
45 | basis<GaussianBasisSet>: ( |
46 | molecule = $:molecule |
47 | name = "STO-3G" |
48 | ) |
49 | memory = 32000000 |
50 | ) |
51 | hessian<FinDispMolecularHessian>: ( |
52 | checkpoint = no |
53 | restart = no |
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 | % vibrational frequency input |
68 | freq<MolecularFrequencies>: ( |
69 | molecule = $:molecule |
70 | ) |
71 | ) |
Note:
See TracBrowser
for help on using the repository browser.