- Timestamp:
- 08/01/16 12:14:02 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/AER/COMP/orchidee.card
r2803 r2954 9 9 DefSuffix=Choi 10 10 11 VEGET_UPDATE= 0Y11 VEGET_UPDATE=1Y 12 12 13 13 [InitialStateFiles] 14 14 List= (${R_IN}/SRF/soils_param.nc, . ), \ 15 15 (${R_IN}/SRF/routing.nc, . ), \ 16 (${R_IN}/SRF/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_2000.nc, PFTmap.nc), \16 (${R_IN}/SRF/albedo/alb_bg_modisopt_2D.nc, alb_bg.nc ), \ 17 17 (${R_IN}/SRF/cartepente2d_15min.nc, .) 18 18 19 19 [BoundaryFiles] 20 List= ()20 List=(${R_IN}/SRF/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_${year}.nc, PFTmap.nc) 21 21 ListNonDel= () 22 23 # to decomment if we want to calcul bvoc - for this we need to activate CHEMISTRY_BVOC in orchidee.def_Choi24 #ListNonDel= (${R_IN}/SRF/chemistry/orchidee_fertilizer_1995.nc, .), \25 # (${R_IN}/SRF/chemistry/orchidee_bbg_clim.nc, .)26 22 27 23 [SmoothFiles] … … 46 42 [Post_1M_sechiba_history] 47 43 Patches = () 48 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_c ounter_bounds)49 TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, evap, fluxlat, fluxsens, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac, TWBR)44 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) 45 TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, evap, fluxlat, fluxsens, netrad, qair, rain, runoff, snow, snownobio, snowf, frac_snow, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac, TWBR, riverflow, coastalflow, DelSoilMoist_daily, DelIntercept_daily, DelSWE_daily, delstock_routing, snowmelt, LAImean) 50 46 ChunckJob2D = NONE 51 47 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) … … 55 51 [Post_HF_sechiba_out_2] 56 52 Patches = () 57 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_c ounter_bounds)53 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) 58 54 TimeSeriesVars2D = (mrsos, mrro) 59 55 ChunckJob2D = 50Y
Note: See TracChangeset
for help on using the changeset viewer.