Skip to content

Commit a4c1947

Browse files
committed
Added Kohn Sham orbitals for ORDM test
1 parent acf9252 commit a4c1947

File tree

2 files changed

+245798
-0
lines changed

2 files changed

+245798
-0
lines changed

ks.basis

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
orbitals {
2+
cutoff_mo
3+
orbfile ks.orb
4+
nmo 64
5+
6+
BASIS {
7+
SI
8+
AOSPLINE
9+
10+
11+
GAMESS {
12+
S 7
13+
1 0.2827 0.4643
14+
2 0.6141 -0.002322
15+
3 1.334 -0.2682
16+
4 2.899 0.03192
17+
5 6.297 -0.000106
18+
6 13.68 -0.000145
19+
7 29.72 6.7e-05
20+
P 6
21+
1 0.3308 0.2817
22+
2 0.6897 0.06988
23+
3 1.438 -0.05631
24+
4 2.997 0.000744
25+
5 6.247 -0.000259
26+
6 13.02 -2.2e-05
27+
5D 1
28+
1 0.5398 1
29+
7F_crystal 1
30+
1 0.353 1
31+
S 1
32+
1 0.4 1
33+
P 1
34+
1 0.4 1
35+
}
36+
}
37+
}

0 commit comments

Comments
 (0)