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 14297 for NEMO/trunk/tests/TSUNAMI/EXPREF – NEMO

Ignore:
Timestamp:
2021-01-13T12:54:45+01:00 (3 years ago)
Author:
smasson
Message:

trunk: simplify TSUNAMI test case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/TSUNAMI/EXPREF/namelist_cfg

    r14225 r14297  
    2525   rn_dx       =     10.   !  x horizontal resolution   [km] 
    2626   rn_dy       =     10.   !  y horizontal resolution   [km] 
    27    rn_dz       =    100.   !  z vertical resolution      [m] 
    2827   rn_0xratio  =      0.2  !  x-domain ratio of the 0 
    2928   rn_0yratio  =      0.4  !  y-domain ratio of the 0 
    30    nn_fcase    =      0    !  F computation (0:f0, 1:Beta, 2:real) 
     29   nn_fcase    =      0    !  Coriolis frequency(f) computation (0:f0, 1:Beta plan, 2:real) 
    3130   rn_ppgphi0  =    38.5   !  Reference latitude      [degrees] 
    3231   nn_perio    =      7 
Note: See TracChangeset for help on using the changeset viewer.