Ignore:
Timestamp:
10/19/07 15:38:59 (17 years ago)
Author:
acosce
Message:

ACo : take into account resolution for asking the compilation

ex : CH4xLMD9671 in place of CH4
change AA_make and all the card

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/LMDZINCA_v2/EXP_CH4/COMP/inca.driver

    r119 r184  
    1 # $Id: inca.driver 73 2007-06-21 14:42:36Z acosce $ 
     1#- $Id: inca.driver 119 2007-07-31 13:56:33Z acosce $ 
    22#!/bin/ksh 
    33 
     
    99    IGCM_debug_PushStack "CHM_Initialize" 
    1010 
     11    RESOL_CHM=$( echo $RESOL_ATM | awk "-FD" '{print $2}' ) 
     12    echo 'resol chimie', $RESOL_CHM 
    1113    echo "INCA Tag : LMDZ-INCA" ${config_UserChoices_TagName} 
    1214 
     
    2729 
    2830    echo FINALIZE CHM !!! 
    29  
     31# 
    3032#    IGCM_sys_Mkdir ${R_OUT_EXE} 
    3133#    cd ${MODIPSL} 
Note: See TracChangeset for help on using the changeset viewer.