Ignore:
Timestamp:
12/21/23 16:17:50 (7 months ago)
Author:
acosce
Message:

made some modifications :

  • inca.driver : add the possibility to manage parameter link to n2o coupling (ocean->atm)
  • inca.def : modify parameters names for coupling between inca and orchidee
  • orchidee.def : add defaults values


File:
1 edited

Legend:

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

    r6664 r6695  
    1515#use or not the deposition from orchidee 
    1616DepOrch=n 
    17 # uncomment two next line if we want to coupled with orchidee without transfer any flux 
    18 #nbFlux_FromOrch=0 
    19 #emi_FromOrch= 
     17# uncomment two next line if we want to coupled BVOC flux with orchidee without transfer any flux 
     18nbFlux_BVOC_FromOrch=0 
     19#emi_BVOC_FromOrch= 
     20# uncomment two next line if we want to coupled Nsoil with orchidee without transfer any flux 
     21nbFlux_N_FromOrch=0 
     22#emi_N_FromOrch=n2o 
    2023#output diagnostic for chemistry flux 
    2124calcul_flux=_AUTO_ 
     
    3437CoupOceAtm=_AUTO_: DEFAULT=n 
    3538transm_dms_oa=_AUTO_: DEFAULT=n 
     39transm_n2o_oa=_AUTO_: DEFAULT=n 
     40 
Note: See TracChangeset for help on using the changeset viewer.