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

« back to all changes in this revision

Viewing changes to tests/scf-opt5/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 = "DZP SCF optimization of CH4"
 
3
  wfn = scf
 
4
  reference = rhf
 
5
  jobtype = opt
 
6
  dertype = first
 
7
  convergence = 13
 
8
  conv = 10
 
9
  basis = "DZP"
 
10
  zmat = (
 
11
    C
 
12
    H 1 CH$
 
13
    H 1 CH$ 2 HCH$
 
14
    H 1 CH$ 2 HCH$ 3 TORS$
 
15
    H 1 CH$ 2 HCH$ 3 TORS2$
 
16
  )
 
17
  zvars = (
 
18
    CH 0.9
 
19
    HCH 109.45
 
20
    TORS 120.0
 
21
    TORS2 -120.0
 
22
  )
 
23
)