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 2219 for branches/DEV_r2191_3partymerge2010/NEMO/LIM_SRC_2/limdyn_2.F90 – NEMO

Ignore:
Timestamp:
2010-10-12T15:06:30+02:00 (14 years ago)
Author:
rblod
Message:

Merge branch DEV_1879_mpp_rep into DEV_r2191_3partymerge2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2191_3partymerge2010/NEMO/LIM_SRC_2/limdyn_2.F90

    r2208 r2219  
    8383         ! --------------------------------------------------- 
    8484          
    85          IF( lk_mpp .OR. nbit_cmp == 1 ) THEN                    ! mpp: compute over the whole domain 
     85         IF( lk_mpp ) THEN                    ! mpp: compute over the whole domain 
    8686            i_j1 = 1    
    8787            i_jpj = jpj 
Note: See TracChangeset for help on using the changeset viewer.