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 12143 for NEMO/branches/2019/ENHANCE-02_ISF_nemo/doc/namelists/namdia – NEMO

Ignore:
Timestamp:
2019-12-10T12:57:49+01:00 (4 years ago)
Author:
mathiot
Message:

update ENHANCE-02_ISF_nemo to 12072 (sette in progress)

Location:
NEMO/branches/2019/ENHANCE-02_ISF_nemo/doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/ENHANCE-02_ISF_nemo/doc

    • Property svn:externals set to
      ^/utils/badges badges
      ^/utils/logos logos
  • NEMO/branches/2019/ENHANCE-02_ISF_nemo/doc/namelists/namdia

    r11025 r12143  
    22&namdia         !   Diagnostics 
    33!------------------------------------------------------------------------------ 
    4    ln_icediachk     = .false.         !  check online the heat, mass & salt budgets (T) or not (F) 
     4   ln_icediachk     = .false.         !  check online heat, mass & salt budgets 
     5      !                               !   rate of ice spuriously gained/lost at each time step => rn_icechk=1 <=> 1.e-6 m/hour 
     6      rn_icechk_cel =  100.           !     check at each gridcell          (1.e-4m/h)=> stops the code if violated (and writes a file) 
     7      rn_icechk_glo =  1.             !     check over the entire ice cover (1.e-6m/h)=> only prints warnings 
    58   ln_icediahsb     = .false.         !  output the heat, mass & salt budgets (T) or not (F) 
    69   ln_icectl        = .false.         !  ice points output for debug (T or F) 
Note: See TracChangeset for help on using the changeset viewer.