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 9490 for branches/2017/dev_merge_2017/NEMOGCM/NEMO/OPA_SRC/DIA – NEMO

Ignore:
Timestamp:
2018-04-23T10:44:07+02:00 (6 years ago)
Author:
gm
Message:

#2075 - dev_merge_2017: scale-aware setting of lateral viscous and diffusive coefficient

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/NEMO/OPA_SRC/DIA/diatmb.F90

    r9125 r9490  
    5353         WRITE(numout,*) 'dia_tmb_init : Output Top, Middle, Bottom Diagnostics' 
    5454         WRITE(numout,*) '~~~~~~~~~~~~' 
    55          WRITE(numout,*) 'Namelist nam_diatmb : set tmb outputs ' 
    56          WRITE(numout,*) 'Switch for TMB diagnostics (T) or not (F)  ln_diatmb  = ', ln_diatmb 
     55         WRITE(numout,*) '   Namelist nam_diatmb : set tmb outputs ' 
     56         WRITE(numout,*) '      Switch for TMB diagnostics (T) or not (F)  ln_diatmb  = ', ln_diatmb 
    5757      ENDIF 
    5858      ! 
Note: See TracChangeset for help on using the changeset viewer.