Changeset 266 for CONFIG


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

ACo : (LMDZINCA)

fixe a bug on platine so now inca.dat is use like an executable

Location:
CONFIG/trunk/LMDZINCA_v2
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/LMDZINCA_v2/AA_make

    r184 r266  
    3939 
    4040inca3_lmdz9672_aer :  
    41         (cd ../../modeles/INCA3; ./inca_fcm -chimie AER -parallel true -m $(FCM_ARCH); )         
     41        (cd ../../modeles/INCA3; ./inca_fcm -chimie AER -parallel true -m $(FCM_ARCH); cp SIMULATIONS/AER/inca.dat ../../bin/inca.dat ; )        
    4242        (  cd ../../modeles/LMDZ4;  ./makegcm_fcm -d 96x72x19 -t 31 -v false -chimie AER -parallel false -m $(FCM_ARCH) -g reg create_etat0_limit ; cp bin/create_etat0_limit_96x72x19_t31_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 
    4343        (  cd ../../modeles/LMDZ4;  ./makegcm_fcm -d 96x72x19 -t 31 -v false -chimie AER -parallel true -m $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x72x19_t31_phylmd_para.e ../../bin/gcm.e ; ) 
     
    4545 
    4646inca3_lmdz9672_ch4aer : 
    47         (cd ../../modeles/INCA3; ./inca_fcm -chimie CH4_AER -parallel true -m $(FCM_ARCH); )     
     47        (cd ../../modeles/INCA3; ./inca_fcm -chimie CH4_AER -parallel true -m $(FCM_ARCH); cp SIMULATIONS/CH4_AER/inca.dat ../../bin/inca.dat ; )        
    4848        (  cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x72x19 -t 75 -v false -chimie CH4_AER -parallel false  -m $(FCM_ARCH) -g reg create_etat0_limit ; cp bin/create_etat0_limit_96x72x19_t75_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 
    4949        (  cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x72x19 -t 75 -v false -chimie CH4_AER -parallel true  -m $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x72x19_t75_phylmd_para.e ../../bin/gcm.e ; ) 
    5050 
    5151inca3_lmdz9672_ch4 : 
    52         (cd ../../modeles/INCA3; ./inca_fcm -chimie CH4 -parallel true -m $(FCM_ARCH); )         
     52        (cd ../../modeles/INCA3; ./inca_fcm -chimie CH4 -parallel true -m $(FCM_ARCH); cp SIMULATIONS/CH4/inca.dat ../../bin/inca.dat ; )        
    5353        (  cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x72x19 -t 45 -v false -chimie CH4 -parallel false  -m $(FCM_ARCH) -g reg create_etat0_limit ; cp bin/create_etat0_limit_96x72x19_t45_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 
    5454        (  cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x72x19 -t 45 -v false -chimie CH4 -parallel true  -m $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x72x19_t45_phylmd_para.e ../../bin/gcm.e ; ) 
     
    5656 
    5757inca3_lmdz9672_nmhcaer : 
    58         (cd ../../modeles/INCA3; ./inca_fcm -chimie NMHC_AER -parallel true -m $(FCM_ARCH); )    
     58        (cd ../../modeles/INCA3; ./inca_fcm -chimie NMHC_AER -parallel true -m $(FCM_ARCH); cp SIMULATIONS/NMHC_AER/inca.dat ../../bin/inca.dat ; )      
    5959        (  cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x72x19 -t 119 -v false -chimie NMHC_AER -parallel false  -m $(FCM_ARCH) -g reg create_etat0_limit ; cp bin/create_etat0_limit_96x72x19_t119_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 
    6060        (  cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x72x19 -t 119 -v false -chimie NMHC_AER -parallel true  -m $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x72x19_t119_phylmd_para.e ../../bin/gcm.e ; ) 
    6161 
    6262inca3_lmdz9672_nmhc : 
    63         (cd ../../modeles/INCA3; ./inca_fcm -chimie NMHC -parallel true -m $(FCM_ARCH); )        
     63        (cd ../../modeles/INCA3; ./inca_fcm -chimie NMHC -parallel true -m $(FCM_ARCH); cp SIMULATIONS/NMHC/inca.dat ../../bin/inca.dat ; )      
    6464        (  cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x72x19 -t 89 -v false -chimie NMHC -parallel false  -m $(FCM_ARCH) -g reg create_etat0_limit ; cp bin/create_etat0_limit_96x72x19_t89_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 
    6565        (  cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x72x19 -t 89 -v false -chimie NMHC -parallel true  -m $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x72x19_t89_phylmd_para.e ../../bin/gcm.e ; ) 
     
    6767 
    6868inca3_lmdz9672_ges : 
    69         (cd ../../modeles/INCA3; ./inca_fcm -chimie GES -parallel true -m $(FCM_ARCH); )         
     69        (cd ../../modeles/INCA3; ./inca_fcm -chimie GES -parallel true -m $(FCM_ARCH); cp SIMULATIONS/GES/inca.dat ../../bin/inca.dat ; )        
    7070        (  cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x72x19 -t 13 -v false -chimie GES -parallel false  -m $(FCM_ARCH) -g reg create_etat0_limit ; cp bin/create_etat0_limit_96x72x19_t13_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 
    7171        (  cd ../../modeles/LMDZ4; ./makegcm_fcm -d 96x72x19 -t 13 -v false -chimie GES -parallel true  -m $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x72x19_t13_phylmd_para.e ../../bin/gcm.e ; ) 
  • CONFIG/trunk/LMDZINCA_v2/EXP_AER/COMP/inca.card

    r247 r266  
    1616            (/dmnfs/cont003/p24data/ECMWF96x72/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc  ) 
    1717 
    18 ListNonDel= (${MODIPSL}/modeles/INCA3/SIMULATIONS/AER/inca.dat                   ,   inca.dat       )\ 
    19             (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\ 
     18ListNonDel= (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\ 
    2019            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/mozart.nc               ,   mozart.nc      )\ 
    2120            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/oxydants.nc             ,   oxydants.nc    )\ 
  • CONFIG/trunk/LMDZINCA_v2/EXP_AER/config.card

    r224 r266  
    4646#D- For each component, Real name of executable, Name of executable for oasis 
    4747ATM= (gcm.e, gcm.e) 
    48 CHM= ("", "") 
     48CHM= (inca.dat, inca.dat) 
    4949 
    5050#======================================================================== 
  • CONFIG/trunk/LMDZINCA_v2/EXP_CH4/COMP/inca.card

    r207 r266  
    1111List=   ()  
    1212 
    13 ListNonDel= (${MODIPSL}/modeles/INCA3/SIMULATIONS/CH4/inca.dat                   ,   inca.dat       )\ 
    14             (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\ 
     13ListNonDel= (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\ 
    1514            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/mozart.nc               ,   mozart.nc      )\ 
    1615            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/oxydants.nc             ,   oxydants.nc    )\ 
  • CONFIG/trunk/LMDZINCA_v2/EXP_CH4/config.card

    r224 r266  
    4545Name=gcm.e 
    4646#D- For each component, Real name of executable, Name of executable for oasis 
    47 #ATM= (gcm_${config_UserChoices_TagName}.e, gcm.e) 
    4847ATM= (gcm.e, gcm.e) 
    49 CHM= ("", "") 
     48CHM= (inca.dat, inca.dat) 
    5049 
    5150#======================================================================== 
  • CONFIG/trunk/LMDZINCA_v2/EXP_CH4_AER/COMP/inca.card

    r247 r266  
    1616            (/dmnfs/cont003/p24data/ECMWF96x72/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc  ) 
    1717 
    18 ListNonDel= (${MODIPSL}/modeles/INCA3/SIMULATIONS/CH4_AER/inca.dat           ,   inca.dat       )\ 
    19             (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc           ,   o3clim.nc      )\ 
     18ListNonDel= (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc           ,   o3clim.nc      )\ 
    2019            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/mozart.nc           ,   mozart.nc      )\ 
    2120            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/oxydants.nc         ,   oxydants.nc    )\ 
  • CONFIG/trunk/LMDZINCA_v2/EXP_CH4_AER/config.card

    r224 r266  
    4747#ATM= (gcm_${config_UserChoices_TagName}.e, gcm.e) 
    4848ATM= (gcm.e, gcm.e) 
    49 CHM= ("", "") 
     49CHM= (inca.dat, inca.dat) 
    5050 
    5151#======================================================================== 
  • CONFIG/trunk/LMDZINCA_v2/EXP_GES/COMP/inca.card

    r207 r266  
    1111List= 
    1212 
    13 ListNonDel= (${MODIPSL}/modeles/INCA3/SIMULATIONS/GES/inca.dat                   , inca.dat         )\ 
    14             (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\ 
     13ListNonDel= (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\ 
    1514            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/oxydants.nc             ,   oxydants.nc    )\ 
    1615            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/npp.nc                  ,   npp.nc         )\ 
  • CONFIG/trunk/LMDZINCA_v2/EXP_GES/config.card

    r224 r266  
    4545Name=gcm.e 
    4646#D- For each component, Real name of executable, Name of executable for oasis 
    47 #ATM= (gcm_${config_UserChoices_TagName}.e, gcm.e) 
    4847ATM= (gcm.e, gcm.e) 
    49 CHM= ("", "") 
     48CHM= (inca.dat, inca.dat) 
    5049 
    5150#======================================================================== 
  • CONFIG/trunk/LMDZINCA_v2/EXP_NMHC/COMP/inca.card

    r207 r266  
    1111List= 
    1212 
    13 ListNonDel= (${MODIPSL}/modeles/INCA3/SIMULATIONS/NMHC/inca.dat                  , inca.dat         )\ 
    14             (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\ 
     13ListNonDel= (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\ 
    1514            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/oxydants.nc             ,   oxydants.nc    )\ 
    1615            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/npp.nc                  ,   npp.nc         )\ 
  • CONFIG/trunk/LMDZINCA_v2/EXP_NMHC/config.card

    r224 r266  
    4545Name=gcm.e 
    4646#D- For each component, Real name of executable, Name of executable for oasis 
    47 #ATM= (gcm_${config_UserChoices_TagName}.e, gcm.e) 
    4847ATM= (gcm.e, gcm.e) 
    49 CHM= ("", "") 
     48CHM= (inca.dat, inca.dat) 
    5049 
    5150#======================================================================== 
  • CONFIG/trunk/LMDZINCA_v2/EXP_NMHC_AER/COMP/inca.card

    r247 r266  
    1414            (/dmnfs/cont003/p24data/ECMWF96x72/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc  ) 
    1515 
    16 ListNonDel= (${MODIPSL}/modeles/INCA3/SIMULATIONS/NMHC_AER/inca.dat              ,   inca.dat       )\ 
    17             (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\ 
     16ListNonDel= (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\ 
    1817            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/oxydants.nc             ,   oxydants.nc    )\ 
    1918            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/npp.nc                  ,   npp.nc         )\ 
  • CONFIG/trunk/LMDZINCA_v2/EXP_NMHC_AER/config.card

    r224 r266  
    4545Name=gcm.e 
    4646#D- For each component, Real name of executable, Name of executable for oasis 
    47 #ATM= (gcm_${config_UserChoices_TagName}.e, gcm.e) 
    4847ATM= (gcm.e, gcm.e) 
    49 CHM= ("", "") 
     48CHM= (inca.dat, inca.dat) 
    5049 
    5150#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.