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 5952 for branches/NERC/dev_r5589_is_oce_cpl/NEMOGCM/NEMO/OPA_SRC/DOM/domzgr.F90 – NEMO

Ignore:
Timestamp:
2015-11-30T13:16:21+01:00 (8 years ago)
Author:
mathiot
Message:

ice sheet coupling: minor changes before merge

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NERC/dev_r5589_is_oce_cpl/NEMOGCM/NEMO/OPA_SRC/DOM/domzgr.F90

    r5945 r5952  
    12721272            mbathy(:,:)  = INT( zbathy(:,:) ) 
    12731273         ENDIF 
    1274          ! JMM : lbc_lnk must do it ? no ??? 
    12751274         IF( nperio == 1 .OR. nperio  ==  4 .OR. nperio  ==  6 ) THEN  
    12761275            misfdep( 1 ,:) = misfdep(jpim1,:)            ! local domain is cyclic east-west  
Note: See TracChangeset for help on using the changeset viewer.