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 5231 for branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF – NEMO

Ignore:
Timestamp:
2015-04-22T14:53:16+02:00 (9 years ago)
Author:
davestorkey
Message:

Svn keywords deactivated using "svn propdel" in
branch 2014/dev_r4650_UKMO11_restart_functionality.

Location:
branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF/zdf_oce.F90

    • Property svn:keywords deleted
    r5208 r5231  
    4646   !!---------------------------------------------------------------------- 
    4747   !! NEMO/OPA 4.0 , NEMO Consortium (2011) 
    48    !! $Id$  
     48   !! $Id: zdf_oce.F90 5208 2015-04-13 13:08:59Z davestorkey $  
    4949   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    5050   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfbfr.F90

    • Property svn:keywords deleted
    r5208 r5231  
    5959   !!---------------------------------------------------------------------- 
    6060   !! NEMO/OPA 4.0 , NEMO Consortium (2011) 
    61    !! $Id$ 
     61   !! $Id: zdfbfr.F90 5208 2015-04-13 13:08:59Z davestorkey $ 
    6262   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    6363   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfddm.F90

    • Property svn:keywords deleted
    r5208 r5231  
    4848   !!---------------------------------------------------------------------- 
    4949   !! NEMO/OPA 3.7 , NEMO Consortium (2014) 
    50    !! $Id$ 
     50   !! $Id: zdfddm.F90 5208 2015-04-13 13:08:59Z davestorkey $ 
    5151   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    5252   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfddm_substitute.h90

    • Property svn:keywords deleted
    r4152 r5231  
    1414   !!---------------------------------------------------------------------- 
    1515   !! NEMO/OPA 4.0 , NEMO Consortium (2011) 
    16    !! $Id$  
     16   !! $Id: zdfddm_substitute.h90 4152 2013-11-05 11:59:53Z cetlod $  
    1717   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    1818   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfevd.F90

    • Property svn:keywords deleted
    r5208 r5231  
    3333   !!---------------------------------------------------------------------- 
    3434   !! NEMO/OPA 4.0 , NEMO Consortium (2011) 
    35    !! $Id$ 
     35   !! $Id: zdfevd.F90 5208 2015-04-13 13:08:59Z davestorkey $ 
    3636   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    3737   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfgls.F90

    • Property svn:keywords deleted
    r5208 r5231  
    113113   !!---------------------------------------------------------------------- 
    114114   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    115    !! $Id$ 
     115   !! $Id: zdfgls.F90 5208 2015-04-13 13:08:59Z davestorkey $ 
    116116   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    117117   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfini.F90

    • Property svn:keywords deleted
    r5208 r5231  
    3838   !!---------------------------------------------------------------------- 
    3939   !! NEMO/OPA 4.0 , NEMO Consortium (2011) 
    40    !! $Id$ 
     40   !! $Id: zdfini.F90 5208 2015-04-13 13:08:59Z davestorkey $ 
    4141   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    4242   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfkpp.F90

    • Property svn:keywords deleted
    r5208 r5231  
    149149   !!---------------------------------------------------------------------- 
    150150   !! NEMO/OPA 4.0 , NEMO Consortium (2011) 
    151    !! $Id$ 
     151   !! $Id: zdfkpp.F90 5208 2015-04-13 13:08:59Z davestorkey $ 
    152152   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    153153   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfmxl.F90

    • Property svn:keywords deleted
    r5208 r5231  
    4040   !!---------------------------------------------------------------------- 
    4141   !! NEMO/OPA 4.0 , NEMO Consortium (2011) 
    42    !! $Id$  
     42   !! $Id: zdfmxl.F90 5208 2015-04-13 13:08:59Z davestorkey $  
    4343   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    4444   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfric.F90

    • Property svn:keywords deleted
    r4624 r5231  
    5858   !!---------------------------------------------------------------------- 
    5959   !! NEMO/OPA 4.0 , NEMO Consortium (2011) 
    60    !! $Id$ 
     60   !! $Id: zdfric.F90 4624 2014-04-28 12:09:03Z acc $ 
    6161   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    6262   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF/zdftke.F90

    • Property svn:keywords deleted
    r5208 r5231  
    100100   !!---------------------------------------------------------------------- 
    101101   !! NEMO/OPA 4.0 , NEMO Consortium (2011) 
    102    !! $Id$ 
     102   !! $Id: zdftke.F90 5208 2015-04-13 13:08:59Z davestorkey $ 
    103103   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    104104   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/ZDF/zdftmx.F90

    • Property svn:keywords deleted
    r5208 r5231  
    5555   !!---------------------------------------------------------------------- 
    5656   !! NEMO/OPA 4.0 , NEMO Consortium (2011) 
    57    !! $Id$ 
     57   !! $Id: zdftmx.F90 5208 2015-04-13 13:08:59Z davestorkey $ 
    5858   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    5959   !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.