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 15560 for NEMO/branches/2021/ticket2632_r14588_theta_sbcblk/tests/DOME/EXPREF/1_namelist_cfg – NEMO

Ignore:
Timestamp:
2021-11-30T12:25:18+01:00 (3 years ago)
Author:
gsamson
Message:

update branch to the trunk head #2632

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/ticket2632_r14588_theta_sbcblk/tests/DOME/EXPREF/1_namelist_cfg

    r15548 r15560  
    88!----------------------------------------------------------------------- 
    99   ln_vert_remap   = .true. !  use vertical remapping 
    10    rn_sponge_tra   = 0.0    !  coefficient for tracer   sponge layer [] 
    1110/ 
    1211!----------------------------------------------------------------------- 
     
    4342&namdom        !   space and time domain (bathymetry, mesh, timestep) 
    4443!----------------------------------------------------------------------- 
    45    ln_linssh  = .true. 
     44   ln_linssh  = .false. 
    4645   rn_Dt      =   150.    !  time step for the dynamics (and tracer if nn_acc=0) 
    4746   rn_atfp    =    0.1    !  asselin time filter parameter 
Note: See TracChangeset for help on using the changeset viewer.