1echo
2memory total 2000 Mb
3start cosmo_h2o_bq_dat
4
5#permanent_dir ./perm
6#scratch_dir ./data
7
8geometry "bq_end" nocenter noautosym noautoz
9H    0.290  -1.478   2.133
10O    -0.526  -1.642   2.602
11H   -0.729  -0.989   3.278
12Bq   1.49104334820998       -1.12622254780829        2.48477745219171  charge     -1.038081477585204E-002
13bQ   0.641777452191707      -0.276956651790021        2.48477745219171 charge      1.038081477585204E-002
14end
15
16geometry "bq_mid" nocenter noautosym noautoz
17H    0.290  -1.478   2.133
18Bq   1.49104334820998       -1.12622254780829        2.48477745219171  charge     -1.038081477585204E-002
19bQ   0.641777452191707      -0.276956651790021        2.48477745219171 charge      1.038081477585204E-002
20O    -0.526  -1.642   2.602
21H   -0.729  -0.989   3.278
22end
23
24basis "atoms_only"
25* library 6-31G
26end
27
28basis "atoms_bq"
29* library 6-31G
30bQ library h 6-31G
31Bq library h cc-pVQZ
32end
33
34
35set "geometry" "bq_end"
36set "ao basis" "atoms_only"
37task scf
38
39set "geometry" "bq_mid"
40task scf
41
42set "ao basis" "atoms_bq"
43task scf
44