~ubuntu-branches/ubuntu/trusty/nwchem/trusty-proposed

« back to all changes in this revision

Viewing changes to QA/tests/nwxc_nwdft_1kr/nwxc_nwdft_1kr.nw

  • Committer: Package Import Robot
  • Author(s): Michael Banck, Daniel Leidert, Andreas Tille, Michael Banck
  • Date: 2013-07-04 12:14:55 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130704121455-5tvsx2qabor3nrui
Tags: 6.3-1
* New upstream release.
* Fixes anisotropic properties (Closes: #696361).
* New features include:
  + Multi-reference coupled cluster (MRCC) approaches
  + Hybrid DFT calculations with short-range HF 
  + New density-functionals including Minnesota (M08, M11) and HSE hybrid
    functionals
  + X-ray absorption spectroscopy (XAS) with TDDFT
  + Analytical gradients for the COSMO solvation model
  + Transition densities from TDDFT 
  + DFT+U and Electron-Transfer (ET) methods for plane wave calculations
  + Exploitation of space group symmetry in plane wave geometry optimizations
  + Local density of states (LDOS) collective variable added to Metadynamics
  + Various new XC functionals added for plane wave calculations, including
    hybrid and range-corrected ones
  + Electric field gradients with relativistic corrections 
  + Nudged Elastic Band optimization method
  + Updated basis sets and ECPs 

[ Daniel Leidert ]
* debian/watch: Fixed.

[ Andreas Tille ]
* debian/upstream: References

[ Michael Banck ]
* debian/upstream (Name): New field.
* debian/patches/02_makefile_flags.patch: Refreshed.
* debian/patches/06_statfs_kfreebsd.patch: Likewise.
* debian/patches/07_ga_target_force_linux.patch: Likewise.
* debian/patches/05_avoid_inline_assembler.patch: Removed, no longer needed.
* debian/patches/09_backported_6.1.1_fixes.patch: Likewise.
* debian/control (Build-Depends): Added gfortran-4.7 and gcc-4.7.
* debian/patches/10_force_gcc-4.7.patch: New patch, explicitly sets
  gfortran-4.7 and gcc-4.7, fixes test suite hang with gcc-4.8 (Closes:
  #701328, #713262).
* debian/testsuite: Added tests for COSMO analytical gradients and MRCC.
* debian/rules (MRCC_METHODS): New variable, required to enable MRCC methods.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# $Id: nwxc_nwdft_1kr.nw 23833 2013-03-18 21:09:20Z d3y133 $
 
2
echo
 
3
start nwxc_dat
 
4
 
 
5
geometry
 
6
  Kr 0.0 0.0 0.0
 
7
end
 
8
 
 
9
# Basis set by N Godbout, DR Salahub, J Andzelm, E Wimmer,
 
10
# Can J Chem 70, 560 (1992), DOI: 10.1139/v92-079.
 
11
# Uncontracted the 2 outer S-functions from the core shell.
 
12
basis
 
13
Kr    S
 
14
 121095.8700000             -0.0017062        
 
15
  18179.4990000             -0.0130372        
 
16
   4135.0244000             -0.0649915        
 
17
   1166.5606000             -0.2236678        
 
18
    379.5258400             -0.4665839        
 
19
    130.8760500             -0.3715006        
 
20
Kr    S
 
21
    253.4819300              0.1097265        
 
22
     30.0462320             -0.6301801        
 
23
     12.5257890             -0.4442448        
 
24
Kr    S
 
25
     23.2690980             -0.2343607        
 
26
      3.8678875              0.7351894        
 
27
      1.6436802              0.3983798        
 
28
Kr    S
 
29
      2.7904565              0.2305767        
 
30
      0.4676485             -0.7249465        
 
31
Kr    S
 
32
      0.1750899              1.0000000        
 
33
Kr    P
 
34
   1659.8844000             -0.0083195        
 
35
    392.5200600             -0.0633941        
 
36
    124.8949600             -0.2500195        
 
37
     45.4285890             -0.5049266        
 
38
     17.0162090             -0.3497957        
 
39
Kr    P
 
40
      9.3987393             -0.3290142        
 
41
      3.8150619             -0.5438178        
 
42
      1.5717667             -0.2324568        
 
43
Kr    P
 
44
      0.8101745              0.3373338        
 
45
      0.3064747              0.5352931        
 
46
Kr    P
 
47
      0.1093540              1.0000000        
 
48
Kr    D
 
49
     67.8193990              0.0580719        
 
50
     19.0035410              0.2812775        
 
51
      6.1890315              0.5301052        
 
52
      1.9192995              0.4008533        
 
53
Kr    D
 
54
      0.4020000              1.0000000 
 
55
end
 
56
 
 
57
# LDA exchange
 
58
 
 
59
dft
 
60
  vectors input atomic
 
61
  xc slater
 
62
end
 
63
task dft energy
 
64
 
 
65
# GGA exchange
 
66
 
 
67
dft
 
68
  vectors input atomic
 
69
  xc becke88
 
70
end
 
71
task dft energy
 
72
 
 
73
dft
 
74
  direct
 
75
  vectors input atomic
 
76
  xc xbnl07 hfexch
 
77
  cam 0.5 cam_alpha 0.0 cam_beta 1.0
 
78
end
 
79
task dft energy
 
80
 
 
81
dft
 
82
  direct
 
83
  vectors input atomic
 
84
  xc xcamb88 hfexch
 
85
  cam 0.33 cam_alpha 0.19 cam_beta 0.46
 
86
end
 
87
task dft energy
 
88
 
 
89
dft 
 
90
  direct
 
91
  vectors input atomic
 
92
  xc xcamlsd hfexch
 
93
  cam 0.3 cam_alpha 0.5 cam_beta 0.5
 
94
end
 
95
task dft energy
 
96
 
 
97
set dft:cam_exch F
 
98
set dft:direct   F
 
99
 
 
100
dft
 
101
  vectors input atomic
 
102
  xc xpbe96
 
103
end
 
104
task dft energy
 
105
 
 
106
dft
 
107
  vectors input atomic
 
108
  xc revpbe
 
109
end
 
110
task dft energy
 
111
 
 
112
dft
 
113
  vectors input atomic
 
114
  xc rpbe
 
115
end
 
116
task dft energy
 
117
 
 
118
dft
 
119
  vectors input atomic
 
120
  xc xtpss03
 
121
end
 
122
task dft energy
 
123
 
 
124
dft
 
125
  vectors input atomic
 
126
  xc xm05
 
127
end
 
128
task dft energy
 
129
 
 
130
dft
 
131
  vectors input atomic
 
132
  xc xm05-2x
 
133
end
 
134
task dft energy
 
135
 
 
136
dft
 
137
  vectors input atomic
 
138
  xc xm06
 
139
end
 
140
task dft energy
 
141
 
 
142
dft
 
143
  vectors input atomic
 
144
  xc xm06-l
 
145
end
 
146
task dft energy
 
147
 
 
148
dft
 
149
  vectors input atomic
 
150
  xc xm06-2x
 
151
end
 
152
task dft energy
 
153
 
 
154
dft
 
155
  vectors input atomic
 
156
  xc xm06-hf
 
157
end
 
158
task dft energy
 
159
 
 
160
dft
 
161
  vectors input atomic
 
162
  xc xm08-hx
 
163
end
 
164
task dft energy
 
165
 
 
166
dft
 
167
  vectors input atomic
 
168
  xc xm08-so
 
169
end
 
170
task dft energy
 
171
 
 
172
dft
 
173
  vectors input atomic
 
174
  xc xm11
 
175
end
 
176
task dft energy
 
177
 
 
178
dft
 
179
  vectors input atomic
 
180
  xc xm11-l
 
181
end
 
182
task dft energy
 
183
 
 
184
dft
 
185
  direct
 
186
  vectors input atomic
 
187
  xc xwpbe 1.00 hfexch 1.00
 
188
  cam 0.3 cam_alpha 0.00 cam_beta 1.00
 
189
end
 
190
task dft energy
 
191
 
 
192
set dft:cam_exch F
 
193
set dft:direct   F
 
194
 
 
195
# meta-GGA exchange
 
196
 
 
197
dft
 
198
  vectors input atomic
 
199
  xc xvs98
 
200
end
 
201
task dft energy
 
202
 
 
203
# Hartree-Fock exchange + VNW_X correlation 
 
204
 
 
205
dft
 
206
  vectors input atomic
 
207
  xc hfexch vwn_1
 
208
end
 
209
task dft energy
 
210
 
 
211
dft
 
212
  vectors input atomic
 
213
  xc hfexch vwn_1_rpa
 
214
end
 
215
task dft energy
 
216
 
 
217
dft
 
218
  vectors input atomic
 
219
  xc hfexch vwn_2
 
220
end
 
221
task dft energy
 
222
 
 
223
dft
 
224
  vectors input atomic
 
225
  xc hfexch vwn_3
 
226
end
 
227
task dft energy
 
228
 
 
229
dft
 
230
  vectors input atomic
 
231
  xc hfexch vwn_4
 
232
end
 
233
task dft energy
 
234
 
 
235
dft
 
236
  vectors input atomic
 
237
  xc hfexch vwn_5
 
238
end
 
239
task dft energy
 
240
 
 
241
# Hartree-Fock exchange + LDA(PW91) correlation 
 
242
 
 
243
dft
 
244
  vectors input atomic
 
245
  xc hfexch pw91lda
 
246
end
 
247
task dft energy
 
248
 
 
249
# Hartree-Fock exchange + GGA correlation 
 
250
 
 
251
dft
 
252
  vectors input atomic
 
253
  xc hfexch lyp
 
254
end
 
255
task dft energy
 
256
 
 
257
dft
 
258
  vectors input atomic
 
259
  xc hfexch cpbe96
 
260
end
 
261
task dft energy
 
262
 
 
263
dft
 
264
  vectors input atomic
 
265
  xc hfexch ctpss03
 
266
end
 
267
task dft energy
 
268
 
 
269
dft
 
270
  vectors input atomic
 
271
  xc hfexch cm05
 
272
end
 
273
task dft energy
 
274
 
 
275
dft
 
276
  vectors input atomic
 
277
  xc hfexch cm05-2x
 
278
end
 
279
task dft energy
 
280
 
 
281
dft
 
282
  vectors input atomic
 
283
  xc hfexch cm06
 
284
end
 
285
task dft energy
 
286
 
 
287
dft
 
288
  vectors input atomic
 
289
  xc hfexch cm06-l
 
290
end
 
291
task dft energy
 
292
 
 
293
dft
 
294
  vectors input atomic
 
295
  xc hfexch cm06-2x
 
296
end
 
297
task dft energy
 
298
 
 
299
dft
 
300
  vectors input atomic
 
301
  xc hfexch cm06-hf
 
302
end
 
303
task dft energy
 
304
 
 
305
dft
 
306
  vectors input atomic
 
307
  xc hfexch cm08-hx
 
308
end
 
309
task dft energy
 
310
 
 
311
dft
 
312
  vectors input atomic
 
313
  xc hfexch cm08-so
 
314
end
 
315
task dft energy
 
316
 
 
317
dft
 
318
  vectors input atomic
 
319
  xc hfexch cm11
 
320
end
 
321
task dft energy
 
322
 
 
323
dft
 
324
  vectors input atomic
 
325
  xc hfexch cm11-l
 
326
end
 
327
task dft energy
 
328
 
 
329
# Hartree-Fock exchange + meta-GGA correlation 
 
330
 
 
331
dft
 
332
  vectors input atomic
 
333
  xc hfexch bc95
 
334
end
 
335
task dft energy
 
336
 
 
337
dft
 
338
  vectors input atomic
 
339
  xc hfexch cpw6b95
 
340
end
 
341
task dft energy
 
342
 
 
343
dft
 
344
  vectors input atomic
 
345
  xc hfexch cpwb6k
 
346
end
 
347
task dft energy
 
348
 
 
349
dft
 
350
  vectors input atomic
 
351
  xc hfexch cvs98
 
352
end
 
353
task dft energy
 
354
 
 
355
# GGA exchange-correlation
 
356
 
 
357
dft
 
358
  vectors input atomic
 
359
  xc revpbe cpbe96
 
360
end
 
361
task dft energy
 
362
 
 
363
dft
 
364
  vectors input atomic
 
365
  xc rpbe cpbe96
 
366
end
 
367
task dft energy
 
368
 
 
369
dft
 
370
  vectors input atomic
 
371
  xc dldf
 
372
end
 
373
task dft energy
 
374
 
 
375
dft
 
376
  vectors input atomic
 
377
  xc xtpss03 ctpss03
 
378
end
 
379
task dft energy
 
380
 
 
381
dft
 
382
  vectors input atomic
 
383
  xc m05
 
384
end
 
385
task dft energy
 
386
 
 
387
dft
 
388
  vectors input atomic
 
389
  xc m05-2x
 
390
end
 
391
task dft energy
 
392
 
 
393
dft
 
394
  vectors input atomic
 
395
  xc m06
 
396
end
 
397
task dft energy
 
398
 
 
399
dft
 
400
  vectors input atomic
 
401
  xc m06-l
 
402
end
 
403
task dft energy
 
404
 
 
405
dft
 
406
  vectors input atomic
 
407
  xc m06-2x
 
408
end
 
409
task dft energy
 
410
 
 
411
dft
 
412
  vectors input atomic
 
413
  xc m06-hf
 
414
end
 
415
task dft energy
 
416
 
 
417
dft
 
418
  vectors input atomic
 
419
  xc m08-hx
 
420
end
 
421
task dft energy
 
422
 
 
423
dft
 
424
  vectors input atomic
 
425
  xc m08-so
 
426
end
 
427
task dft energy
 
428
 
 
429
dft
 
430
  vectors input atomic
 
431
  xc m11
 
432
end
 
433
task dft energy
 
434
 
 
435
dft
 
436
  vectors input atomic
 
437
  xc m11-l
 
438
end
 
439
task dft energy
 
440
 
 
441
dft
 
442
  direct
 
443
  vectors input atomic
 
444
  xc hse03
 
445
end
 
446
task dft energy
 
447
 
 
448
set dft:cam_exch F
 
449
set dft:direct   F