Changeset 1282 for CONFIG/LMDZOR


Ignore:
Timestamp:
01/25/11 10:53:11 (13 years ago)
Author:
jgipsl
Message:
  • Updated aerosol and ozone forcing files : now using aersosols v3 and climoz v2
  • Corrected JobRunOptions? for vargas
Location:
CONFIG/LMDZOR/branches/LMDZ4OR_v3
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZOR/branches/LMDZ4OR_v3/AMIP/COMP/lmdz.card

    r1095 r1282  
    4848            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC11_1765_2005.txt, .),\ 
    4949            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC12_1765_2005.txt, .),\ 
    50             (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855.nc, aerosols.nat.nc) 
     50            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v3.nc, aerosols.nat.nc) 
    5151 
    5252[SmoothFiles] 
    5353# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM) 
    5454# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations) 
    55 List=   (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_${year}.nc, aerosols${year}.nc, 1:12:), \ 
    56         (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_${year}.nc,          climoz_LMDZ.nc,     1:12:) 
     55List=   (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_${year}_v3.nc, aerosols${year}.nc, 1:12:), \ 
     56        (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_${year}_v2.nc,          climoz_LMDZ.nc,     1:12:) 
    5757 
    5858[ParametersFiles] 
  • CONFIG/LMDZOR/branches/LMDZ4OR_v3/AMIP/config.card

    r1095 r1282  
    3838JobRunOptions='"-np "${NUM_PROC_ATM}" -max_np "${NUM_PROC_ATM}' 
    3939#-- for vargas 
    40 #JobRunOptions='"-pgmmodel MPMD -cmdfile"' 
     40#JobRunOptions='' 
    4141#============================ 
    4242# config.card configuration options : 
  • CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/COMP/lmdz.card

    r1095 r1282  
    4242# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations) 
    4343ListNonDel= (${R_OUT}/${config_UserChoices_TagName}/${CREATE}/ATM/Output/Boundary/${CREATE}_clim_limit.nc, limit.nc),\ 
    44             (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1995.nc, climoz_LMDZ.nc),\ 
    45             (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1995.nc, aerosols1980.nc),\ 
    46             (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1860.nc, aerosols.nat.nc) 
     44            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1995_v2.nc, climoz_LMDZ.nc),\ 
     45            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1995_v3.nc, aerosols1980.nc),\ 
     46            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1860_v3.nc, aerosols.nat.nc) 
    4747 
    4848[ParametersFiles] 
  • CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/config.card

    r1095 r1282  
    3838JobRunOptions='"-np "${NUM_PROC_ATM}" -max_np "${NUM_PROC_ATM}' 
    3939#-- for vargas 
    40 #JobRunOptions='"-pgmmodel MPMD -cmdfile"' 
     40#JobRunOptions='' 
    4141#============================ 
    4242# config.card configuration options : 
Note: See TracChangeset for help on using the changeset viewer.