source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/modeles/NEMO/doc/namelists/namitd @ 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: 621 bytes
Line 
1!------------------------------------------------------------------------------
2&namitd         !   Ice discretization
3!------------------------------------------------------------------------------
4   ln_cat_hfn       = .true.          !  ice categories are defined by a function following rn_himean**(-0.05)
5      rn_himean     =   2.0           !  expected domain-average ice thickness (m)
6   ln_cat_usr       = .false.         !  ice categories are defined by rn_catbnd below (m)
7      rn_catbnd     =   0.,0.45,1.1,2.1,3.7,6.0 
8   rn_himin         =   0.1           !  minimum ice thickness (m) used in remapping
9/
Note: See TracBrowser for help on using the repository browser.