- Timestamp:
- 10/05/10 11:05:27 (14 years ago)
- Location:
- CMIP5/historicalNat/historicalNat2/COMP
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CMIP5/historicalNat/historicalNat2/COMP/lmdz.card
r1147 r1158 43 43 # With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM) 44 44 # With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations) 45 ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855.nc, aerosols.nat.nc),\ 45 ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/SOLARANDVOLCANOES_1610_2008.txt, .),\ 46 (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855.nc, aerosols.nat.nc),\ 46 47 (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1855.nc, climoz_LMDZ.nc) 47 48 -
CMIP5/historicalNat/historicalNat2/COMP/lmdz.driver
r1012 r1158 146 146 [ ${CumulPeriod} -gt 1 ] && ( IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat ; IGCM_sys_Chmod u+w Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat ) 147 147 148 ##-- GHG forcing for the current year 149 IPCC_SOLAR=`grep Annee_${year} SOLARANDVOLCANOES_1610_2008.txt | awk -F= '{print $2}'` 150 148 151 ## physiq.def parameters modified from initial physiq_L${RESOL_ATM_Z} 149 152 LMDZ_sed physiq.def OK_instan ${OK_instan} … … 159 162 LMDZ_sed physiq.def ok_hfCOSP ${LMDZ_COSP_hf} 160 163 LMDZ_sed physiq.def ok_histNMC "${LMDZ_NMC_monthly}, ${LMDZ_NMC_daily}, ${LMDZ_NMC_hf}" 164 LMDZ_sed physiq.def solaire ${IPCC_SOLAR} 161 165 162 166 ## gcm.def parameters : no change since gcm.def_${RESOL_ATM_3D} is used and already modified
Note: See TracChangeset
for help on using the changeset viewer.