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 4359 for branches/2013/dev_MERGE_2013/NEMOGCM/NEMO/TOP_SRC/TRP/trcdmp.F90 – NEMO

Ignore:
Timestamp:
2014-01-22T09:21:12+01:00 (10 years ago)
Author:
cetlod
Message:

bugfix to allow compilation with key_trdmld_trc activated, see ticket #1221

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_MERGE_2013/NEMOGCM/NEMO/TOP_SRC/TRP/trcdmp.F90

    r4230 r4359  
    312312      END SELECT 
    313313 
     314      IF( lzoom )   nn_zdmp_tr = 0           ! restoring to climatology at closed north or south boundaries 
    314315      SELECT CASE ( nn_zdmp_tr ) 
    315316      CASE ( 0 )   ;   IF(lwp) WRITE(numout,*) '   tracer damping throughout the water column' 
Note: See TracChangeset for help on using the changeset viewer.