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 9932 for NEMO/trunk/cfgs/SHARED – NEMO

Ignore:
Timestamp:
2018-07-11T18:12:44+02:00 (6 years ago)
Author:
acc
Message:

Some necessary (but not yet sufficient) changes to iceberg code to reinstate restartability. Details on ticket #2113

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/SHARED/namelist_ref

    r9838 r9932  
    523523   !                                ! Put a test iceberg at each gridpoint in box (lon1,lon2,lat1,lat2) 
    524524   rn_test_box             = 108.0,  116.0, -66.0, -58.0 
     525   ln_use_calving          = .false.! Use calving data even when nn_test_icebergs > 0 
    525526   rn_speed_limit          = 0.     ! CFL speed limit for a berg 
    526527 
Note: See TracChangeset for help on using the changeset viewer.