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 10064 for branches/UKMO/CCRS_NUS_MC_STABLE/NEMOGCM/NEMO/OPA_SRC/DIA/diaharmana.F90 – NEMO

Ignore:
Timestamp:
2018-08-23T14:34:13+02:00 (6 years ago)
Author:
csanchez
Message:

Added changes from Bijoy and Enda's for sponge layer, no tidal harm, and rimwidth=1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/CCRS_NUS_MC_STABLE/NEMOGCM/NEMO/OPA_SRC/DIA/diaharmana.F90

    r8059 r10064  
    659659           END SUBROUTINE harm_ana_init 
    660660           SUBROUTINE harm_ana( kt ) 
    661            END SUBROUTINE harm_ana_init 
     661           END SUBROUTINE harm_ana 
    662662           SUBROUTINE gelim (a,b,x,n) 
    663            END SUBROUTINE gelim (a,b,x,n) 
     663           END SUBROUTINE gelim 
    664664            
    665665#endif 
Note: See TracChangeset for help on using the changeset viewer.