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 13727 for NEMO/branches/2020/dev_12905_xios_restart/cfgs/WED025/EXPREF – NEMO

Ignore:
Timestamp:
2020-11-05T15:18:53+01:00 (4 years ago)
Author:
andmirek
Message:

Ticket #2462: Upate to trunk rev 13688

Location:
NEMO/branches/2020/dev_12905_xios_restart
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_12905_xios_restart

    • Property svn:externals
      •  

        old new  
        33^/utils/build/mk@HEAD         mk 
        44^/utils/tools@HEAD            tools 
        5 ^/vendors/AGRIF/dev@HEAD      ext/AGRIF 
         5^/vendors/AGRIF/dev_r12970_AGRIF_CMEMS      ext/AGRIF 
        66^/vendors/FCM@HEAD            ext/FCM 
        77^/vendors/IOIPSL@HEAD         ext/IOIPSL 
        88 
        99# SETTE 
        10 ^/utils/CI/sette@HEAD         sette 
         10^/utils/CI/sette@13559        sette 
  • NEMO/branches/2020/dev_12905_xios_restart/cfgs/WED025/EXPREF/context_nemo.xml

    r11487 r13727  
    99    <!-- Year of time origin for NetCDF files; defaults to 1800 --> 
    1010       <variable id="ref_year" type="int"   > 1800 </variable> 
    11        <variable id="rau0"     type="float" > 1026.0 </variable> 
     11       <variable id="rho0"     type="float" > 1026.0 </variable> 
    1212       <variable id="cpocean"  type="float" > 3991.86795711963 </variable> 
    1313       <variable id="convSpsu" type="float" > 0.99530670233846  </variable> 
  • NEMO/branches/2020/dev_12905_xios_restart/cfgs/WED025/EXPREF/file_def_nemo-ice.xml

    r12905 r13727  
    5050       <field field_ref="normstr"          name="normstr" /> 
    5151       <field field_ref="sheastr"          name="sheastr" /> 
    52        <field field_ref="isig1"            name="isig1"   /> 
    53        <field field_ref="isig2"            name="isig2"   /> 
    54        <field field_ref="isig3"            name="isig3"   /> 
     52       <field field_ref="sig1_pnorm"       name="sig1_pnorm"/> 
     53       <field field_ref="sig2_pnorm"       name="sig2_pnorm"/> 
    5554        
    5655       <!-- heat fluxes --> 
  • NEMO/branches/2020/dev_12905_xios_restart/cfgs/WED025/EXPREF/namelist_cfg

    r12905 r13727  
    116116   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk ) 
    117117                     ! Sea-ice : 
    118    nn_ice      = 2         !  =0 no ice boundary condition     
     118   nn_ice      = 2         !  =0 no ice boundary condition 
    119119      !                    !  =1 use observed ice-cover                 (  => fill namsbc_iif ) 
    120       !                    !  =2 or 3 automatically for SI3 or CICE    ("key_si3" or "key_cice") 
    121       !                    !          except in AGRIF zoom where it has to be specified 
     120      !                    !  =2 or 3 for SI3 and CICE, respectively 
    122121   ln_ice_embd = .false.   !  =T embedded sea-ice (pressure + mass and salt exchanges) 
    123122      !                    !  =F levitating ice (no pressure, mass and salt exchanges) 
     
    139138!----------------------------------------------------------------------- 
    140139   !                    !  bulk algorithm : 
    141    ln_NCAR     = .true.   ! "NCAR"      algorithm   (Large and Yeager 2008) 
     140   ln_NCAR     = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008) 
    142141   ln_COARE_3p0 = .false.   ! "COARE 3.0" algorithm   (Fairall et al. 2003) 
    143142   ln_COARE_3p6 = .false.   ! "COARE 3.6" algorithm   (Edson et al. 2013) 
    144143   ln_ECMWF     = .false.   ! "ECMWF"     algorithm   (IFS cycle 45r1) 
    145  
     144   ! 
    146145   cn_dir      = './'      !  root directory for the bulk data location 
    147146   !___________!_________________________!___________________!___________!_____________!________!___________!______________________________________!__________!_______________! 
     
    363362!!                                                                    !! 
    364363!!   namdrg        top/bottom drag coefficient                          (default: NO selection) 
    365 !!   namdrg_top    top    friction                                      (ln_OFF=F & ln_isfcav=T) 
    366 !!   namdrg_bot    bottom friction                                      (ln_OFF=F) 
     364!!   namdrg_top    top    friction                                      (ln_drg_OFF=F & ln_isfcav=T) 
     365!!   namdrg_bot    bottom friction                                      (ln_drg_OFF=F) 
    367366!!   nambbc        bottom temperature boundary condition                (default: OFF) 
    368367!!   nambbl        bottom boundary layer scheme                         (default: OFF) 
     
    375374/ 
    376375!----------------------------------------------------------------------- 
    377 &namdrg_top    !   TOP friction                                         (ln_OFF =F & ln_isfcav=T) 
     376&namdrg_top    !   TOP friction                                         (ln_drg_OFF =F & ln_isfcav=T) 
    378377!----------------------------------------------------------------------- 
    379378   rn_Cd0      =  2.5e-3    !  drag coefficient [-] 
    380379/ 
    381380!----------------------------------------------------------------------- 
    382 &namdrg_bot    !   BOTTOM friction                                      (ln_OFF =F) 
     381&namdrg_bot    !   BOTTOM friction                                      (ln_drg_OFF =F) 
    383382!----------------------------------------------------------------------- 
    384383   rn_Cd0      =  2.5e-3    !  drag coefficient [-] 
     
    568567!!                                                                    !! 
    569568!!   namtrd       dynamics and/or tracer trends                         (default: OFF) 
    570 !!   namptr       Poleward Transport Diagnostics                        (default: OFF) 
    571569!!   namhsb       Heat and salt budgets                                 (default: OFF) 
    572570!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
     
    585583/ 
    586584!----------------------------------------------------------------------- 
    587 &namptr        !   Poleward Transport Diagnostic                        (default: OFF) 
    588585!----------------------------------------------------------------------- 
    589586/ 
     
    659656&namctl        !   Control prints                                       (default: OFF) 
    660657!----------------------------------------------------------------------- 
    661    sn_cfctl%l_glochk = .FALSE.    ! Range sanity checks are local (F) or global (T). Set T for debugging only 
    662    sn_cfctl%l_allon  = .FALSE.    ! IF T activate all options. If F deactivate all unless l_config is T 
    663      sn_cfctl%l_config = .TRUE.     ! IF .true. then control which reports are written with the following 
    664        sn_cfctl%l_runstat = .TRUE.  ! switches and which areas produce reports with the proc integer settings. 
    665        sn_cfctl%l_trcstat = .FALSE. ! The default settings for the proc integers should ensure 
    666        sn_cfctl%l_oceout  = .FALSE. ! that  all areas report. 
    667        sn_cfctl%l_layout  = .FALSE. ! 
    668        sn_cfctl%l_prtctl  = .FALSE. ! 
    669        sn_cfctl%l_prttrc  = .FALSE. ! 
    670        sn_cfctl%l_oasout  = .FALSE. ! 
    671        sn_cfctl%procmin   = 0       ! Minimum area number for reporting [default:0] 
    672        sn_cfctl%procmax   = 1000000 ! Maximum area number for reporting [default:1000000] 
    673        sn_cfctl%procincr  = 1       ! Increment for optional subsetting of areas [default:1] 
    674        sn_cfctl%ptimincr  = 1       ! Timestep increment for writing time step progress info 
    675    nn_print    =    0      !  level of print (0 no extra print) 
    676    nn_ictls    =    0      !  start i indice of control sum (use to compare mono versus 
    677    nn_ictle    =    0      !  end   i indice of control sum        multi processor runs 
    678    nn_jctls    =    0      !  start j indice of control               over a subdomain) 
    679    nn_jctle    =    0      !  end   j indice of control 
    680    nn_isplt    =    1      !  number of processors in i-direction 
    681    nn_jsplt    =    1      !  number of processors in j-direction 
    682    ln_timing   = .true.    !  timing by routine write out in timing.output file 
    683    ln_diacfl   = .false.   !  CFL diagnostics write out in cfl_diagnostics.ascii 
     658   sn_cfctl%l_runstat = .true.    ! switches and which areas produce reports with the proc integer settings. 
     659   ln_timing   = .true.           !  timing by routine write out in timing.output file 
    684660/ 
    685661!----------------------------------------------------------------------- 
  • NEMO/branches/2020/dev_12905_xios_restart/cfgs/WED025/EXPREF/namelist_ice_cfg

    r12905 r13727  
    4242&namdyn_rhg     !   Ice rheology 
    4343!------------------------------------------------------------------------------ 
     44   ln_rhg_EVP       = .true.          !  EVP rheology 
     45      ln_aEVP       = .false.         !     adaptive rheology (Kimmritz et al. 2016 & 2017) 
    4446/ 
    4547!------------------------------------------------------------------------------ 
     
    5355&namsbc         !   Ice surface boundary conditions 
    5456!------------------------------------------------------------------------------ 
     57   nn_snwfra        =   0             !  calculate the fraction of ice covered by snow (for zdf and albedo) 
     58                                      !     = 0  fraction = 1 (if snow) or 0 (if no snow) 
     59                                      !     = 1  fraction = 1-exp(-0.2*rhos*hsnw) [MetO formulation] 
     60                                      !     = 2  fraction = hsnw / (hsnw+0.02)    [CICE formulation] 
     61   nn_qtrice        =   0             !  Solar flux transmitted thru the surface scattering layer: 
     62                                      !     = 0  Grenfell and Maykut 1977 (depends on cloudiness and is 0 when there is snow) 
     63                                      !     = 1  Lebrun 2019 (equals 0.3 anytime with different melting/dry snw conductivities) 
    5564/ 
    5665!------------------------------------------------------------------------------ 
     
    7988&namthd_pnd     !   Melt ponds 
    8089!------------------------------------------------------------------------------ 
    81    ln_pnd           = .true.          !  activate melt ponds or not 
    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 
     90   ln_pnd            = .false.         !  activate melt ponds or not 
     91      ln_pnd_LEV     = .false.         !  level ice melt ponds (from Flocco et al 2007,2010 & Holland et al 2012) 
    8492/ 
    85  
    8693!------------------------------------------------------------------------------ 
    8794&namini         !   Ice initialization 
    8895!------------------------------------------------------------------------------ 
    8996   ln_iceini        = .true.          !  activate ice initialization (T) or not (F) 
    90    ln_iceini_file   = .true.          !  netcdf file provided for initialization (T) or not (F) 
     97   nn_iceini_file   =   1             !     0 = Initialise sea ice based on SSTs 
     98                                      !     1 = Initialise sea ice from single category netcdf file 
     99                                      !     2 = Initialise sea ice from multi category restart file 
    91100   ! -- for ln_iceini_file = T 
    92    sn_hti = 'WED025_init_JRA_200001.nc', -12 ,'icethic_cea',  .false.  , .true., 'yearly'  , '' , '', '' 
    93    sn_hts = 'WED025_init_JRA_200001.nc', -12 ,'icesnow_cea',  .false.  , .true., 'yearly'  , '' , '', '' 
    94    sn_ati = 'WED025_init_JRA_200001.nc', -12 ,'ice_cover'  ,  .false.  , .true., 'yearly'  , '' , '', '' 
    95    sn_smi = 'NOT USED'              , -12 ,'smi'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    96    sn_tmi = 'NOT USED'              , -12 ,'tmi'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    97    sn_tsu = 'NOT USED'              , -12 ,'tsu'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    98    sn_tms = 'NOT USED'              , -12 ,'tms'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     101   sn_hti = 'WED025_init_JRA_200001.nc', -12. ,'icethic_cea',  .false.  , .true., 'yearly'  , '' , '', '' 
     102   sn_hts = 'WED025_init_JRA_200001.nc', -12. ,'icesnow_cea',  .false.  , .true., 'yearly'  , '' , '', '' 
     103   sn_ati = 'WED025_init_JRA_200001.nc', -12. ,'ice_cover'  ,  .false.  , .true., 'yearly'  , '' , '', '' 
     104   sn_smi = 'NOT USED'              , -12. ,'smi'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     105   sn_tmi = 'NOT USED'              , -12. ,'tmi'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     106   sn_tsu = 'NOT USED'              , -12. ,'tsu'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     107   sn_tms = 'NOT USED'              , -12. ,'tms'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    99108   !      melt ponds (be careful, sn_apd is the pond concentration (not fraction), so it differs from rn_apd) 
    100    sn_apd = 'NOT USED'              , -12 ,'apd'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    101    sn_hpd = 'NOT USED'              , -12 ,'hpd'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     109   sn_apd = 'NOT USED'              , -12. ,'apd'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     110   sn_hpd = 'NOT USED'              , -12. ,'hpd'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     111   sn_hld = 'NOT USED'              , -12. ,'hld'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    102112   cn_dir='./' 
    103113/ 
Note: See TracChangeset for help on using the changeset viewer.