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/IOM – 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/IOM
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/IOM/in_out_manager.F90

    • Property svn:keywords deleted
    r5208 r5231  
    151151   !!---------------------------------------------------------------------- 
    152152   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    153    !! $Id$ 
     153   !! $Id: in_out_manager.F90 5208 2015-04-13 13:08:59Z davestorkey $ 
    154154   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    155155   !!===================================================================== 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/IOM/iom.F90

    • Property svn:keywords deleted
    r5214 r5231  
    7979   !!---------------------------------------------------------------------- 
    8080   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    81    !! $Id$ 
     81   !! $Id: iom.F90 5214 2015-04-15 15:14:06Z davestorkey $ 
    8282   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    8383   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/IOM/iom_def.F90

    • Property svn:keywords deleted
    r4205 r5231  
    99   !!--------------------------------------------------------------------------------- 
    1010   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    11    !! $Id$  
     11   !! $Id: iom_def.F90 4205 2013-11-14 17:02:06Z clem $  
    1212   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    1313   !!--------------------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/IOM/iom_ioipsl.F90

    • Property svn:keywords deleted
    r4292 r5231  
    3737   !!---------------------------------------------------------------------- 
    3838   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    39    !! $Id$ 
     39   !! $Id: iom_ioipsl.F90 4292 2013-11-20 16:28:04Z cetlod $ 
    4040   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    4141   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/IOM/iom_nf90.F90

    • Property svn:keywords deleted
    r4775 r5231  
    4343   !!---------------------------------------------------------------------- 
    4444   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    45    !! $Id$ 
     45   !! $Id: iom_nf90.F90 4775 2014-09-18 17:06:14Z edblockley $ 
    4646   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    4747   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/IOM/iom_rstdimg.F90

    • Property svn:keywords deleted
    r2715 r5231  
    3737   !!---------------------------------------------------------------------- 
    3838   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    39    !! $Id$ 
     39   !! $Id: iom_rstdimg.F90 2715 2011-03-30 15:58:35Z rblod $ 
    4040   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    4141   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/IOM/prtctl.F90

    • Property svn:keywords deleted
    r5214 r5231  
    3737   !!---------------------------------------------------------------------- 
    3838   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    39    !! $Id$  
     39   !! $Id: prtctl.F90 5214 2015-04-15 15:14:06Z davestorkey $  
    4040   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    4141   !!---------------------------------------------------------------------- 
  • branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/NEMO/OPA_SRC/IOM/restart.F90

    • Property svn:keywords deleted
    r5208 r5231  
    3939   !!---------------------------------------------------------------------- 
    4040   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    41    !! $Id$ 
     41   !! $Id: restart.F90 5208 2015-04-13 13:08:59Z davestorkey $ 
    4242   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    4343   !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.