!------------------------------------------------------------------------------ &namdia ! Diagnostics !------------------------------------------------------------------------------ ln_icediachk = .false. ! check online the heat, mass & salt budgets at each time step ! ! rate of ice spuriously gained/lost. For ex., rn_icechk=1. <=> 1mm/year, rn_icechk=0.1 <=> 1mm/10years rn_icechk_cel = 1. ! check at any gridcell => stops the code if violated (and writes a file) rn_icechk_glo = 0.1 ! check over the entire ice cover => only prints warnings ln_icediahsb = .false. ! output the heat, mass & salt budgets (T) or not (F) ln_icectl = .false. ! ice points output for debug (T or F) iiceprt = 10 ! i-index for debug jiceprt = 10 ! j-index for debug /