~ubuntu-branches/ubuntu/quantal/psicode/quantal

« back to all changes in this revision

Viewing changes to tests/cc5/input.dat

  • Committer: Bazaar Package Importer
  • Author(s): Michael Banck
  • Date: 2006-09-10 14:01:33 UTC
  • Revision ID: james.westby@ubuntu.com-20060910140133-ib2j86trekykfsfv
Tags: upstream-3.2.3
ImportĀ upstreamĀ versionĀ 3.2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
default: (
 
2
  label = "Planar C4NH4 cc-pVTZ+/CCSD(T)//cc-pVDZ/CCSD(T)"
 
3
 
 
4
  wfn = ccsd_t
 
5
  reference = rhf
 
6
  charge = -1
 
7
  dertype = none
 
8
  memory = (1000.0 MB)
 
9
  docc = (10 1 4 3)
 
10
  freeze_core = true
 
11
  print = 2
 
12
)
 
13
 
 
14
input: (
 
15
  basis = "aug-cc-pVTZ"
 
16
  units = bohr
 
17
  geometry = (
 
18
    C         0.00000000     0.00000000     2.13868804
 
19
    N         0.00000000     0.00000000     4.42197911
 
20
    C         0.00000000     0.00000000    -0.46134192
 
21
    C        -1.47758582     0.00000000    -2.82593059
 
22
    C         1.47758582     0.00000000    -2.82593059
 
23
    H        -2.41269553    -1.74021190    -3.52915989
 
24
    H        -2.41269553     1.74021190    -3.52915989
 
25
    H         2.41269553     1.74021190    -3.52915989
 
26
    H         2.41269553    -1.74021190    -3.52915989
 
27
  )
 
28
)