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 5932 for branches/NERC/dev_r5589_is_oce_cpl/NEMOGCM/NEMO/OPA_SRC/DOM/domain.F90 – NEMO

Ignore:
Timestamp:
2015-11-26T18:25:42+01:00 (8 years ago)
Author:
mathiot
Message:

ice sheet coupling: cosmetic changes + rm duplicate sanity check on isf draft + namelist issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NERC/dev_r5589_is_oce_cpl/NEMOGCM/NEMO/OPA_SRC/DOM/domain.F90

    r5920 r5932  
    263263         WRITE(numout,*) '      min depth of the ocean    (>0) or    rn_hmin   = ', rn_hmin 
    264264         WRITE(numout,*) '      min number of ocean level (<0)       ' 
     265         WRITE(numout,*) '      treshold to open the isf cavity   rn_isfhmin   = ', rn_isfhmin, ' (m)' 
    265266         WRITE(numout,*) '      minimum thickness of partial      rn_e3zps_min = ', rn_e3zps_min, ' (m)' 
    266267         WRITE(numout,*) '         step level                     rn_e3zps_rat = ', rn_e3zps_rat 
Note: See TracChangeset for help on using the changeset viewer.