manual
quickstart
instguide
update
basis
Next: 4.8 Symmetry
Up: 4 GENERAL PROGRAM STRUCTURE
Previous: 4.6 Memory allocation
Contents
Index
4.7 Multiple passes through the input
It is possible to perform loops over parts of the input using DO loops, very much
as in FORTRAN programs. DO loops may be nested to any reasonable depth.
This can be conveniently used, for instance, to compute automatically whole potential
energy surfaces.
molpro@molpro.net 2012-02-05