- Timestamp:
- 08/01/16 12:14:02 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/DUSS/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 22 … … 46 46 [Post_1M_sechiba_history] 47 47 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)48 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) 49 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 50 ChunckJob2D = NONE 51 51 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) … … 55 55 [Post_HF_sechiba_out_2] 56 56 Patches = () 57 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_c ounter_bounds)57 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) 58 58 TimeSeriesVars2D = (mrsos, mrro) 59 59 ChunckJob2D = 50Y
Note: See TracChangeset
for help on using the changeset viewer.