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 12762 for NEMO/branches/UKMO/NEMO_4.0.1_GO8_package/src/OCE/DOM/dommsk.F90 – NEMO

Ignore:
Timestamp:
2020-04-17T11:02:54+02:00 (4 years ago)
Author:
davestorkey
Message:

UKMO/NEMO_4.0.1_GO8_package : Bug fix for dommsk.F90 (to allow use of Intel compiler).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.1_GO8_package/src/OCE/DOM/dommsk.F90

    r11717 r12762  
    9393      INTEGER  ::   ijf, ijl       !   -       - 
    9494      INTEGER  ::   iktop, ikbot   !   -       - 
    95       INTEGER  ::   ios, inum 
     95      INTEGER  ::   ios 
    9696      !! 
    9797      INTEGER  :: inum             !  logical unit for shlat2d 
Note: See TracChangeset for help on using the changeset viewer.