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/limistate.F90

    r2230 r2251  
    504504      READ  ( numnam_ice_cfg, namiceini, IOSTAT = ios, ERR = 902 ) 
    505505902   IF( ios /= 0 ) CALL ctl_nam ( ios , 'namiceini in configuration namelist', lwp ) 
    506       WRITE ( numoni, namiceini ) 
     506      IF(lwm) WRITE ( numoni, namiceini ) 
    507507 
    508508      ! Define the initial parameters 
Note: See TracChangeset for help on using the changeset viewer.