get_unused_unit Subroutine

subroutine get_unused_unit(unit)

This subroutine returns an available unit number. It is taken from the AstroGK code.

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: unit

Unit number.


Called by

proc~~get_unused_unit~3~~CalledByGraph proc~get_unused_unit~3 get_unused_unit proc~read_in_params~2 read_in_params proc~read_in_params~2->proc~get_unused_unit~3 program~interpolate interpolate program~interpolate->proc~read_in_params~2