Changeset 1083 for CONFIG/IPSLCM


Ignore:
Timestamp:
07/12/10 11:21:11 (14 years ago)
Author:
mafoipsl
Message:

Use SOLARANDVOLCANOES for historical. Correction of ecrit_LES. Aga written out in piControl.

Location:
CONFIG/IPSLCM/IPSLCM5A
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5A/historical/COMP/lmdz.card

    r1082 r1083  
    4141[BoundaryFiles] 
    4242List=       () 
    43 ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/SOLAR_1610_2008.txt, .),\ 
     43ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/SOLARANDVOLCANOES_1610_2008.txt, .),\ 
    4444            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CO2_1765_2005.txt, .),\ 
    4545            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CH4_1765_2005.txt, .),\ 
  • CONFIG/IPSLCM/IPSLCM5A/historical/COMP/lmdz.driver

    r1026 r1083  
    150150 
    151151    ##-- GHG forcing for the current year 
    152     IPCC_SOLAR=`grep Annee_${year} SOLAR_1610_2008.txt | awk -F= '{print $2}'` 
     152    IPCC_SOLAR=`grep Annee_${year} SOLARANDVOLCANOES_1610_2008.txt | awk -F= '{print $2}'` 
    153153    IPCC_CO2=`grep Annee_${year} CO2_1765_2005.txt | awk -F= '{print $2}'` 
    154154    IPCC_CH4=`grep Annee_${year} CH4_1765_2005.txt | awk -F= '{print $2}'` 
  • CONFIG/IPSLCM/IPSLCM5A/historical/PARAM/physiq.def_L39

    r1065 r1083  
    8383ok_histNMC = y, n, n 
    8484### ecrit_LES = frequence ecriture fichier histhf3hm.nc en jours 
    85 ecrit_ins=0.125 
     85ecrit_LES=0.125 
    8686### ecrit_ins = frequence ecriture fichier histhf3h.nc en jours 
    8787ecrit_ins=0.125 
  • CONFIG/IPSLCM/IPSLCM5A/piControl/PARAM/physiq.def_L39

    r1026 r1083  
    6363# - lev_histmth=4 => champs tendances 3d 
    6464lev_histmth=2 
     65### Aga sortie avec niveau 2 
     66flag_Aga       =  2, 10, 10, 10, 10 
    6567### parametres pour hist*NMC.nc 
    6668#lev_histdayNMC: nombre de niveaux sur la verticale dans le fichier 
Note: See TracChangeset for help on using the changeset viewer.