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 11518 for NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/cfgs – NEMO

Ignore:
Timestamp:
2019-09-09T19:57:45+02:00 (5 years ago)
Author:
clem
Message:

add the final touch to the famous gaston's branch. More precisely, add the possibility to have melt ponds as input file when using bdy

Location:
NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/cfgs
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/cfgs/SHARED/field_def_nemo-ice.xml

    r11377 r11518  
    4646      
    4747     <!-- melt ponds --> 
    48      <field id="iceapnd"      long_name="melt pond fraction"                                      standard_name="sea_ice_meltpond_fraction"                 unit="%" />  
     48     <field id="iceapnd"      long_name="melt pond concentration"                                 standard_name="sea_ice_meltpond_concentration"            unit=""  />  
     49          <field id="icehpnd"      long_name="melt pond depth"                                         standard_name="sea_ice_meltpond_depth"                    unit="m" />  
    4950          <field id="icevpnd"      long_name="melt pond volume"                                        standard_name="sea_ice_meltpond_volume"                   unit="m" />  
    5051      
     
    326327     <field field_ref="icesalt"          name="sisali" /> 
    327328     <field field_ref="iceapnd"          name="siapnd" /> 
     329     <field field_ref="icehpnd"          name="sihpnd" /> 
    328330     <field field_ref="icevpnd"          name="sivpnd" /> 
    329331          <field field_ref="iceage"           name="siage"  /> 
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/cfgs/SHARED/namelist_ice_ref

    r11513 r11518  
    177177&namthd_pnd     !   Melt ponds 
    178178!------------------------------------------------------------------------------ 
    179    ln_pnd_H12       = .false.         !  activate evolutive melt ponds (from Holland et al 2012) 
    180    ln_pnd_CST       = .false.         !  activate constant  melt ponds 
    181       rn_apnd       =   0.2           !     prescribed pond fraction, at Tsu=0 degC 
    182       rn_hpnd       =   0.05          !     prescribed pond depth,    at Tsu=0 degC 
    183    ln_pnd_alb       = .false.         !  melt ponds affect albedo or not 
     179   ln_pnd           = .false.         !  activate melt ponds or not 
     180     ln_pnd_H12     = .false.         !  activate evolutive melt ponds (from Holland et al 2012) 
     181     ln_pnd_CST     = .false.         !  activate constant  melt ponds 
     182       rn_apnd      =   0.2           !     prescribed pond fraction, at Tsu=0 degC 
     183       rn_hpnd      =   0.05          !     prescribed pond depth,    at Tsu=0 degC 
     184     ln_pnd_alb     = .false.         !  melt ponds affect albedo or not 
    184185/ 
    185186!------------------------------------------------------------------------------ 
     
    207208   rn_hpd_ini_n     =   0.05          !  initial pond depth          (m), North 
    208209   rn_hpd_ini_s     =   0.05          !        "            "             South 
    209    !        ! if ln_iceini_file=T 
     210   ! -- for ln_iceini_file = T 
    210211   sn_hti = 'Ice_initialization'    , -12 ,'hti'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    211212   sn_hts = 'Ice_initialization'    , -12 ,'hts'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     
    215216   sn_tsu = 'Ice_initialization'    , -12 ,'tsu'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    216217   sn_tms = 'NOT USED'              , -12 ,'tms'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     218   !      melt ponds (be careful, sn_apd is the pond concentration (not fraction), so it differs from rn_apd) 
    217219   sn_apd = 'NOT USED'              , -12 ,'apd'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    218220   sn_hpd = 'NOT USED'              , -12 ,'hpd'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/cfgs/SHARED/namelist_ref

    r11510 r11518  
    630630   bn_tem      = 'amm12_bdyT_tra'        ,         24.       , 'votemper',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    631631   bn_sal      = 'amm12_bdyT_tra'        ,         24.       , 'vosaline',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    632    !* for si3 
    633    bn_a_i      = 'amm12_bdyT_ice'        ,         24.       , 'ileadfra',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    634    bn_h_i      = 'amm12_bdyT_ice'        ,         24.       , 'iicethic',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    635    bn_h_s      = 'amm12_bdyT_ice'        ,         24.       , 'isnowthi',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    636    bn_t_i      = 'NOT USED'              ,         24.       , 'iicetemp',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    637    bn_t_s      = 'NOT USED'              ,         24.       , 'isnwtemp',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    638    bn_tsu      = 'NOT USED'              ,         24.       , 'isurtemp',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    639    bn_s_i      = 'NOT USED'              ,         24.       , 'iicesalt',    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    640    ! if bn_t_i, bn_tsu and bn_s_i are "not used", then define arbitrary temperatures and salinity 
    641    rn_ice_tem  = 270.         !  arbitrary temperature of incoming sea ice 
    642    rn_ice_sal  = 10.          !       --   salinity           -- 
    643    rn_ice_age  = 30.          !       --   age                -- 
    644    rn_ice_apnd = 0.2          !       --   pond conc.         -- 
    645    rn_ice_hpnd = 0.05         !       --   pond depth         -- 
     632!* for si3 
     633   bn_a_i      = 'amm12_bdyT_ice'        ,         24.       , 'siconc'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     634   bn_h_i      = 'amm12_bdyT_ice'        ,         24.       , 'sithic'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     635   bn_h_s      = 'amm12_bdyT_ice'        ,         24.       , 'snthic'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     636   bn_t_i      = 'NOT USED'              ,         24.       , 'sitemp'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     637   bn_t_s      = 'NOT USED'              ,         24.       , 'sntemp'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     638   bn_tsu      = 'NOT USED'              ,         24.       , 'sittop'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     639   bn_s_i      = 'NOT USED'              ,         24.       , 'sisalt'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     640   ! melt ponds (be careful, bn_aip is the pond concentration (not fraction), so it differs from rn_iceapnd) 
     641   bn_aip      = 'NOT USED'              ,         24.       , 'siapnd'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     642   bn_hip      = 'NOT USED'              ,         24.       , 'sihpnd'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     643   ! if bn_t_i etc are "not used", then define arbitrary temperatures and salinity and ponds 
     644   rn_ice_tem  = 270.         !  arbitrary temperature               of incoming sea ice 
     645   rn_ice_sal  = 10.          !       --   salinity                            -- 
     646   rn_ice_age  = 30.          !       --   age                                 -- 
     647   rn_ice_apnd = 0.2          !       --   pond fraction = a_ip/a_i            -- 
     648   rn_ice_hpnd = 0.05         !       --   pond depth                          -- 
    646649/ 
    647650!----------------------------------------------------------------------- 
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/cfgs/SPITZ12/EXPREF/namelist_ice_cfg

    r11263 r11518  
    8080&namthd_pnd     !   Melt ponds 
    8181!------------------------------------------------------------------------------ 
    82    ln_pnd_H12       = .true.          !  activate evolutive melt ponds (from Holland et al 2012) 
    83    ln_pnd_alb       = .true.          !  melt ponds affect albedo or not 
     82   ln_pnd           = .true.          !  activate melt ponds or not 
     83     ln_pnd_H12     = .true.          !  activate evolutive melt ponds (from Holland et al 2012) 
     84     ln_pnd_alb     = .true.          !  melt ponds affect albedo or not 
    8485/ 
    8586 
Note: See TracChangeset for help on using the changeset viewer.