- Timestamp:
- 06/25/15 15:37:32 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/amip/COMP/orchidee.card
r2506 r2582 9 9 DefSuffix=Choi 10 10 11 sechiba_LEVEL=1112 11 VEGET_UPDATE=1Y 13 12 LAND_COVER_CHANGE=y 14 15 # Use XIOS as output library16 XIOS=y17 13 18 14 [InitialStateFiles] … … 43 39 44 40 [OutputFiles] 45 List= (sechiba_history.nc,${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \46 (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, Post_HF_sechiba_out_2),\47 (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE)41 List= (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 42 (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, NONE), \ 43 (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE) 48 44 49 45 [Post_1M_sechiba_history] 50 Patches = ()51 GatherWithInternal = (lon, lat, veget, time_counter, time_counter_bounds, Areas, Contfrac)52 TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, 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)53 ChunckJob2D = NONE54 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn, nee)55 ChunckJob3D = NONE56 Seasonal = ON46 Patches = () 47 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 48 TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, 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) 49 ChunckJob2D = NONE 50 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 51 ChunckJob3D = NONE 52 Seasonal = ON 57 53 58 54 [Post_HF_sechiba_out_2] 59 Patches = ()60 GatherWithInternal = (lon, lat, veget, time_counter, time_counter_bounds, Areas, Contfrac)61 TimeSeriesVars2D = (mrsos, mrro)62 ChunckJob2D = 50Y63 TimeSeriesVars3D = (ptn)64 ChunckJob3D = 10Y65 Seasonal = OFF55 Patches = () 56 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 57 TimeSeriesVars2D = (mrsos, mrro) 58 ChunckJob2D = 50Y 59 TimeSeriesVars3D = (ptn) 60 ChunckJob3D = 10Y 61 Seasonal = OFF
Note: See TracChangeset
for help on using the changeset viewer.