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 9598 for NEMO/trunk/tools/DOMAINcfg/src/restart.f90 – NEMO

Ignore:
Timestamp:
2018-05-16T00:47:16+02:00 (6 years ago)
Author:
nicolasmartin
Message:

Reorganisation plan for NEMO repository: changes to make compilation succeed with new structure
Juste one issue left with AGRIF_NORDIC with AGRIF preprocessing
Standardisation of routines header with version 4.0 and year 2018
Fix for some broken symlinks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tools/DOMAINcfg/src/restart.f90

    r6951 r9598  
    4747   !! NEMO/OPA 3.7 , NEMO Consortium (2014) 
    4848   !! $Id: vectopt_loop_substitute.h90 4990 2014-12-15 16:42:49Z timgraham $  
    49    !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    50    !!---------------------------------------------------------------------- 
    51    !!---------------------------------------------------------------------- 
    52    !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
     49   !! Software governed by the CeCILL licence (./LICENSE) 
     50   !!---------------------------------------------------------------------- 
     51   !!---------------------------------------------------------------------- 
     52   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    5353   !! $Id: restart.F90 6140 2015-12-21 11:35:23Z timgraham $ 
    54    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     54   !! Software governed by the CeCILL licence     (./LICENSE) 
    5555   !!---------------------------------------------------------------------- 
    5656CONTAINS 
Note: See TracChangeset for help on using the changeset viewer.