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 12455 for NEMO/branches/2020/ticket1927/src/OCE/ICB/icbini.F90 – NEMO

Ignore:
Timestamp:
2020-02-25T16:36:35+01:00 (4 years ago)
Author:
mathiot
Message:

add cn_icbrst_indir, cn_icbrst_in , cn_icbrst_outdir , cn_icbrst_out in namelist. Default being restart_icb

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/ticket1927/src/OCE/ICB/icbini.F90

    r12377 r12455  
    383383         &              rn_bits_erosion_fraction        , rn_sicn_shift       , ln_passive_mode      ,   & 
    384384         &              ln_time_average_weight          , nn_test_icebergs    , rn_test_box          ,   & 
    385          &              ln_use_calving , rn_speed_limit , cn_dir, sn_icb 
     385         &              ln_use_calving , rn_speed_limit , cn_dir, sn_icb      ,                          & 
     386         &              cn_icbrst_indir, cn_icbrst_in   , cn_icbrst_outdir    , cn_icbrst_out 
    386387      !!---------------------------------------------------------------------- 
    387388 
Note: See TracChangeset for help on using the changeset viewer.