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

Ignore:
Timestamp:
2018-11-07T18:25:49+01:00 (6 years ago)
Author:
francesca
Message:

reduce global communications, see #2010

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

Legend:

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

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

    • Property svn:keywords set to Id
    r9598 r10288  
    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_r9866_HPC_03_globcom/src/TOP/C14/trcatm_c14.F90

    • Property svn:keywords set to Id
    r9598 r10288  
    2222   ! 
    2323   !!---------------------------------------------------------------------- 
    24    !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    25    !! $Id: trcatm_c14.F90 .... $  
    26    !! Software governed by the CeCILL licence     (./LICENSE) 
     24   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
     25   !! $Id$  
     26   !! Software governed by the CeCILL license (see ./LICENSE) 
    2727   !!---------------------------------------------------------------------- 
    2828CONTAINS 
  • NEMO/branches/2018/dev_r9866_HPC_03_globcom/src/TOP/C14/trcice_c14.F90

    • Property svn:keywords set to Id
    r9598 r10288  
    1313 
    1414   !!---------------------------------------------------------------------- 
    15    !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    16    !! $Id: trcice_c14b.F90 4990 2014-12-15 16:42:49Z timgraham $ 
    17    !! Software governed by the CeCILL licence     (./LICENSE) 
     15   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
     16   !! $Id$ 
     17   !! Software governed by the CeCILL license (see ./LICENSE) 
    1818   !!---------------------------------------------------------------------- 
    1919CONTAINS 
  • NEMO/branches/2018/dev_r9866_HPC_03_globcom/src/TOP/C14/trcini_c14.F90

    • Property svn:keywords set to Id
    r9598 r10288  
    2525 
    2626   !!---------------------------------------------------------------------- 
    27    !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    28    !! $Id:               $  
    29    !! Software governed by the CeCILL licence     (./LICENSE) 
     27   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
     28   !! $Id$  
     29   !! Software governed by the CeCILL license (see ./LICENSE) 
    3030   !!---------------------------------------------------------------------- 
    3131CONTAINS 
  • NEMO/branches/2018/dev_r9866_HPC_03_globcom/src/TOP/C14/trcnam_c14.F90

    • Property svn:keywords set to Id
    r9598 r10288  
    1919   !! 
    2020   !!---------------------------------------------------------------------- 
    21    !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    22    !! $Id: trcnam_c14.F90                       $  
    23    !! Software governed by the CeCILL licence (./LICENSE) 
     21   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
     22   !! $Id$  
     23   !! Software governed by the CeCILL license (see ./LICENSE) 
    2424   !!---------------------------------------------------------------------- 
    2525 
  • NEMO/branches/2018/dev_r9866_HPC_03_globcom/src/TOP/C14/trcsms_c14.F90

    • Property svn:keywords set to Id
    r9598 r10288  
    2727 
    2828   !!---------------------------------------------------------------------- 
    29    !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
    30    !! $Id:$  
    31    !! Software governed by the CeCILL licence     (./LICENSE) 
     29   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
     30   !! $Id$  
     31   !! Software governed by the CeCILL license (see ./LICENSE) 
    3232   !!---------------------------------------------------------------------- 
    3333CONTAINS 
  • NEMO/branches/2018/dev_r9866_HPC_03_globcom/src/TOP/C14/trcwri_c14.F90

    • Property svn:keywords set to Id
    r9598 r10288  
    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.