~ubuntu-branches/ubuntu/oneiric/mpqc/oneiric

« back to all changes in this revision

Viewing changes to src/bin/mpqc/validate/mbpt/mbpt_mp2r12_ne2.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Banck
  • Date: 2005-11-27 11:41:49 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051127114149-zgz9r3gk50w8ww2q
Tags: 2.3.0-1
* New upstream release.
* debian/rules (SONAME): Activate awk snippet for automatic so-name
  detection again, resulting in a bump to `7' and making a `c2a' for
  the C++ allocator change unnecessary; closes: #339232.
* debian/patches/00list (08_gcc-4.0_fixes): Removed, no longer needed.
* debian/rules (test): Remove workarounds, do not abort build if tests
  fail.
* debian/ref: Removed.
* debian/control.in (libsc): Added Conflict against libsc6c2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
  molecule = $:molecule
17
17
)
18
18
mpqc: (
 
19
  integrals<IntegralCints>: ()
19
20
  checkpoint = no
20
21
  savestate = no
21
22
  restart = no
35
36
    coor = $..:coor
36
37
    memory = 32000000
37
38
    stdapprox = "A"
38
 
    integrals<IntegralCints>: ()
39
39
    nfzc = 2
40
40
    aux_basis<GaussianBasisSet>: (
41
41
      name = "aug-cc-pVDZ"
48
48
      total_charge = 0
49
49
      multiplicity = 1
50
50
      memory = 32000000
51
 
      integrals<IntegralCints>: ()
52
51
      guess_wavefunction<CLHF>: (
53
 
        integrals<IntegralCints>: ()
54
52
        molecule = $:molecule
55
53
        total_charge = 0
56
54
        multiplicity = 1