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 5325 for branches/2015/dev_r5171_CNRS_LIM3_seaicebgc/NEMOGCM/NEMO/TOP_SRC/trcnam.F90 – NEMO

Ignore:
Timestamp:
2015-06-01T12:00:26+02:00 (9 years ago)
Author:
aumont
Message:

various bugfixes and code changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5171_CNRS_LIM3_seaicebgc/NEMOGCM/NEMO/TOP_SRC/trcnam.F90

    r4990 r5325  
    2727   USE trd_oce        
    2828   USE trdtrc_oce 
     29   USE trcnam_ice            ! Ice module for tracers 
    2930   USE iom               ! I/O manager 
    3031 
     
    147148 
    148149 
     150      ! Call the ice module for tracers 
     151      ! ------------------------------- 
     152      CALL trc_nam_ice 
     153 
    149154      ! namelist of SMS 
    150155      ! ---------------       
Note: See TracChangeset for help on using the changeset viewer.