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/BDY/bdydyn.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/BDY/bdydyn.F90

    r12616 r12625  
    2929 
    3030   PUBLIC   bdy_dyn    ! routine called in dyn_nxt 
    31  
     31    
     32   !! * Substitutions 
     33#  include "domzgr_substitute.h90" 
    3234   !!---------------------------------------------------------------------- 
    3335   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
     
    3537   !! Software governed by the CeCILL license (see ./LICENSE) 
    3638   !!---------------------------------------------------------------------- 
    37 #  include "domzgr_substitute.h90" 
    3839 
    3940CONTAINS 
Note: See TracChangeset for help on using the changeset viewer.