Next: 3.4 SUBROUTINE DEFAULT_INPS Up: 3 Utilities for input Previous: 3.2 SUBROUTINE DEFAULT_INPI

3.3 SUBROUTINE DEFAULT_INPF

      subroutine default_inpf(name,val,set)
      implicit double precision (a-h,o-z)
      character*(*) name,set
Adds a default parameter to the global list of an input set.
name:
name of the parameter
val:
floating point value associated to name
set:
name of input set


P.J. Knowles and H.-J. Werner
molpro-support@tc.bham.ac.uk
Jan 10, 2000