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/ISF/isfstp.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/ISF/isfstp.F90

    r12622 r12625  
    3636   PUBLIC   isf_stp, isf_init, isf_nam  ! routine called in sbcmod and divhor 
    3737 
     38   !! * Substitutions 
     39#  include "domzgr_substitute.h90" 
    3840   !!---------------------------------------------------------------------- 
    3941   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
     
    4143   !! Software governed by the CeCILL license (see ./LICENSE) 
    4244   !!---------------------------------------------------------------------- 
    43 #  include "domzgr_substitute.h90" 
    4445 
    4546CONTAINS 
Note: See TracChangeset for help on using the changeset viewer.