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

« back to all changes in this revision

Viewing changes to tests/dboc-rhf1/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
psi: (
 
2
  label = "cc-pVDZ RHF DBOC for H2O"
 
3
  jobtype = dboc
 
4
  wfn = scf
 
5
  reference = rhf
 
6
  basis = "cc-pVDZ"
 
7
  zmat = (
 
8
    o
 
9
    h 1 0.95885
 
10
    h 1 0.95885 2 104.343
 
11
  )
 
12
)
 
13
 
 
14
scf: (
 
15
  convergence = 14
 
16
)
 
17