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