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 2402 for branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trdmld_trc.F90 – NEMO

Ignore:
Timestamp:
2010-11-17T17:14:31+01:00 (13 years ago)
Author:
cetlod
Message:

Update TOP component according to changes related to cross-land advection. see ticket #127

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/TOP_SRC/TRP/trdmld_trc.F90

    r2364 r2402  
    11431143      ENDIF 
    11441144 
    1145       IF( ( lk_trdmld_trc ) .AND. ( n_cla == 1 ) ) THEN 
    1146          WRITE(numout,cform_war) 
    1147          WRITE(numout,*) '                You set n_cla = 1. Note that the Mixed-Layer diagnostics  ' 
    1148          WRITE(numout,*) '                are not exact along the corresponding straits.            ' 
    1149          nwarn = nwarn + 1 
    1150       ENDIF 
    1151  
    1152  
    11531145      ! * Debugging information * 
    11541146      IF( lldebug ) THEN 
Note: See TracChangeset for help on using the changeset viewer.