New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 11526 – NEMO

Changeset 11526


Ignore:
Timestamp:
2019-09-10T16:24:04+02:00 (5 years ago)
Author:
clem
Message:

update doc namelists

Location:
NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/namelists
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/namelists/nambdy

    r11317 r11526  
    2222   nn_ice_dta    =  0         !  = 0, bdy data are equal to the initial state 
    2323   !                          !  = 1, bdy data are read in 'bdydata   .nc' files 
    24    rn_ice_tem    = 270.       !  si3 only: arbitrary temperature of incoming sea ice 
    25    rn_ice_sal    = 10.        !  si3 only:      --   salinity           -- 
    26    rn_ice_age    = 30.        !  si3 only:      --   age                -- 
    2724   ! 
    2825   ln_tra_dmp    =.false.     !  open boudaries conditions for tracers 
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/namelists/nambdy_dta

    r11317 r11526  
    1919   bn_sal      = 'amm12_bdyT_tra'        ,         24        , 'vosaline',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    2020!* for si3 
    21 !   bn_a_i     = 'amm12_bdyT_ice'        ,         24        , 'ileadfra',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    22 !   bn_h_i     = 'amm12_bdyT_ice'        ,         24        , 'iicethic',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    23 !   bn_h_s     = 'amm12_bdyT_ice'        ,         24        , 'isnowthi',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     21   bn_a_i      = 'amm12_bdyT_ice'        ,         24.       , 'siconc'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     22   bn_h_i      = 'amm12_bdyT_ice'        ,         24.       , 'sithic'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     23   bn_h_s      = 'amm12_bdyT_ice'        ,         24.       , 'snthic'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     24   bn_t_i      = 'NOT USED'              ,         24.       , 'sitemp'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     25   bn_t_s      = 'NOT USED'              ,         24.       , 'sntemp'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     26   bn_tsu      = 'NOT USED'              ,         24.       , 'sittop'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     27   bn_s_i      = 'NOT USED'              ,         24.       , 'sisalt'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     28   ! melt ponds (be careful, bn_aip is the pond concentration (not fraction), so it differs from rn_iceapnd) 
     29   bn_aip      = 'NOT USED'              ,         24.       , 'siapnd'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     30   bn_hip      = 'NOT USED'              ,         24.       , 'sihpnd'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     31   ! if bn_t_i etc are "not used", then define arbitrary temperatures and salinity and ponds 
     32   rn_ice_tem  = 270.         !  arbitrary temperature               of incoming sea ice 
     33   rn_ice_sal  = 10.          !       --   salinity                            -- 
     34   rn_ice_age  = 30.          !       --   age                                 -- 
     35   rn_ice_apnd = 0.2          !       --   pond fraction = a_ip/a_i            -- 
     36   rn_ice_hpnd = 0.05         !       --   pond depth                          -- 
    2437/ 
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/namelists/namdia

    r11042 r11526  
    22&namdia         !   Diagnostics 
    33!------------------------------------------------------------------------------ 
    4    ln_icediachk     = .false.         !  check online the heat, mass & salt budgets (T) or not (F) 
     4   ln_icediachk     = .false.         !  check online the heat, mass & salt budgets at each time step 
     5      !                               !     rate of ice spuriously gained/lost. For ex., rn_icechk=1. <=> 1mm/year, rn_icechk=0.1 <=> 1mm/10years 
     6      rn_icechk_cel =  1.             !     check at any gridcell           => stops the code if violated (and writes a file) 
     7      rn_icechk_glo =  0.1            !     check over the entire ice cover => only prints warnings 
    58   ln_icediahsb     = .false.         !  output the heat, mass & salt budgets (T) or not (F) 
    69   ln_icectl        = .false.         !  ice points output for debug (T or F) 
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/namelists/namini

    r11401 r11526  
    3131   sn_tsu = 'Ice_initialization'    , -12 ,'tsu'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    3232   sn_tms = 'NOT USED'              , -12 ,'tms'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     33   !      melt ponds (be careful, sn_apd is the pond concentration (not fraction), so it differs from rn_apd) 
    3334   sn_apd = 'NOT USED'              , -12 ,'apd'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    3435   sn_hpd = 'NOT USED'              , -12 ,'hpd'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/namelists/namthd_pnd

    r11042 r11526  
    22&namthd_pnd     !   Melt ponds 
    33!------------------------------------------------------------------------------ 
    4    ln_pnd_H12       = .false.         !  activate evolutive melt ponds (from Holland et al 2012) 
    5    ln_pnd_CST       = .false.         !  activate constant  melt ponds 
    6       rn_apnd       =   0.2           !     prescribed pond fraction, at Tsu=0 degC 
    7       rn_hpnd       =   0.05          !     prescribed pond depth,    at Tsu=0 degC 
    8    ln_pnd_alb       = .false.         !  melt ponds affect albedo or not 
     4   ln_pnd           = .false.         !  activate melt ponds or not 
     5     ln_pnd_H12     = .false.         !  activate evolutive melt ponds (from Holland et al 2012) 
     6     ln_pnd_CST     = .false.         !  activate constant  melt ponds 
     7       rn_apnd      =   0.2           !     prescribed pond fraction, at Tsu=0 degC 
     8       rn_hpnd      =   0.05          !     prescribed pond depth,    at Tsu=0 degC 
     9     ln_pnd_alb     = .false.         !  melt ponds affect albedo or not 
    910/ 
Note: See TracChangeset for help on using the changeset viewer.