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/src/OCE/CRS/crsini.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/src/OCE/CRS/crsini.F90

    r9570 r9598  
    2929 
    3030   !!---------------------------------------------------------------------- 
    31    !! NEMO/OCE 3.3 , NEMO Consortium (2010) 
     31   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3232   !! $Id$ 
    33    !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
     33   !! Software governed by the CeCILL licence     (./LICENSE) 
    3434   !!---------------------------------------------------------------------- 
    3535CONTAINS 
     
    225225     ! 
    226226     !--------------------------------------------------------- 
    227      ! 5.  Write out coarse meshmask  (see OCE_SRC/DOM/domwri.F90 for ideas later) 
     227     ! 5.  Write out coarse meshmask  (see OCE/DOM/domwri.F90 for ideas later) 
    228228     !--------------------------------------------------------- 
    229229 
Note: See TracChangeset for help on using the changeset viewer.