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 10126 for NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/src/TOP/C14 – NEMO

Ignore:
Timestamp:
2018-09-13T16:59:46+02:00 (6 years ago)
Author:
jchanut
Message:

Merge with trunk

Location:
NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/src/TOP/C14
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/src/TOP/C14/par_c14.F90

    • Property svn:keywords set to Id
  • NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/src/TOP/C14/sms_c14.F90

    • Property svn:keywords set to Id
    r9598 r10126  
    5353 
    5454   !!---------------------------------------------------------------------- 
    55    !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    56    !! $                                                                    $  
    57    !! Software governed by the CeCILL licence     (./LICENSE) 
     55   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
     56   !! $Id$  
     57   !! Software governed by the CeCILL license (see ./LICENSE) 
    5858   !!---------------------------------------------------------------------- 
    5959CONTAINS 
  • NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/src/TOP/C14/trcatm_c14.F90

    • Property svn:keywords set to Id
    r9598 r10126  
    2323   !!---------------------------------------------------------------------- 
    2424   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    25    !! $Id: trcatm_c14.F90 .... $  
     25   !! $Id$  
    2626   !! Software governed by the CeCILL licence     (./LICENSE) 
    2727   !!---------------------------------------------------------------------- 
  • NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/src/TOP/C14/trcice_c14.F90

    • Property svn:keywords set to Id
    r9598 r10126  
    1414   !!---------------------------------------------------------------------- 
    1515   !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    16    !! $Id: trcice_c14b.F90 4990 2014-12-15 16:42:49Z timgraham $ 
     16   !! $Id$ 
    1717   !! Software governed by the CeCILL licence     (./LICENSE) 
    1818   !!---------------------------------------------------------------------- 
  • NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/src/TOP/C14/trcini_c14.F90

    • Property svn:keywords set to Id
    r9598 r10126  
    2626   !!---------------------------------------------------------------------- 
    2727   !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    28    !! $Id:               $  
     28   !! $Id$  
    2929   !! Software governed by the CeCILL licence     (./LICENSE) 
    3030   !!---------------------------------------------------------------------- 
  • NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/src/TOP/C14/trcnam_c14.F90

    • Property svn:keywords set to Id
    r9598 r10126  
    2020   !!---------------------------------------------------------------------- 
    2121   !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    22    !! $Id: trcnam_c14.F90                       $  
     22   !! $Id$  
    2323   !! Software governed by the CeCILL licence (./LICENSE) 
    2424   !!---------------------------------------------------------------------- 
  • NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/src/TOP/C14/trcsms_c14.F90

    • Property svn:keywords set to Id
    r9598 r10126  
    2828   !!---------------------------------------------------------------------- 
    2929   !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    30    !! $Id:$  
     30   !! $Id$  
    3131   !! Software governed by the CeCILL licence     (./LICENSE) 
    3232   !!---------------------------------------------------------------------- 
  • NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/src/TOP/C14/trcwri_c14.F90

    • Property svn:keywords set to Id
    r9598 r10126  
    131131 
    132132   !!---------------------------------------------------------------------- 
    133    !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    134    !! $Id: trcwri_c14  
    135    !! Software governed by the CeCILL licence (./LICENSE) 
     133   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
     134   !! $Id$ 
     135   !! Software governed by the CeCILL license (see ./LICENSE) 
    136136   !!====================================================================== 
    137137END MODULE trcwri_c14 
Note: See TracChangeset for help on using the changeset viewer.