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 5965 for branches/2014/dev_r4650_UKMO14.5_SST_BIAS_CORRECTION/NEMOGCM/TOOLS/SIREN/src/kind.f90 – NEMO

Ignore:
Timestamp:
2015-12-01T16:35:30+01:00 (8 years ago)
Author:
timgraham
Message:

Upgraded branch to r5518 of trunk (v3.6 stable revision)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO14.5_SST_BIAS_CORRECTION/NEMOGCM/TOOLS/SIREN/src/kind.f90

    r4213 r5965  
    1616!>  - add a standard length of character strings 
    1717! 
    18 !> @note Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    19 ! 
    2018!> @todo 
    2119!> - check i8 max value 
     20! 
     21!> @note Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    2222!---------------------------------------------------------------------- 
    2323MODULE kind 
    2424   IMPLICIT NONE 
    25    PRIVATE 
    2625   ! NOTE_avoid_public_variables_if_possible 
    2726 
Note: See TracChangeset for help on using the changeset viewer.