1 | % -*- KeyVal -*-
|
---|
2 |
|
---|
3 | trap_fpes = 0
|
---|
4 |
|
---|
5 | h<Molecule>: (
|
---|
6 | symmetry = d2h
|
---|
7 | unit = angstrom
|
---|
8 | { atoms geometry } = {
|
---|
9 | H [ 0.0 0.0 0.0 ]
|
---|
10 | }
|
---|
11 | )
|
---|
12 |
|
---|
13 | li<Molecule>: (
|
---|
14 | symmetry = d2h
|
---|
15 | unit = angstrom
|
---|
16 | { atoms geometry } = {
|
---|
17 | Li [ 0.0 0.0 0.0 ]
|
---|
18 | }
|
---|
19 | )
|
---|
20 |
|
---|
21 | heh<Molecule>: (
|
---|
22 | symmetry = C1
|
---|
23 | unit = angstrom
|
---|
24 | { atoms geometry } = {
|
---|
25 | He [ 0.00000000 0.00000000 1.00000000 ]
|
---|
26 | H [ 0.00000000 0.00000000 -1.00000000 ]
|
---|
27 | }
|
---|
28 | )
|
---|
29 |
|
---|
30 | hehe<Molecule>: (
|
---|
31 | symmetry = C1
|
---|
32 | unit = angstrom
|
---|
33 | { atoms geometry } = {
|
---|
34 | He [ 0.00000000 0.00000000 1.00000000 ]
|
---|
35 | He [ 0.00000000 0.00000000 -1.00000000 ]
|
---|
36 | }
|
---|
37 | )
|
---|
38 |
|
---|
39 | hehy<Molecule>: (
|
---|
40 | symmetry = C1
|
---|
41 | unit = angstrom
|
---|
42 | { atoms geometry } = {
|
---|
43 | He [ 0.00000000 1.00000000 0.00000000 ]
|
---|
44 | H [ 0.00000000 -1.00000000 0.00000000 ]
|
---|
45 | }
|
---|
46 | )
|
---|
47 |
|
---|
48 | he<Molecule>: (
|
---|
49 | symmetry = d2h
|
---|
50 | unit = angstrom
|
---|
51 | { atoms geometry } = {
|
---|
52 | He [ 0.0 0.0 0.0 ]
|
---|
53 | }
|
---|
54 | )
|
---|
55 |
|
---|
56 | hf<Molecule>: (
|
---|
57 | symmetry = c2v
|
---|
58 | unit = angstrom
|
---|
59 | { atoms geometry } = {
|
---|
60 | H [ 0.000000 0.000000 -0.832050 ]
|
---|
61 | F [ 0.000000 0.000000 0.092450 ]
|
---|
62 | }
|
---|
63 | )
|
---|
64 |
|
---|
65 | h2o<Molecule>: (
|
---|
66 | symmetry = C1
|
---|
67 | unit = angstrom
|
---|
68 | { atoms geometry } = {
|
---|
69 | O [ 0.00000000 0.00000000 0.36937294 ]
|
---|
70 | H [ 0.78397590 0.00000000 -0.18468647 ]
|
---|
71 | H [ -0.78397590 0.00000000 -0.18468647 ]
|
---|
72 | }
|
---|
73 | )
|
---|
74 |
|
---|
75 | nel<NElFunctional>:()
|
---|
76 |
|
---|
77 | slaterx<SlaterXFunctional>: ()
|
---|
78 |
|
---|
79 | pw92lc<PW92LCFunctional>: ()
|
---|
80 |
|
---|
81 | xalpha<XalphaFunctional>: ()
|
---|
82 |
|
---|
83 | hfb<SumDenFunctional>: (
|
---|
84 | coefs = [ 1.0 1.0 ]
|
---|
85 | funcs: [
|
---|
86 | <SlaterXFunctional>: ()
|
---|
87 | <Becke88XFunctional>: ()
|
---|
88 | ]
|
---|
89 | )
|
---|
90 |
|
---|
91 | blyp<SumDenFunctional>: (
|
---|
92 | coefs = [ 1.0 1.0 1.0 ]
|
---|
93 | funcs: [
|
---|
94 | <SlaterXFunctional>: ()
|
---|
95 | <Becke88XFunctional>: ()
|
---|
96 | <LYPCFunctional>: ()
|
---|
97 | ]
|
---|
98 | )
|
---|
99 |
|
---|
100 | b3lyp<SumDenFunctional>: (
|
---|
101 | coefs = [ 0.8 0.72 0.19 0.81]
|
---|
102 | a0 = 0.2
|
---|
103 | funcs: [
|
---|
104 | <SlaterXFunctional>: ()
|
---|
105 | <Becke88XFunctional>: ()
|
---|
106 | <VWN3LCFunctional>: ()
|
---|
107 | <LYPCFunctional>: ()
|
---|
108 | ]
|
---|
109 | )
|
---|
110 |
|
---|
111 | pbex<PBEXFunctional>: ()
|
---|
112 | pbexo<PBEXFunctionalOld>: ()
|
---|
113 |
|
---|
114 | pbec<PBECFunctional>: ()
|
---|
115 |
|
---|
116 | pbeco<PBECFunctionalOld>: ()
|
---|
117 |
|
---|
118 | pbe<SumDenFunctional>: (
|
---|
119 | coefs = [ 1.0 1.0 ]
|
---|
120 | funcs: [
|
---|
121 | <PBEXFunctional>: ()
|
---|
122 | <PBECFunctional>: ()
|
---|
123 | ]
|
---|
124 | )
|
---|
125 |
|
---|
126 | mpw91_pw91x<mPW91XFunctional>: ( constants = "PW91" )
|
---|
127 | mpw91_b88x<mPW91XFunctional>: ( constants = "B88" )
|
---|
128 | pw91x<PW91XFunctional>: ()
|
---|
129 | pw91c<PW91CFunctional>: ()
|
---|
130 | pw91co<PW91CFunctionalOld>: ()
|
---|
131 | b88x<SumDenFunctional>: (
|
---|
132 | coefs = [ 1.0 1.0 ]
|
---|
133 | funcs: [
|
---|
134 | <SlaterXFunctional>: ()
|
---|
135 | <Becke88XFunctional>: ()
|
---|
136 | ]
|
---|
137 | )
|
---|
138 |
|
---|
139 |
|
---|
140 | pw92lc<PW92LCFunctional>: ()
|
---|
141 |
|
---|
142 | pw91<SumDenFunctional>: (
|
---|
143 | coefs = [ 1.0 1.0 ]
|
---|
144 | funcs: [
|
---|
145 | <PW91XFunctional>: ()
|
---|
146 | <PW91CFunctional>: ()
|
---|
147 | ]
|
---|
148 | )
|
---|
149 |
|
---|
150 | pbecnl<SumDenFunctional>: (
|
---|
151 | coefs = [ 1.0 -1.0 ]
|
---|
152 | funcs: [
|
---|
153 | <PBECFunctional>: ()
|
---|
154 | <PW92LCFunctional>: ()
|
---|
155 | ]
|
---|
156 | )
|
---|
157 |
|
---|
158 | valtest = [ $:pbex $:pbec ] %$:pw91c $:pw91co $:pw92lc $:pw91 $:b88x $:mpw91_b88x $:pbe $:pw91c]
|
---|
159 |
|
---|
160 | basis<GaussianBasisSet>: (
|
---|
161 | %name = test
|
---|
162 | %name = test2
|
---|
163 | %name = "STO-3G"
|
---|
164 | name = "3-21G"
|
---|
165 | %name = "6-31G"
|
---|
166 | molecule = $..:molecule
|
---|
167 | )
|
---|
168 |
|
---|
169 | clwfn<CLHF>:(
|
---|
170 | molecule = $:molecule
|
---|
171 | basis = $:basis
|
---|
172 | memory = 16000000
|
---|
173 | )
|
---|
174 |
|
---|
175 | oswfn<HSOSSCF>:(
|
---|
176 | molecule = $:li
|
---|
177 | basis = $:basis
|
---|
178 | memory = 16000000
|
---|
179 | )
|
---|
180 |
|
---|
181 | clks<CLKS>: (
|
---|
182 | value_accuracy = 1.0e-8
|
---|
183 | molecule = $:molecule
|
---|
184 | basis = $:basis
|
---|
185 | functional = $:functional
|
---|
186 | guess_wavefunction<CLHF>: (
|
---|
187 | molecule = $:molecule
|
---|
188 | basis<GaussianBasisSet>: (
|
---|
189 | name = "STO-3G"
|
---|
190 | molecule = $:molecule
|
---|
191 | )
|
---|
192 | )
|
---|
193 | )
|
---|
194 |
|
---|
195 | wfn = $:clwfn
|
---|
196 | %dft = $:clks
|
---|
197 | molecule = $:h2o
|
---|
198 | % HFB works for h2o/3-21G hehe/3-21G
|
---|
199 | % BLYP works dE/dx == DE/Dx for hehe/3-21G h2o/3-21G
|
---|
200 | % B3LYP fails dE/dx == DE/Dx for hehe/3-21G
|
---|
201 | functional = $:b3lyp
|
---|
202 |
|
---|
203 | basis: (
|
---|
204 | helium: test: [
|
---|
205 | (type: [am = s]
|
---|
206 | {exp coef:0} = {
|
---|
207 | 6.36242139 0.15432897
|
---|
208 | 1.15892300 0.53532814
|
---|
209 | 0.31364979 0.44463454
|
---|
210 | })
|
---|
211 | (type: [am = p]
|
---|
212 | {exp coef:0} = {
|
---|
213 | 1.0 1.0
|
---|
214 | })
|
---|
215 | ]
|
---|
216 | helium: test2: [
|
---|
217 | (type: [am = s]
|
---|
218 | {exp coef:0} = {
|
---|
219 | 6.36242139 0.15432897
|
---|
220 | 1.15892300 0.53532814
|
---|
221 | 0.31364979 0.44463454
|
---|
222 | })
|
---|
223 | (type: [am = s]
|
---|
224 | {exp coef:0} = {
|
---|
225 | 0.01 1.0
|
---|
226 | })
|
---|
227 | ]
|
---|
228 | helium: test3: [
|
---|
229 | (type: [am = s]
|
---|
230 | {exp coef:0} = {
|
---|
231 | 4.0 1.0
|
---|
232 | 2.0 1.0
|
---|
233 | })
|
---|
234 | ]
|
---|
235 | )
|
---|