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 2819 for branches/2011/dev_r2787_LOCEAN3_TRA_TRP/NEMOGCM/NEMO/TOP_SRC/PISCES/p4zche.F90 – NEMO

Ignore:
Timestamp:
2011-08-09T10:29:53+02:00 (13 years ago)
Author:
cetlod
Message:

Improvment of branch dev_r2787_LOCEAN3_TRA_TRP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_r2787_LOCEAN3_TRA_TRP/NEMOGCM/NEMO/TOP_SRC/PISCES/p4zche.F90

    r2715 r2819  
    1717   !!   p4z_che      :  Sea water chemistry computed following OCMIP protocol 
    1818   !!---------------------------------------------------------------------- 
    19    USE oce_trc       ! 
    20    USE trc           ! 
    21    USE sms_pisces    !  
    22    USE lib_mpp       ! MPP library 
     19   USE oce_trc       !  shared variables between ocean and passive tracers 
     20   USE trc           !  passive tracers common variables 
     21   USE sms_pisces    !  PISCES Source Minus Sink variables 
     22   USE lib_mpp       !  MPP library 
    2323 
    2424   IMPLICIT NONE 
Note: See TracChangeset for help on using the changeset viewer.