[860145] | 1 |
|
---|
| 2 | The Massively Parallel Quantum Chemistry Program
|
---|
| 3 | MPQC 2.3
|
---|
| 4 |
|
---|
| 5 | DESCRIPTION
|
---|
| 6 | ===========
|
---|
| 7 |
|
---|
| 8 | MPQC computes the properties of molecules, ab initio, on a wide variety of
|
---|
| 9 | computer architectures.
|
---|
| 10 |
|
---|
| 11 | MPQC can compute closed shell and general restricted open shell
|
---|
| 12 | Hartree-Fock energies and gradients, density functional theory energies and
|
---|
| 13 | gradients, second order open shell perturbation theory (OPT2[2]) and
|
---|
| 14 | Z-averaged perturbation theory (ZAPT2) energies, and second order closed
|
---|
| 15 | shell Moeller-Plesset perturbation theory (MP2) energies and gradients.
|
---|
| 16 | Closed shell energies using (ABS) MP2-R12 are also supported. It also
|
---|
| 17 | includes an internal coordinate geometry optimizer.
|
---|
| 18 |
|
---|
| 19 | MPQC runs on Unix compatible workstations, symmetric multi-processors,
|
---|
| 20 | and parallel computers.
|
---|
| 21 |
|
---|
| 22 | LICENSE
|
---|
| 23 | =======
|
---|
| 24 |
|
---|
| 25 | This software is distributed under the GNU General Public License or the
|
---|
| 26 | GNU Library General Public License, as documented in each file. The the US
|
---|
| 27 | Government retains a limited license in some of the code, as prescribed in
|
---|
| 28 | AL 91-7. See the files LICENSE and LICENSE.LIB for details and additional
|
---|
| 29 | information.
|
---|
| 30 |
|
---|
| 31 | DISCLAIMER
|
---|
| 32 | ==========
|
---|
| 33 |
|
---|
| 34 | There is no warranty for the program, to the extent permitted by
|
---|
| 35 | applicable law. Except when otherwise stated in writing the copyright
|
---|
| 36 | holders and/or other parties provide the program "as is" without warranty
|
---|
| 37 | of any kind, either expressed or implied, including, but not limited to,
|
---|
| 38 | the implied warranties of merchantability and fitness for a particular
|
---|
| 39 | purpose. The entire risk as to the quality and performance of the program
|
---|
| 40 | is with you. Should the program prove defective, you assume the cost of
|
---|
| 41 | all necessary servicing, repair or correction.
|
---|
| 42 |
|
---|
| 43 | COMPILING AND RUNNING
|
---|
| 44 | =====================
|
---|
| 45 |
|
---|
| 46 | There are instructions for downloading, compiling, and running MPQC at
|
---|
| 47 | http://www.mpqc.org
|
---|