Table of Contents

General hints - frequently asked questions

Molpro users should have a basic knowledge of quantum chemistry, from text books as recommended below.

Also, a basic knowledge of Linux / macOS is required.

As an introduction, studying the examples in this manual is recommended. Also, the Molpro forum at https://groups.google.com/g/molpro-user provides a lot of information. We request to post questions concerning Molpro to this forum.

Text books:

In a nutshell: how to start

Beginners should start with Hartree-Fock (basic theory, set up an input for HF, understanding the wf-card input and so on, try out basis sets, inspect orbitals); then one may:
- either pursue single-reference methods such as MP2, CCSD and variants
- or progress to MCSCF (MULTI) : wf-card, occ, closed, frozen card etc; then methods such as MRCI

After being familiar with these methods, one may explore more sophisticated tools which rely on them.

DFT is in many parts similar to Hartree-Fock concerning the input.

One should start with a basic input and then gradually increase complexity; it is not a good idea to start with a complicated input and then change input parameters without any knowledge what these parameters are meant for. Break problems into small pieces, and try to solve the smaller problems.

A more extended introduction how to use Molpro is in this section of the manual.

Introductory lecture notes and corresponding slides from an autumn school in Jülich.

Miscellaneous

Geometry

Basis set

SCF calculations

Convergence of energy calculations

Before increasing the number of iterations to very high values (such as “maxit,500”) far beyond the default:

See also here for hints how to converge SCF calculations.

MCSCF calculations

MRCI and CASPT2 calculations

Limit of 32 active orbitals

There is a limit of at most 32 active orbitals which is unlikely to be increased in the near future, see here. An active space of 32 active orbitals is however quite large, and usually smaller active spaces should be sufficient.

use: gthresh,thrprint=0 see here

molpro: No such file or directory

After installation, you will usually not be able to call molpro by just typing molpro, and you will get error messages such as e.g. No such file or directory or command not found. You have to bring molpro into the path. There are various ways such as setting a symbolic link e.g. from $HOME/bin/molpro to the installed molpro or explicity including it in the path. Please use a search engine or a book for such questions about Linux.

Hardware

It is recommended to use a computer with large memory (RAM) and large disk; also a large memory bandwidth is advantageous. We can however not recommend a certain vendor or CPU. For CPU benchmarks, https://www.spec.org may be useful.