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 8514 for branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/icectl.F90 – NEMO

Ignore:
Timestamp:
2017-09-08T17:09:25+02:00 (7 years ago)
Author:
clem
Message:

changes in style - part5 - almost done

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/icectl.F90

    r8498 r8514  
    5454      !!                     + test if ice concentration and volume are > 0 
    5555      !! 
    56       !! ** Method  : This is an online diagnostics which can be activated with ln_limdiachk=true 
     56      !! ** Method  : This is an online diagnostics which can be activated with ln_icediachk=true 
    5757      !!              It prints in ocean.output if there is a violation of conservation at each time-step 
    5858      !!              The thresholds (zv_sill, zs_sill, zh_sill) which determine violations are set to 
     
    167167      !! ** Purpose : Test the conservation of heat, salt and mass at the end of each ice time-step 
    168168      !! 
    169       !! ** Method  : This is an online diagnostics which can be activated with ln_limdiachk=true 
     169      !! ** Method  : This is an online diagnostics which can be activated with ln_icediachk=true 
    170170      !!              It prints in ocean.output if there is a violation of conservation at each time-step 
    171171      !!              The thresholds (zv_sill, zs_sill, zh_sill) which determine the violation are set to 
Note: See TracChangeset for help on using the changeset viewer.