source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/modeles/NEMO/doc/namelists/namdia @ 5501

Last change on this file since 5501 was 5501, checked in by aclsce, 4 years ago

First import of IPSLCM6.5_work_ENSEMBLES working configuration

File size: 942 bytes
Line 
1!------------------------------------------------------------------------------
2&namdia         !   Diagnostics
3!------------------------------------------------------------------------------
4   ln_icediachk     = .false.         !  check online heat, mass & salt budgets
5      !                               !   rate of ice spuriously gained/lost at each time step => rn_icechk=1 <=> 1.e-6 m/hour
6      rn_icechk_cel =  100.           !     check at each gridcell          (1.e-4m/h)=> stops the code if violated (and writes a file)
7      rn_icechk_glo =  1.             !     check over the entire ice cover (1.e-6m/h)=> only prints warnings
8   ln_icediahsb     = .false.         !  output the heat, mass & salt budgets (T) or not (F)
9   ln_icectl        = .false.         !  ice points output for debug (T or F)
10      iiceprt       =  10             !     i-index for debug
11      jiceprt       =  10             !     j-index for debug
12/
Note: See TracBrowser for help on using the repository browser.