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 3558 for trunk/NEMOGCM/NEMO/LIM_SRC_2/limwri_dimg_2.h90 – NEMO

Ignore:
Timestamp:
2012-11-14T20:15:05+01:00 (11 years ago)
Author:
rblod
Message:

Fix issues when using key_nosignedzeo, see ticket #996

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/LIM_SRC_2/limwri_dimg_2.h90

    r3294 r3558  
    1414    !!  modif : 03/06/98 
    1515    !!------------------------------------------------------------------- 
    16     USE  diadimg                ! use of dia_wri_dimg 
     16    USE  diadimg       ! use of dia_wri_dimg 
     17    USE lib_fortran    ! Fortran utilities (allows no signed zero when 'key_nosignedzero' defined) 
    1718 
    1819    INTEGER, INTENT(in) ::   kt     ! number of iteration 
Note: See TracChangeset for help on using the changeset viewer.