Ignore:
Timestamp:
05/26/14 12:41:58 (10 years ago)
Author:
aclsce
Message:

Modifed IPSLCM6 NEMO sources to fit with NEMO revision 4624

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/SOURCES/NEMO/sbccpl.F90

    r2194 r2251  
    247247      READ  ( numnam_cfg, namsbc_cpl, IOSTAT = ios, ERR = 902 ) 
    248248902   IF( ios /= 0 ) CALL ctl_nam ( ios , 'namsbc_cpl in configuration namelist', lwp ) 
    249       WRITE ( numond, namsbc_cpl ) 
     249      IF(lwm) WRITE ( numond, namsbc_cpl ) 
    250250 
    251251      IF(lwp) THEN                        ! control print 
Note: See TracChangeset for help on using the changeset viewer.