!----------------------------------------------------------------------- &namctl ! Control prints & Benchmark !----------------------------------------------------------------------- ln_ctl = .false. ! trends control print (expensive!) nprint = 0 ! level of print (0 no extra print) nictls = 0 ! start i indice of control sum (use to compare mono versus nictle = 0 ! end i indice of control sum multi processor runs njctls = 0 ! start j indice of control over a subdomain) njctle = 0 ! end j indice of control isplt = 1 ! number of processors in i-direction jsplt = 1 ! number of processors in j-direction nbench = 0 ! Bench mode (1/0): CAUTION use zero except for bench ! (no physical validity of the results) nbit_cmp = 0 ! bit comparison mode (1/0): CAUTION use zero except for test ! of comparison between single and multiple processor runs /