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 2997 for branches/2011/dev_LOCEAN_2011/NEMOGCM/NEMO/TOP_SRC/trc.F90 – NEMO

Ignore:
Timestamp:
2011-10-25T20:14:21+02:00 (13 years ago)
Author:
cetlod
Message:

branch dev_LOCEAN_2011 : minor corrections to ensure PISCES restartability

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_LOCEAN_2011/NEMOGCM/NEMO/TOP_SRC/trc.F90

    r2977 r2997  
    2323   !! parameters for the control of passive tracers 
    2424   !! -------------------------------------------------- 
    25    INTEGER, PUBLIC                                                 ::   numnat        !: the number of the passive tracer NAMELIST 
     25   INTEGER, PUBLIC                                                 ::   numnat        !: logicla unit for the passive tracer NAMELIST 
     26   INTEGER, PUBLIC                                                 ::   numstr        !: logical unit for tracer statistics 
    2627 
    2728   !! passive tracers fields (before,now,after) 
Note: See TracChangeset for help on using the changeset viewer.