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 2237 for branches/DEV_r2106_LOCEAN2010/NEMO/TOP_SRC/CFC – NEMO

Ignore:
Timestamp:
2010-10-12T22:47:51+02:00 (14 years ago)
Author:
cetlod
Message:

Update TOP routines

Location:
branches/DEV_r2106_LOCEAN2010/NEMO/TOP_SRC/CFC
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2106_LOCEAN2010/NEMO/TOP_SRC/CFC/par_cfc.F90

    r2052 r2237  
    88   !! NEMO/TOP 2.0 , LOCEAN-IPSL (2007)  
    99   !! $Id$  
    10    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     10   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    1111   !!---------------------------------------------------------------------- 
    1212   USE par_lobster, ONLY : jp_lobster      !: number of tracers in LOBSTER 
  • branches/DEV_r2106_LOCEAN2010/NEMO/TOP_SRC/CFC/trcini_cfc.F90

    r2052 r2237  
    3232   !! NEMO/TOP 2.0 , LOCEAN-IPSL (2007)  
    3333   !! $Id$  
    34    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     34   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    3535   !!---------------------------------------------------------------------- 
    3636 
  • branches/DEV_r2106_LOCEAN2010/NEMO/TOP_SRC/CFC/trcsms_cfc.F90

    r2104 r2237  
    5454   !! NEMO/TOP 2.0 , LOCEAN-IPSL (2007)  
    5555   !! $Id$  
    56    !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) 
     56   !! Software governed by the CeCILL licence  (NEMOGCM/License_CeCILL.txt) 
    5757   !!---------------------------------------------------------------------- 
    5858 
Note: See TracChangeset for help on using the changeset viewer.