~ubuntu-branches/ubuntu/precise/psicode/precise

« back to all changes in this revision

Viewing changes to tests/cc41/input.dat

  • Committer: Bazaar Package Importer
  • Author(s): Michael Banck
  • Date: 2008-06-07 16:49:57 UTC
  • mfrom: (2.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080607164957-8pifvb133yjlkagn
Tags: 3.3.0-3
* debian/rules (DEB_MAKE_CHECK_TARGET): Do not abort test suite on
  failures.
* debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Set ${bindir} to /usr/lib/psi.
* debian/rules (install/psi3): Move psi3 file to /usr/bin.
* debian/patches/07_464867_move_executables.dpatch: New patch, add
  /usr/lib/psi to the $PATH, so that the moved executables are found.
  (closes: #464867)
* debian/patches/00list: Adjusted.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
default: (
 
2
  label = "cc-pVDZ/CC2 H2O2"
 
3
  jobtype = sp
 
4
  wfn = cc2
 
5
  reference = rhf
 
6
  dertype = response
 
7
  property = rotation
 
8
  freeze_core = true
 
9
  omega = (589 355 nm)
 
10
  mu_irreps = (1 1 0)
 
11
  gauge = both
 
12
 
 
13
  basis = "cc-pVDZ"
 
14
  zmat = (
 
15
   (o)
 
16
   (o 1 1.39)
 
17
   (h 1 0.94 2 102.3)
 
18
   (h 2 0.94 1 102.3 3 -50.0)
 
19
  )
 
20
)