Next: 3.9 SUBROUTINE SET_INPS_G
Up: 3 Utilities for input
Previous: 3.7 SUBROUTINE SET_INPI_G
subroutine set_inpf_g(name,ls,val,set,prog)
implicit double precision (a-h,o-z)
character*(*) name,set,prog
Adds a floating point parameter to the global list of an input set.
- name:
- name of the parameter
- ls:
- max. number of significant characters in ''name''
- val:
- input value associated to name
- set:
- name of input set
- prog:
- program for which this parameter is valid (blank=all)
P.J. Knowles and H.-J. Werner
molpro-support@tc.bham.ac.uk
Jan 10, 2000