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 12101 for utils/tools_UKMO_MERGE_2019/DOMAINcfg/src/dombat.F90 – NEMO

Ignore:
Timestamp:
2019-12-06T18:45:39+01:00 (4 years ago)
Author:
mathiot
Message:

merge ENHANCE-03_domcfg and ENHANCE-02_ISF_nemo

File:
1 copied

Legend:

Unmodified
Added
Removed
  • utils/tools_UKMO_MERGE_2019/DOMAINcfg/src/dombat.F90

    r12100 r12101  
    11MODULE dombat 
    22 
    3    USE oce               ! ocean variables 
    43   USE dom_oce           ! ocean domain 
    54!   USE closea            ! closed seas 
     
    98   USE lbclnk            ! ocean lateral boundary conditions (or mpp link) 
    109   USE lib_mpp           ! distributed memory computing library 
    11    USE wrk_nemo          ! Memory allocation 
    12    USE timing            ! Timing 
    1310   USE agrif_modutil 
    1411   USE bilinear_interp 
Note: See TracChangeset for help on using the changeset viewer.