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:
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.
multi;occ,14,4,9,2;frozen,12,1,6,0;wf,47,1,1;state,3
may be followed by mrci;occ,14,4,9,2;core,12,1,6,0;wf,47,1,1;state,3;
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.
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.