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

Ignore:
Timestamp:
2019-08-06T17:59:22+02:00 (5 years ago)
Author:
gsamson
Message:

dev_r11265_ABL : see #2131

  • merge src and cfgs from HPC-13_IRRMANN_BDY_optimization branch @ r11402 with dev_r11265_ABL branch @ r11363
  • change ORCA2 results due to ice rheology "cleaning" (see commit r11377)
File:
1 edited

Legend:

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

    r11275 r11413  
    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  
    6062   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk ) 
    61    nn_ice      = 2         !  =2  sea-ice model                         ("key_SI3" or "key_cice") 
     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 
    6267/ 
    6368!----------------------------------------------------------------------- 
     
    176181!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
    177182!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
    178 !!   namflo       float parameters                                      ("key_float") 
    179 !!   nam_diaharm  Harmonic analysis of tidal constituents               ("key_diaharm") 
    180 !!   namdct       transports through some sections                      ("key_diadct") 
     183!!   namflo       float parameters                                      (default: OFF) 
     184!!   nam_diaharm  Harmonic analysis of tidal constituents               (default: OFF) 
     185!!   nam_diadct   transports through some sections                      (default: OFF) 
    181186!!   nam_diatmb   Top Middle Bottom Output                              (default: OFF) 
    182187!!   nam_dia25h   25h Mean Output                                       (default: OFF) 
Note: See TracChangeset for help on using the changeset viewer.