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 15548 for NEMO/branches/2021/ticket2632_r14588_theta_sbcblk/tests/ISOMIP/EXPREF/namelist_cfg – NEMO

Ignore:
Timestamp:
2021-11-28T18:59:49+01:00 (3 years ago)
Author:
gsamson
Message:

update branch to the head of the trunk (r15547); ticket #2632

Location:
NEMO/branches/2021/ticket2632_r14588_theta_sbcblk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/ticket2632_r14588_theta_sbcblk

    • Property svn:externals
      •  

        old new  
        99 
        1010# SETTE 
        11 ^/utils/CI/sette@14244        sette 
         11^/utils/CI/sette@HEAD        sette 
         12 
  • NEMO/branches/2021/ticket2632_r14588_theta_sbcblk/tests/ISOMIP/EXPREF/namelist_cfg

    r14229 r15548  
    1212!!   namtsd       data: temperature & salinity                          (default: OFF) 
    1313!!   namcrs       coarsened grid (for outputs and/or TOP)               (ln_crs =T) 
    14 !!   namc1d       1D configuration options                              ("key_c1d") 
    15 !!   namc1d_dyndmp 1D newtonian damping applied on currents             ("key_c1d") 
    16 !!   namc1d_uvd   1D data (currents)                                    ("key_c1d") 
     14!!   namc1d       1D configuration options                              (ln_c1d =T) 
     15!!   namc1d_dyndmp 1D newtonian damping applied on currents             (ln_c1d =T) 
     16!!   namc1d_uvd   1D data (currents)                                    (ln_c1d =T) 
    1717!!====================================================================== 
    1818! 
     
    5151/ 
    5252!----------------------------------------------------------------------- 
     53&namtile        !   parameters of the tiling 
     54!----------------------------------------------------------------------- 
     55/ 
     56!----------------------------------------------------------------------- 
    5357&namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: OFF) 
    5458!----------------------------------------------------------------------- 
     
    6468/ 
    6569!----------------------------------------------------------------------- 
    66 &namc1d        !   1D configuration options                             ("key_c1d" default: PAPA station) 
    67 !----------------------------------------------------------------------- 
    68 / 
    69 !----------------------------------------------------------------------- 
    70 &namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d" default: OFF) 
    71 !----------------------------------------------------------------------- 
    72 / 
    73 !----------------------------------------------------------------------- 
    74 &namc1d_uvd    !   data: U & V currents                                 ("key_c1d" default: OFF) 
     70&namc1d        !   1D configuration options                             (ln_c1d =T default: PAPA station) 
     71!----------------------------------------------------------------------- 
     72/ 
     73!----------------------------------------------------------------------- 
     74&namc1d_dyndmp !   U & V newtonian damping                              (ln_c1d =T default: OFF) 
     75!----------------------------------------------------------------------- 
     76/ 
     77!----------------------------------------------------------------------- 
     78&namc1d_uvd    !   data: U & V currents                                 (ln_c1d =T default: OFF) 
    7579!----------------------------------------------------------------------- 
    7680 
Note: See TracChangeset for help on using the changeset viewer.