next up previous contents
Next: control_init Up: Fortran: Module Interface controlMod Previous: Fortran: Module Interface controlMod   Contents

control_setNL


INTERFACE:

   subroutine control_setNL( NLfile )
 
     implicit none
DESCRIPTION:

Set the namelist filename to use


ARGUMENTS:

   character(len=*), intent(IN) :: NLFile ! Namelist filename
REVISION HISTORY:
   Created by Erik Kluzek
LOCAL VARIABLES:




Erik Kluzek 2011-06-15