Skip to content

Commit c255625

Browse files
committed
Fixing CIS singlet matrix in hint 2. -TDC
1 parent b5eb78d commit c255625

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

Project#12/hints/hint2.md

+11-10
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@ Here is the CIS spin-adapted singlet matrix for the H<sub>2</sub>O STO-3G test c
22
```
33
1 2 3 4 5 6 7 8 9 10
44
5-
1 19.9585039 0.0000000 0.0074145 -0.0000000 -0.0000000 -0.0076611 0.0180084 -0.0000000 -0.0000000 0.0000000
6-
2 0.0000000 20.0113341 -0.0000000 0.0089205 -0.0076611 -0.0000000 -0.0000000 0.0037402 0.0000000 -0.0000000
7-
3 0.0074145 -0.0000000 1.0931793 0.0000000 -0.0000000 -0.0867137 0.0485372 -0.0000000 0.0000000 0.0000000
8-
4 -0.0000000 0.0089205 0.0000000 1.1888405 -0.0867137 0.0000000 -0.0000000 -0.0183287 0.0000000 0.0000000
9-
5 -0.0000000 -0.0076611 -0.0000000 -0.0867137 0.4757743 0.0000000 0.0000000 0.0615255 -0.0000000 0.0000000
10-
6 -0.0076611 -0.0000000 -0.0867137 0.0000000 0.0000000 0.5527668 0.0615255 -0.0000000 0.0000000 -0.0000000
11-
7 0.0180084 -0.0000000 0.0485372 -0.0000000 0.0000000 0.0615255 0.3703281 -0.0000000 0.0000000 -0.0000000
12-
8 -0.0000000 0.0037402 -0.0000000 -0.0183287 0.0615255 -0.0000000 -0.0000000 0.4442931 -0.0000000 0.0000000
13-
9 -0.0000000 0.0000000 0.0000000 0.0000000 -0.0000000 0.0000000 0.0000000 -0.0000000 0.2872555 0.0000000
14-
10 0.0000000 -0.0000000 0.0000000 0.0000000 0.0000000 -0.0000000 -0.0000000 0.0000000 0.0000000 0.3659890
5+
1 20.0108972 0.0000000 0.0270664 0.0000000 -0.0000000 -0.0192010 0.0215503 0.0000000 -0.0000000 0.0000000
6+
2 0.0000000 20.0503777 0.0000000 0.0471272 -0.0015840 -0.0000000 -0.0000000 0.0262356 0.0000000 -0.0000000
7+
3 0.0270664 0.0000000 1.2834848 -0.0000000 0.0000000 0.0510498 -0.0719668 0.0000000 -0.0000000 -0.0000000
8+
4 0.0000000 0.0471272 -0.0000000 1.3244734 -0.0262007 0.0000000 0.0000000 0.0160485 0.0000000 0.0000000
9+
5 -0.0000000 -0.0015840 0.0000000 -0.0262007 0.6257548 0.0000000 -0.0000000 -0.0467487 -0.0000000 -0.0000000
10+
6 -0.0192010 -0.0000000 0.0510498 0.0000000 0.0000000 0.8716646 -0.1382612 -0.0000000 -0.0000000 -0.0000000
11+
7 0.0215503 -0.0000000 -0.0719668 0.0000000 -0.0000000 -0.1382612 0.5614679 0.0000000 0.0000000 0.0000000
12+
8 0.0000000 0.0262356 0.0000000 0.0160485 -0.0467487 -0.0000000 0.0000000 0.5861985 0.0000000 0.0000000
13+
9 -0.0000000 0.0000000 -0.0000000 0.0000000 -0.0000000 -0.0000000 0.0000000 0.0000000 0.3564618 0.0000000
14+
10 0.0000000 -0.0000000 -0.0000000 0.0000000 -0.0000000 -0.0000000 0.0000000 0.0000000 0.0000000 0.4160717
15+
1516
```

0 commit comments

Comments
 (0)