Ignore:
Timestamp:
07/21/17 15:33:34 (7 years ago)
Author:
acosce
Message:

Inca configuration :
allowed inca.card to manage the parameter value for threshold or weibull10m method

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/AER_pdControl/COMP/inca.card

    r3318 r3319  
    1010#10m_winds_method=threshold --> use threshold method for 10m wind from gcm 
    111110m_winds_method=threshold 
    12 # Set climatological to choose the write_frequency for inca output (inca_avgr, forcage, inca_inst) 
    13 # 86400 = daily output 
    14 freq_write_chem=86400 
     12#choose threshold or weibull10 parameter value 
     13wind_parameter=0.78 
    1514# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie 
    1615feedb=0 
     
    3837List=() 
    3938 
    40 ListNonDel= (${R_IN}/CHM/INCA144142-L39/npp.nc                                  ,   npp.nc              )\ 
    41             (/ccc/work/cont003/gen6178/oboucher/CMIP6_OXIDANTS/LOI_AR6_2000.nc  ,   oxydants.nc         )\ 
    42             (${R_IN}/CHM/INCA144142-L39/aircraft.nc                             ,   aircraft_mth.nc     )\ 
    43             (/ccc/work/cont003/gencmip6/lurtont/inputs/sflx_lmdz_cmip6_2006.nc  ,   sflx_SZ.nc          )\ 
    44             (${R_IN}/CHM/INCA144142-L39/landuse.nc                              ,   landuse.nc          )\ 
    45             (${R_IN}/CHM/INCA144142-L39/rhvEC.txt                               ,   rhvEC.txt           )\ 
    46             (${R_IN}/CHM/INCA144142-L39/wthEC.txt                               ,   wthEC.txt           )\ 
    47             (${R_IN}/CHM/INCA144142-L39/clyEC.txt                               ,   clyEC.txt           )\ 
    48             (${R_IN}/CHM/INCA144142-L39/wth.dat                                 ,   wth.dat             )\ 
    49             (${R_IN}/CHM/INCA144142-L39/cly.dat                                 ,   cly.dat             )\ 
    50             (${R_IN}/CHM/INCA144142-L39/rhv.dat                                 ,   rhv.dat             )\ 
    51             (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat                    ,   phototable.dat      ) 
     39ListNonDel= (${R_IN}/CHM/INCA144142-L39/npp.nc                                  ,   npp.nc             )\ 
     40            (${R_IN}/CHM/OXYDANTS/IPCC_AR6/144x142/oxydants_2000.nc              ,   oxydants.nc        )\ 
     41            (${R_IN}/CHM/INCA144142-L39/aircraft.nc                              ,   aircraft_mth.nc    )\ 
     42            (${R_IN}/IGCM/CHM/SFLX/IPCC_AR6/144142/aer.v2/sflx_lmdz_cmip6_2006.nc,   sflx_SZ.nc         )\ 
     43            (${R_IN}/CHM/INCA144142-L39/landuse.nc                               ,   landuse.nc         )\ 
     44            (${R_IN}/CHM/INCA144142-L39/rhvEC.txt                                ,   rhvEC.txt          )\ 
     45            (${R_IN}/CHM/INCA144142-L39/wthEC.txt                                ,   wthEC.txt          )\ 
     46            (${R_IN}/CHM/INCA144142-L39/clyEC.txt                                ,   clyEC.txt          )\ 
     47            (${R_IN}/CHM/INCA144142-L39/wth.dat                                  ,   wth.dat            )\ 
     48            (${R_IN}/CHM/INCA144142-L39/cly.dat                                  ,   cly.dat            )\ 
     49            (${R_IN}/CHM/INCA144142-L39/rhv.dat                                  ,   rhv.dat            )\ 
     50            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat                     ,   phototable.dat     ) 
    5251 
    5352 
     
    7170List=   (inca1d_emi.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc        ,    NONE  ),\ 
    7271        (inca1d_species.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc    ,    NONE  ),\ 
    73         (inca1d_dep.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dep.nc       ,    NONE  ),\ 
     72        (inca1d_dep.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dep.nc        ,    NONE  ),\ 
    7473        (inca1d_aero.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc       ,    NONE  ),\ 
    7574        (inca1d_invariants.nc  ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_invariants.nc ,    NONE  ),\ 
     
    7877        (inca1m_emi.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_emi.nc        ,    NONE  ),\ 
    7978        (inca1m_species.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_species.nc    ,    Post_1M_inca_species  ),\ 
    80         (inca1m_dep.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dep.nc       ,    NONE  ),\ 
     79        (inca1m_dep.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dep.nc        ,    NONE  ),\ 
    8180        (inca1m_aero.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc       ,    Post_1M_inca_aero  ),\ 
    8281        (inca1m_invariants.nc  ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_invariants.nc ,    NONE  ),\ 
Note: See TracChangeset for help on using the changeset viewer.