input_unit Function

function input_unit(nml)

This function returns a unit number for a namelist. It is taken from the AstroGK code.

Arguments

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

Namelist identifier.

Return Value integer

Unit number for namelist.