Candidate_v1.6.1
Line | |
---|
1 | % emacs should use -*- KeyVal -*- mode
|
---|
2 | % molecule specification
|
---|
3 | molecule<Molecule>: (
|
---|
4 | symmetry = C1
|
---|
5 | { atoms geometry } = {
|
---|
6 | O [ 0.0000000000 0.0000000000 0.8072934188 ]
|
---|
7 | H [ 1.4325589285 0.0000000000 -0.3941980761 ]
|
---|
8 | H [ -1.4325589285 0.0000000000 -0.3941980761 ]
|
---|
9 | }
|
---|
10 | )
|
---|
11 | % basis set specification
|
---|
12 | basis<GaussianBasisSet>: (
|
---|
13 | name = "STO-3G"
|
---|
14 | molecule = $:molecule
|
---|
15 | )
|
---|
16 | mpqc: (
|
---|
17 | checkpoint = no
|
---|
18 | savestate = no
|
---|
19 | % method for computing the molecule's energy
|
---|
20 | mole<CLHF>: (
|
---|
21 | molecule = $:molecule
|
---|
22 | basis = $:basis
|
---|
23 | memory = 16000000
|
---|
24 | )
|
---|
25 | % vibrational frequency input
|
---|
26 | freq<MolecularFrequencies>: (
|
---|
27 | molecule = $:molecule
|
---|
28 | )
|
---|
29 | )
|
---|
Note:
See
TracBrowser
for help on using the repository browser.