Changeset 269 for CONFIG


Ignore:
Timestamp:
02/26/08 11:50:07 (16 years ago)
Author:
acosce
Message:

ACo : (IPSL_ESM_V1)

fixe a bug on platine (with inca.dat file)
compile inca with the good resolution

Location:
CONFIG/trunk/IPSL_ESM_V1
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/IPSL_ESM_V1/AA_make

    r192 r269  
    7373 
    7474inca3:   
    75         (cd ../../modeles/INCA3; ./inca_fcm -chimie AER -m $(FCM_ARCH) -parallel true ; ) 
     75        (cd ../../modeles/INCA3; ./inca_fcm -chimie AER -m $(FCM_ARCH) -parallel true -resol 96x71; cp SIMULATIONS/AER/inca.dat ../../bin/inca.dat ; ) 
  • CONFIG/trunk/IPSL_ESM_V1/EXP00/COMP/inca.card

    r248 r269  
    1111List=       () 
    1212 
    13 ListNonDel= (${MODIPSL}/modeles/INCA3/SIMULATIONS/AER/inca.dat , .       )\ 
    14         (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/rhvlmdz.txt             ,   rhv.dat      ) \ 
     13ListNonDel= (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/rhvlmdz.txt             ,   rhv.dat      ) \ 
    1514        (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/wthlmdz.txt             ,   wth.dat      ) \ 
    1615        (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/clylmdz.txt             ,   cly.dat      ) \ 
  • CONFIG/trunk/IPSL_ESM_V1/EXP00/config.card

    r248 r269  
    5656OCE= (opa, opa.xx) 
    5757ICE= ("", "") 
    58 CHM= ("", "") 
     58CHM= (inca.dat, inca.dat) 
    5959CPL= (oasis, oasis) 
    6060 
Note: See TracChangeset for help on using the changeset viewer.