read_in_params Subroutine

subroutine read_in_params()

This subroutine reads in system parameters input file (namelist) as argument after executable: ./interpolate input.in

Arguments

None

Calls

proc~~read_in_params~~CallsGraph proc~read_in_params interpolate::read_in_params proc~get_runname~2 interpolate::get_runname proc~read_in_params->proc~get_runname~2 proc~get_unused_unit~2 interpolate::get_unused_unit proc~read_in_params->proc~get_unused_unit~2

Called by

proc~~read_in_params~~CalledByGraph proc~read_in_params interpolate::read_in_params program~interpolate interpolate program~interpolate->proc~read_in_params

Contents

None