Next: 6.11 Variables
Up: 6 GENERAL PROGRAM STRUCTURE
Previous: 6.9 Data set manipulation
6.10 Memory allocation
MOLPRO allocates memory dynamically as required by the user on the MEMORY
card. Thus it is not necessary to maintain different versions of the program with
different memory sizes. If the MEMORY command is omitted, the program will use a
default memory size, which depends on the hardware used and how the program
was installed. Note that, on Unix machines, the default memory can be set on
the molpro command line using the flag -m.
P.J. Knowles and H.-J. Werner
molpro@tc.bham.ac.uk
Jan 15, 2002