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 13917 for NEMO/branches/2020/dev_r13508_HPC-09_loop_fusion/tests/ISOMIP+/MY_SRC/isf_oce.F90 – NEMO

Ignore:
Timestamp:
2020-11-30T12:29:45+01:00 (4 years ago)
Author:
francesca
Message:

Align loop-fusion branch with the trunk@13787 - ticket #2367

Location:
NEMO/branches/2020/dev_r13508_HPC-09_loop_fusion
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r13508_HPC-09_loop_fusion

    • Property svn:externals
      •  

        old new  
        88 
        99# SETTE 
        10 ^/utils/CI/sette@13507        sette 
         10^/utils/CI/sette@13559        sette 
  • NEMO/branches/2020/dev_r13508_HPC-09_loop_fusion/tests/ISOMIP+/MY_SRC/isf_oce.F90

    r12077 r13917  
    7575   ! 
    7676   ! 2.1 -------- ice shelf cavity parameter -------------- 
    77    LOGICAL , PUBLIC            :: l_isfoasis 
     77   LOGICAL , PUBLIC            :: l_isfoasis = .FALSE. 
    7878   REAL(wp), PUBLIC, ALLOCATABLE, SAVE, DIMENSION(:,:)    ::   risfload                    !: ice shelf load 
    7979   REAL(wp), PUBLIC, ALLOCATABLE, SAVE, DIMENSION(:,:)    ::   fwfisf_oasis 
Note: See TracChangeset for help on using the changeset viewer.