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 15020 for NEMO/branches/2021/ticket2680_C1D_PAPA/tests/C1D_ASICS/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2021-06-18T15:21:42+02:00 (3 years ago)
Author:
gsamson
Message:

merge trunk into branch (#2680)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/ticket2680_C1D_PAPA/tests/C1D_ASICS/EXP00/namelist_cfg

    r15015 r15020  
    4949&namdom        !   time and space domain 
    5050!----------------------------------------------------------------------- 
    51    ln_linssh   = .true.   !  =T  linear free surface  ==>>  model level are fixed in time 
     51   ln_linssh   = .true.    !  =T  linear free surface  ==>>  model level are fixed in time 
    5252   ! 
    53    rn_Dt      =  360.     !  time step for the dynamics and tracer 
     53   rn_Dt       =  360.     !  time step for the dynamics and tracer 
     54   ln_c1d      = .true.    !  Single column domain (1x1pt)              (T => fill namc1d) 
    5455/ 
    5556!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.