input_unit Function

private function input_unit(nml)

Determine I/O unit.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: nml

Return Value integer


Called by

proc~~input_unit~~CalledByGraph proc~input_unit input_unit proc~get_indexed_namelist_unit get_indexed_namelist_unit proc~get_indexed_namelist_unit->proc~input_unit proc~read_guess_input read_guess_input proc~read_guess_input->proc~get_indexed_namelist_unit proc~read_in_params read_in_params proc~read_in_params->proc~get_indexed_namelist_unit proc~read_scan_input read_scan_input proc~read_scan_input->proc~get_indexed_namelist_unit program~plume plume program~plume->proc~read_guess_input program~plume->proc~read_in_params program~plume->proc~read_scan_input