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 12486 for NEMO/branches/2020/KERNEL-03_Storkey_Coward_RK3_stage2/cfgs/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2020-02-28T15:08:37+01:00 (4 years ago)
Author:
davestorkey
Message:

2020/KERNEL-03_Storkey_Coward_RK3_stage2: update to head of trunk prior to committing changes back to trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/KERNEL-03_Storkey_Coward_RK3_stage2/cfgs/SHARED/namelist_ref

    r12468 r12486  
    576576   ln_icebergs = .false.      ! activate iceberg floats (force =F with "key_agrif") 
    577577   ! 
     578   !                          ! restart 
     579   cn_icbrst_in     = "restart_icb" !  suffix of iceberg restart name (input) 
     580   cn_icbrst_indir  = "./"          !  directory from which to read input ocean restarts 
     581   cn_icbrst_out    = "restart_icb" !  suffix of ocean restart name (output) 
     582   cn_icbrst_outdir = "./"          !  directory from which to read output ocean restarts           
     583   ! 
    578584   !                          ! diagnostics: 
    579585   ln_bergdia        = .true.        ! Calculate budgets 
Note: See TracChangeset for help on using the changeset viewer.