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 13676 for NEMO/branches/2020/dev_r13648_ASINTER-04_laurent_bulk_ice/tests/STATION_ASF/EXPREF/PAPA/oce/namelist_coare3p6_cfg – NEMO

Ignore:
Timestamp:
2020-10-26T17:56:37+01:00 (3 years ago)
Author:
laurent
Message:

Setting up the new STATION_ASF with sea-ice support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r13648_ASINTER-04_laurent_bulk_ice/tests/STATION_ASF/EXPREF/PAPA/oce/namelist_coare3p6_cfg

    r13675 r13676  
    2626&namrun        !   parameters of the run 
    2727!----------------------------------------------------------------------- 
    28    cn_exp      =  'STATION_ASF-COARE3p6'  !  experience name 
     28   cn_exp      =  'STATION_ASF-COARE3p6_PAPA'  !  experience name 
    2929   nn_it000    =    1   !  first time step 
    3030   nn_itend    =    8760   !  last  time step => 3 years (including 1 leap!) at dt=3600s 
     
    117117      ln_skin_cs   = .true.  !  use the cool-skin parameterization 
    118118      ln_skin_wl   = .true.  !  use the warm-layer parameterization 
    119       ! 
     119   ! 
    120120   ln_humi_sph = .false. !  humidity "sn_humi" is specific humidity  [kg/kg] 
    121121   ln_humi_dpt = .false. !  humidity "sn_humi" is dew-point temperature [K] 
Note: See TracChangeset for help on using the changeset viewer.