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

« back to all changes in this revision

Viewing changes to src/bin/ccenergy/ccenergy.1

  • 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:
190
190
pairs.  A value of \fIMP2\fP (the default) uses second-order
191
191
perturbation theory to correct the local-CCSD energy computed with
192
192
weak pairs ignored.
 
193
 
 
194
.IP "\fBPRINT_PAIR_ENERGIES =\fP \fIboolean\fP"
 
195
Indicates if the MP2 and CCSD pair energies should be printed. This is only possible
 
196
for RHF references. Default is false.
 
197
 
 
198
.IP "\fBSPINADAPT_ENERGIES =\fP \fIboolean\fP"
 
199
Indicates if spin-adapted pair energies should be printed.       
 
200
Default is false.
 
201