Changeset 1697


Ignore:
Timestamp:
03/26/12 17:26:12 (12 years ago)
Author:
jgipsl
Message:
  • Added USER_SPEC for experiment AER with LMDZORINCA.
  • Some corrections for INCA
  • Removed idissip; parameter not used by LMDZ.
Location:
CONFIG/UNIFORM/u1/LMDZORINCA_u1
Files:
3 added
9 edited
5 copied

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/u1/LMDZORINCA_u1/GENERAL/DRIVER/inca.driver

    r1694 r1697  
    5454    case ${CHEM} in  
    5555        AER) 
    56         INCA_sed_complete physiq.def config_inca aero 
     56        INCA_sed_complete run.def config_inca aero 
    5757        ;; 
    5858        NMHC)  
    59         INCA_sed_complete physiq.def config_inca chem 
     59        INCA_sed_complete run.def config_inca chem 
    6060        ;; 
    6161        NMHC_AER) 
    62         INCA_sed_complete physiq.def config_inca aero 
     62        INCA_sed_complete run.def config_inca aero 
    6363        ;; 
    6464        CH4) 
    65         INCA_sed_complete physiq.def config_inca chem 
     65        INCA_sed_complete run.def config_inca chem 
    6666        ;; 
    6767        CH4_AER) 
    68         INCA_sed_complete physiq.def config_inca aero 
     68        INCA_sed_complete run.def config_inca aero 
    6969        ;; 
    7070        GES) 
    71         INCA_sed_complete physiq.def config_inca chem 
     71        INCA_sed_complete run.def config_inca chem 
    7272        esac 
    7373 
  • CONFIG/UNIFORM/u1/LMDZORINCA_u1/GENERAL/DRIVER/lmdz.driver

    r1690 r1697  
    389389 
    390390    # config.def : If running with Reprobus, desactivate ok_ade, ok_aie and read_climoz 
    391     if [ X${config_ListOfComponents_CHM} = Xreprobus ] ; then 
     391    if [ X${config_ListOfComponents_CHM} = Xreprobus ] || [ X${config_ListOfComponents_CHM} = Xinca ] ; then 
    392392        LMDZ_sed config.def ok_ade n 
    393393        LMDZ_sed config.def ok_aie n 
  • CONFIG/UNIFORM/u1/LMDZORINCA_u1/GENERAL/PARAM/gcm.def_144x142x19

    r1690 r1697  
    44## periode pour le pas Matsuno (en pas) 
    55iperiod=5 
    6 ## periode de la dissipation (en pas) 
    7 idissip=5 
    86## choix de l'operateur de dissipation (star ou  non star ) 
    97lstardis=y 
  • CONFIG/UNIFORM/u1/LMDZORINCA_u1/GENERAL/PARAM/gcm.def_144x142x39

    r1690 r1697  
    44## periode pour le pas Matsuno (en pas) 
    55iperiod=5 
    6 ## periode de la dissipation (en pas) 
    7 idissip=5 
    86## choix de l'operateur de dissipation (star ou  non star ) 
    97lstardis=y 
  • CONFIG/UNIFORM/u1/LMDZORINCA_u1/GENERAL/PARAM/gcm.def_56x55x19

    r1690 r1697  
    44## periode pour le pas Matsuno (en pas) 
    55iperiod=5 
    6 ## periode de la dissipation (en pas) 
    7 idissip=5 
    86## choix de l'operateur de dissipation (star ou  non star ) 
    97lstardis=y 
  • CONFIG/UNIFORM/u1/LMDZORINCA_u1/GENERAL/PARAM/gcm.def_96x71x19

    r1690 r1697  
    44## periode pour le pas Matsuno (en pas) 
    55iperiod=5 
    6 ## periode de la dissipation (en pas) 
    7 idissip=5 
    86## choix de l'operateur de dissipation (star ou  non star ) 
    97lstardis=y 
  • CONFIG/UNIFORM/u1/LMDZORINCA_u1/GENERAL/PARAM/gcm.def_96x95x19

    r1690 r1697  
    44## periode pour le pas Matsuno (en pas) 
    55iperiod=5 
    6 ## periode de la dissipation (en pas) 
    7 idissip=5 
    86## choix de l'operateur de dissipation (star ou  non star ) 
    97lstardis=y 
  • CONFIG/UNIFORM/u1/LMDZORINCA_u1/GENERAL/PARAM/gcm.def_96x95x39

    r1690 r1697  
    44## periode pour le pas Matsuno (en pas) 
    55iperiod=5 
    6 ## periode de la dissipation (en pas) 
    7 idissip=5 
    86## choix de l'operateur de dissipation (star ou  non star ) 
    97lstardis=y 
  • CONFIG/UNIFORM/u1/LMDZORINCA_u1/GENERAL/PARAM/run.def

    r1690 r1697  
    4949### type_trac is set automatically by the lmdz.driver 
    5050type_trac=_AUTO_ 
     51### config_inca=aero/chem needed only if type_trac=inca 
     52config_inca=_AUTO_  
     53### Only concerning the program ce0l : for creating file grilles_gcm.nc 
     54grilles_gcm_netcdf=y 
     55 
  • CONFIG/UNIFORM/u1/LMDZORINCA_u1/USER_SPEC/LMDZORINCA/AER_L39/COMP/lmdz.card

    r1694 r1697  
    1616#LMDZ_Bands_file_name=/dmnfs11/cont003/p86cozic/IGCM_OUT/LMDZORINCA/NMHC_AER/LOI_NA_AR5WERF_co2/ATM/Debug/LOI_NA_AR5WERF_co2_20060501_20060531_Bands_96x95x19_4prc.dat 
    1717 
    18 # Other specific parameters to this experience  
    19 aer_type=scenario 
    20 pmagic=0.0 
     18# Set ConfType to choose parameters for aerosols, solar and green house gazes.  
     19# The parameter file PARAM/config.def_$ConfType will be used. 
     20# ConfType=preind/actuel/annuel 
     21ConfType=actuel 
     22 
     23# Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used. 
     24# OutLevel=low/medium/high 
     25OutLevel=low 
     26 
    2127 
    2228# Nugding : ok_guide=y/n 
     
    4046[ParametersFiles] 
    4147List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics} , physiq.def    ), \ 
    42         (${SUBMIT_DIR}/PARAM/gcm.def_L${RESOL_ATM_Z}_${LMDZ_Physics}    , gcm.def       ), \ 
     48        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}                    , gcm.def       ), \ 
    4349        (${SUBMIT_DIR}/PARAM/run.def                                    , .             ), \ 
    44         (${SUBMIT_DIR}/PARAM/traceur.def                                , .             ), \ 
     50        (${SUBMIT_DIR}/PARAM/output.def_${OutLevel},                    output.def      ), \ 
     51        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},                    config.def      ), \ 
    4552        (${SUBMIT_DIR}/PARAM/guide.def                                  , .             ) 
    4653 
     
    5057 
    5158[OutputText] 
    52 List=   (physiq.def, gcm.def, run.def, traceur.def, Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat) 
     59List=   (physiq.def, gcm.def, run.def, Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat, config.def, output.def) 
    5360 
    5461 
  • CONFIG/UNIFORM/u1/LMDZORINCA_u1/USER_SPEC/LMDZORINCA/AER_L39/config.card

    r1694 r1697  
    1818LongName='Ajout de Stomate (NEW) - Fichiers sflx / aircraft / start / startphy  créés par S.Szopa ' 
    1919TagName=LMDZORINCA/${CHEM} 
     20UserSpec=LMDZORINCA/AER_L39 
    2021#============================ 
    2122#D-- leap, noleap, 360d 
Note: See TracChangeset for help on using the changeset viewer.