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 10323 for NEMO/branches/UKMO/dev_r9950_GO6_mixing/src/TOP/MY_TRC – NEMO

Ignore:
Timestamp:
2018-11-16T16:13:30+01:00 (6 years ago)
Author:
davestorkey
Message:

UKMO/dev_r9950_GO6_mixing: Update to be relative to rev 10321 of NEMO4_beta_mirror branch.

Location:
NEMO/branches/UKMO/dev_r9950_GO6_mixing/src/TOP/MY_TRC
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/dev_r9950_GO6_mixing/src/TOP/MY_TRC/par_my_trc.F90

    r9950 r10323  
    66   !! History :   2.0  !  2007-12  (C. Ethe, G. Madec)  revised architecture 
    77   !!---------------------------------------------------------------------- 
    8    !! NEMO/TOP 3.3 , NEMO Consortium (2018) 
     8   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
    99   !! $Id$ 
    10    !! Software governed by the CeCILL licence (./LICENSE) 
     10   !! Software governed by the CeCILL license (see ./LICENSE) 
    1111   !!---------------------------------------------------------------------- 
    1212 
  • NEMO/branches/UKMO/dev_r9950_GO6_mixing/src/TOP/MY_TRC/trcice_my_trc.F90

    • Property svn:keywords set to Id
    r9598 r10323  
    1919   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
    2020   !! $Id$ 
    21    !! Software governed by the CeCILL licence     (./LICENSE) 
     21   !! Software governed by the CeCILL license (see ./LICENSE) 
    2222   !!---------------------------------------------------------------------- 
    2323CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO6_mixing/src/TOP/MY_TRC/trcini_my_trc.F90

    r9950 r10323  
    2424   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
    2525   !! $Id$ 
    26    !! Software governed by the CeCILL licence     (./LICENSE) 
     26   !! Software governed by the CeCILL license (see ./LICENSE) 
    2727   !!---------------------------------------------------------------------- 
    2828CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO6_mixing/src/TOP/MY_TRC/trcnam_my_trc.F90

    r9950 r10323  
    2121   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
    2222   !! $Id$ 
    23    !! Software governed by the CeCILL licence (./LICENSE) 
     23   !! Software governed by the CeCILL license (see ./LICENSE) 
    2424   !!---------------------------------------------------------------------- 
    2525 
  • NEMO/branches/UKMO/dev_r9950_GO6_mixing/src/TOP/MY_TRC/trcsms_my_trc.F90

    r9950 r10323  
    2828   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
    2929   !! $Id$ 
    30    !! Software governed by the CeCILL licence     (./LICENSE) 
     30   !! Software governed by the CeCILL license (see ./LICENSE) 
    3131   !!---------------------------------------------------------------------- 
    3232CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO6_mixing/src/TOP/MY_TRC/trcwri_my_trc.F90

    • Property svn:keywords set to Id
    r9598 r10323  
    2121   !! NEMO/TOP 4.0 , NEMO Consortium (2018) 
    2222   !! $Id$ 
    23    !! Software governed by the CeCILL licence     (./LICENSE) 
     23   !! Software governed by the CeCILL license (see ./LICENSE) 
    2424   !!---------------------------------------------------------------------- 
    2525CONTAINS 
Note: See TracChangeset for help on using the changeset viewer.