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 7068 for branches/2016/dev_r7012_ROBUST5_CNRS/NEMOGCM/NEMO/TOP_SRC/CFC/par_cfc.F90 – NEMO

Ignore:
Timestamp:
2016-10-21T17:38:13+02:00 (8 years ago)
Author:
cetlod
Message:

ROBUST5_CNRS : implementation of part I of new TOP interface - 1st step -, see ticket #1782

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r7012_ROBUST5_CNRS/NEMOGCM/NEMO/TOP_SRC/CFC/par_cfc.F90

    r7041 r7068  
    1212 
    1313   IMPLICIT NONE 
    14  
    15    INTEGER, PUBLIC  :: jp_cfc            !:  number of CFC passive tracers 
    16    INTEGER, PUBLIC  :: jpc11, jpc12      !:  index of CFC tracers 
    1714   INTEGER, PUBLIC  :: jp_cfc0, jp_cfc1  !:  First/last index of CFC tracers 
    18  
    19    LOGICAL, PUBLIC  :: ln_cfc11, ln_cfc12, ll_cfc 
    2015 
    2116   !!====================================================================== 
Note: See TracChangeset for help on using the changeset viewer.