
&binary_job

   read_extra_binary_job_inlist(1) = .true.
   extra_binary_job_inlist_name(1) = 'inlist_project'

/ ! end of binary_job namelist


&binary_controls

   read_extra_binary_controls_inlist(1) = .true.
   extra_binary_controls_inlist_name(1) = 'inlist_project'

/ ! end of binary_controls namelist


&pgbinary

   read_extra_pgbinary_inlist(1) = .true.
   extra_pgbinary_inlist_name(1) = 'inlist_project'

/ ! end of pgbinary namelist
