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 12625 for NEMO/branches/2020/dev_r12377_KERNEL-06_techene_e3/src/OCE/DIA/diahsb.F90 – NEMO

Ignore:
Timestamp:
2020-03-29T13:10:50+02:00 (4 years ago)
Author:
techene
Message:

all: change #include domzgr_substitute.h90 position

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r12377_KERNEL-06_techene_e3/src/OCE/DIA/diahsb.F90

    r12622 r12625  
    5050   REAL(wp), DIMENSION(:,:,:), ALLOCATABLE ::   tmask_ini 
    5151 
     52   !! * Substitutions 
     53#  include "domzgr_substitute.h90" 
    5254   !!---------------------------------------------------------------------- 
    5355   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
     
    5557   !! Software governed by the CeCILL license (see ./LICENSE) 
    5658   !!---------------------------------------------------------------------- 
    57 #  include "domzgr_substitute.h90" 
    5859 
    5960CONTAINS 
Note: See TracChangeset for help on using the changeset viewer.