Ignore:
Timestamp:
03/23/22 17:09:22 (2 years ago)
Author:
acosce
Message:

Update coupling between inca and orchidee for N species

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.3/GENERAL/PARAM/inca.def

    r5975 r6106  
    33####################################################################### 
    44xios_read=_AUTO_:DEFAULT=y 
     5 
    56#LMDZ_10m_winds=y --> use 10m wind from LMDZ, =n --> use 10m wind from output file 
    67LMDZ_10m_winds=_AUTO_ 
     8 
    79#choose if there is a feedback with the areosol effect 
    810feedb=_AUTO_ 
     11 
    912#threshold 10m wind parameter / def 0.78 
    1013tref=_AUTO_: DEFAULT =0.78 
     14 
    1115#seasalt_correctif / def = 1  
    1216ss_corr=_AUTO_: DEFAULT =1  
     17 
    1318#coupled model with orchidee 
    1419CoupOrchInca=_AUTO_ 
    1520nbveget=15 
     21 
    1622#use or not the deposition from orchidee 
    1723DepOrch=n 
    18 # uncomment two next line if we want to coupled with orchidee without transfer any flux 
    19 #nbFlux_FromOrch=0 
    20 #emi_FromOrch= 
     24 
     25# uncomment two next line if we want to coupled BVOC flux with orchidee without transfer any flux 
     26#nbFlux_BVOC_FromOrch=0 
     27#emi_BVOC_FromOrch= 
     28 
     29# uncomment two next line if we want to coupled Nsoil flux with orchidee without transfer any flux 
     30#nbFlux_N_FromOrch=1 
     31#emi_N_FromOrch = nh3 
     32 
    2133#output diagnostic for chemistry flux 
    2234calcul_flux=_AUTO_ 
     35 
    2336# 
    2437flag_plume=0 
     38 
    2539#choose which type of aircraft you will use (0 - 1 - 2 - 3) (no aircraft / old inca aircraft / new subsonic inca aircraft / subsonic + hypersonic inca aircraft) 
    2640flag_plane=_AUTO_ 
     41 
    2742#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation)  
    2843emi_interp_time=_AUTO_ 
     44 
    2945#activate the flag cmip_xml if you are running a CMIP experiment 
    3046cmip_xml=_AUTO_: DEFAULT =n 
Note: See TracChangeset for help on using the changeset viewer.