INTERFACE:
subroutine control_setNL( NLfile ) implicit none
Set the namelist filename to use
ARGUMENTS:
character(len=*), intent(IN) :: NLFile ! Namelist filename
Created by Erik Kluzek