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 14684 – NEMO

Changeset 14684


Ignore:
Timestamp:
2021-04-08T16:28:09+02:00 (3 years ago)
Author:
jchanut
Message:

Allow chosing type of input bathymetry in child grids again (wrongly introduced @14630), #2638

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/tools/DOMAINcfg/src/domain.F90

    r14630 r14684  
    222222      IF (.NOT.Agrif_root()) THEN 
    223223         jphgr_msh = Agrif_Parent(jphgr_msh) 
    224          nn_bathy = Agrif_Parent(nn_bathy) 
     224!         nn_bathy = Agrif_Parent(nn_bathy) 
    225225         rn_bathy = Agrif_Parent(rn_bathy) 
    226226         ppglam0 = Agrif_Parent(ppglam0) 
Note: See TracChangeset for help on using the changeset viewer.