Next: 3.12 SUBROUTINE SET_INPI
Up: 3 Utilities for input
Previous: 3.10 SUBROUTINE INI_INP
subroutine scan_inp(icol1,icol2,ls,set)
implicit double precision (a-h,o-z)
character*(*) set
Scans current input card for input parameters and adds these to
the local input list. Only input of the form name=value is
considered, other input is ignored.
- icol1:
- first column to be processed
- icol2:
- last column to be processed
- ls:
- number of significant characters considered in keywords
- set:
- name of input set
P.J. Knowles and H.-J. Werner
molpro-support@tc.bham.ac.uk
Jan 10, 2000