File: input.dat

package info (click to toggle)
psicode 3.4.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 46,416 kB
  • ctags: 18,563
  • sloc: cpp: 291,425; ansic: 12,788; fortran: 10,489; perl: 3,206; sh: 2,702; makefile: 2,205; ruby: 2,178; yacc: 110; lex: 53
file content (30 lines) | stat: -rw-r--r-- 548 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
psi: (
  label = "BH-H2+ C2v"
  jobtype = sp
  wfn = detci
  reference = rohf
  multp = 2
  charge = 1
  freeze_core = true
  docc = (3 0 0 0)
  socc = (1 0 0 0)

  basis = "cc-pVDZ"
  geometry = (
    (B     0.10369114     0.00000000     0.00000000)
    (H    -1.13269886     0.00000000     0.00000000)
    (H     3.00000000     0.37149000     0.00000000)
    (H     3.00000000    -0.37149000     0.00000000)
  )
)

scf: convergence = 10

detci: (
  fci = true
  num_roots = 2
  opdm = true
  transition_density = true
  energy_convergence = 8
)