Next: 8.8 Symmetry Up: 8 GENERAL PROGRAM STRUCTURE Previous: 8.6 Memory allocation


8.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
Oct 10, 2007