1echo
2start w2_mbk
3#https://theochem.weizmann.ac.il/web/papers/BMK/hbonds.txt
4geometry w2
5O    -0.06669458    -1.51548186     0.00000000
6H     0.81006678    -1.89582288     0.00000000
7H     0.06441562    -0.55983810     0.00000000
8O     0.05688431     1.38863235     0.00000000
9H    -0.41923751     1.71488519    -0.76387049
10H    -0.41923751     1.71488519     0.76387049
11end
12geometry w1
13  O   0.06178101    -1.39076908     0.00000000
14  H  -0.41362063    -1.71843908    -0.76373356
15  H  -0.41362063    -1.71843908     0.76373356
16end
17
18basis spherical
19* library aug-pc-2
20bqH library H aug-pc-2
21bqO library O aug-pc-2
22end
23
24driver
25clear
26tight
27end
28
29dft
30direct
31grid xfine
32convergence energy 1d-9
33tolerances acccoul 14
34xc GGA_C_BMK  HYB_MGGA_X_BMK
35noprint "final vectors analysis" multipole
36end
37set geometry w1
38set lindep:n_dep 0
39task dft optimize ignore
40
41driver
42clear
43tight
44maxiter 40
45eprec 1d-7
46end
47
48set geometry w2
49task dft optimize ignore
50bsse
51mon first 1 2 3
52mon second 4 5 6
53end
54
55task dft optimize
56
57