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 11587 for NEMO/branches/2019/dev_r11265_ASINTER-01_Guillaume_ABL1D/cfgs/ORCA2_SAS_ICE/EXPREF/namelist_cfg – NEMO

Ignore:
Timestamp:
2019-09-20T18:50:21+02:00 (5 years ago)
Author:
gsamson
Message:

dev_r11265_ABL : see #2131

  • merge trunk @ r11584 with dev_r11265_ABL branch @ r11586 (except doc directory)
  • change ORCA2 results compared to dev_r11265_ABL branch @ r11586 (TBI)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11265_ASINTER-01_Guillaume_ABL1D/cfgs/ORCA2_SAS_ICE/EXPREF/namelist_cfg

    r11413 r11587  
    5858!----------------------------------------------------------------------- 
    5959   nn_fsbc     = 1         !  frequency of SBC module call 
    60                            !     (also = the frequency of sea-ice & iceberg model call) 
    61                      ! Type of air-sea fluxes  
    6260   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk ) 
    63    ln_abl      = .false.   !  ABL  formulation                          (T => fill namsbc_abl ) 
    64                      ! Sea-ice : 
    65    nn_ice      = 2         !  =2 or 3 automatically for SI3 or CICE    ("key_si3" or "key_cice") 
    66                            !          except in AGRIF zoom where it has to be specified 
     61   nn_ice      = 2         !  =2  sea-ice model                         ("key_SI3" or "key_cice") 
    6762/ 
    6863!----------------------------------------------------------------------- 
     
    8479   sn_snow     = 'ncar_precip.15JUNE2009_fill',   -1.        , 'SNOW'    ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    8580   sn_slp      = 'slp.15JUNE2009_fill'        ,    6.        , 'SLP'     ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
     81   sn_tdif     = 'taudif_core'                ,   24.        , 'taudif'  ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    8682/ 
    8783!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.