Skip to content
Snippets Groups Projects
namtile 345 B
Newer Older
Guillaume Samson's avatar
Guillaume Samson committed
!-----------------------------------------------------------------------
&namtile        !   parameters of the tiling
!-----------------------------------------------------------------------
   ln_tile = .false.     !  Use tiling (T) or not (F)
   nn_ltile_i = 99999    !  Length of tiles in i
Guillaume Samson's avatar
Guillaume Samson committed
   nn_ltile_j = 10       !  Length of tiles in j
/