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 10322 for NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF – NEMO

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

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

Location:
NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF/zdf_oce.F90

    r9950 r10322  
    5454   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    5555   !! $Id$ 
    56    !! Software governed by the CeCILL licence     (./LICENSE) 
     56   !! Software governed by the CeCILL license (see ./LICENSE) 
    5757   !!---------------------------------------------------------------------- 
    5858CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF/zdfddm.F90

    r9950 r10322  
    3434   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3535   !! $Id$ 
    36    !! Software governed by the CeCILL licence     (./LICENSE) 
     36   !! Software governed by the CeCILL license (see ./LICENSE) 
    3737   !!---------------------------------------------------------------------- 
    3838CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF/zdfdrg.F90

    • Property svn:keywords set to Id
    r9950 r10322  
    7777   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    7878   !! $Id$ 
    79    !! Software governed by the CeCILL licence     (./LICENSE) 
     79   !! Software governed by the CeCILL license (see ./LICENSE) 
    8080   !!---------------------------------------------------------------------- 
    8181CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF/zdfevd.F90

    r9950 r10322  
    3434   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3535   !! $Id$ 
    36    !! Software governed by the CeCILL licence     (./LICENSE) 
     36   !! Software governed by the CeCILL license (see ./LICENSE) 
    3737   !!---------------------------------------------------------------------- 
    3838CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF/zdfgls.F90

    r9950 r10322  
    108108   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    109109   !! $Id$ 
    110    !! Software governed by the CeCILL licence     (./LICENSE) 
     110   !! Software governed by the CeCILL license (see ./LICENSE) 
    111111   !!---------------------------------------------------------------------- 
    112112CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF/zdfiwm.F90

    • Property svn:keywords set to Id
    r9950 r10322  
    5353   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    5454   !! $Id$ 
    55    !! Software governed by the CeCILL licence     (./LICENSE) 
     55   !! Software governed by the CeCILL license (see ./LICENSE) 
    5656   !!---------------------------------------------------------------------- 
    5757CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF/zdfmxl.F90

    r9953 r10322  
    4949   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    5050   !! $Id$ 
    51    !! Software governed by the CeCILL licence     (./LICENSE) 
     51   !! Software governed by the CeCILL license (see ./LICENSE) 
    5252   !!---------------------------------------------------------------------- 
    5353CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF/zdfosm.F90

    • Property svn:keywords set to Id
    r9598 r10322  
    106106   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    107107   !! $Id$ 
    108    !! Software governed by the CeCILL licence     (./LICENSE) 
     108   !! Software governed by the CeCILL license (see ./LICENSE) 
    109109   !!---------------------------------------------------------------------- 
    110110CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF/zdfphy.F90

    • Property svn:keywords set to Id
    r9950 r10322  
    5757   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    5858   !! $Id$ 
    59    !! Software governed by the CeCILL licence     (./LICENSE) 
     59   !! Software governed by the CeCILL license (see ./LICENSE) 
    6060   !!---------------------------------------------------------------------- 
    6161CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF/zdfric.F90

    r9950 r10322  
    5454   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    5555   !! $Id$ 
    56    !! Software governed by the CeCILL licence     (./LICENSE) 
     56   !! Software governed by the CeCILL license (see ./LICENSE) 
    5757   !!---------------------------------------------------------------------- 
    5858CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF/zdfsh2.F90

    • Property svn:keywords set to Id
    r9950 r10322  
    2424   !! NEMO/OCE 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_GO8_package/src/OCE/ZDF/zdfswm.F90

    • Property svn:keywords set to Id
    r9950 r10322  
    2828 
    2929   !!---------------------------------------------------------------------- 
    30    !! NEMO/OCE 4.0 , NEMO Consortium (2018)  
     30   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3131   !! $Id$ 
    32    !! Software governed by the CeCILL licence     (./LICENSE) 
     32   !! Software governed by the CeCILL license (see ./LICENSE) 
    3333   !!---------------------------------------------------------------------- 
    3434CONTAINS 
  • NEMO/branches/UKMO/dev_r9950_GO8_package/src/OCE/ZDF/zdftke.F90

    r9950 r10322  
    9393   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    9494   !! $Id$ 
    95    !! Software governed by the CeCILL licence     (./LICENSE) 
     95   !! Software governed by the CeCILL license (see ./LICENSE) 
    9696   !!---------------------------------------------------------------------- 
    9797CONTAINS 
Note: See TracChangeset for help on using the changeset viewer.