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.
File:
1 edited

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 
Note: See TracChangeset for help on using the changeset viewer.