~ubuntu-branches/ubuntu/vivid/psicode/vivid

« back to all changes in this revision

Viewing changes to tests/cc24/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
% UHF EOM CCSD DZ Molecular gradient of lowest 2B1 state of H2O+
 
2
default: (
 
3
   label = "EOM CCSD gradient"
 
4
   symmetry = c2v
 
5
   wfn = eom_ccsd
 
6
   docc = (3 0 0 1)
 
7
   socc = (0 0 1 0)
 
8
   states_per_irrep = (0 0 1 0)
 
9
   charge = 1
 
10
   reference = uhf
 
11
   jobtype = sp
 
12
   opentype = highspin
 
13
   multi = 2
 
14
   dertype = first
 
15
)
 
16
 
 
17
input: (
 
18
 basis = dz
 
19
 units = bohr
 
20
 geometry = (
 
21
  (H -0.107055195862289   0.000000000000000  -1.832806614599657)
 
22
  (O -0.107055195862289   0.000000000000000   0.094714436481352)
 
23
  (H  1.806098405595803   0.000000000000000   0.329620161376194)
 
24
 )
 
25
)