Ignore:
Timestamp:
07/11/13 16:57:09 (11 years ago)
Author:
omamce
Message:

O.M. : detection of sea ice model use.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/DRIVER/oasis.driver

    r1785 r2109  
    1212    } 
    1313 
    14     RESOL_CPL=$( echo $RESOL | awk "-F-" '{print $1}' ) 
     14    #RESOL_CPL=$( echo $RESOL | awk "-F-" '{print $1}' ) 
     15    RESOL_CPL=${RESOL_OCE}x${RESOL_ATM} 
     16    IGCM_debug_Print 1 "RESOL_CPL      : ${RESOL_CPL}" 
    1517 
    1618    #D- MPI context used to launch the coupled model 
Note: See TracChangeset for help on using the changeset viewer.