1 | # $Id$ |
---|
2 | |
---|
3 | [Compatibility] |
---|
4 | libIGCM=1.0 |
---|
5 | |
---|
6 | [UserChoices] |
---|
7 | |
---|
8 | [InitialStateFiles] |
---|
9 | List= (${R_INIT}/SRF/${config_UserChoices_TagName}/carteveg5km.nc, .), \ |
---|
10 | (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc, .), \ |
---|
11 | (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc, .) |
---|
12 | # (${R_INIT}/SRF/${config_UserChoices_TagName}/PFTmap.1980.nc, pft_new.nc) |
---|
13 | |
---|
14 | [BoundaryFiles] |
---|
15 | List= () |
---|
16 | ListNonDel= (${R_BC}/SRF/${config_UserChoices_TagName}/lai2D.nc, .) |
---|
17 | # For STOMATE : suppress unused lai file and add reftemp file |
---|
18 | # (${R_BC}/SRF/${config_UserChoices_TagName}/reftemp.nc, .) |
---|
19 | |
---|
20 | [ParametersFiles] |
---|
21 | List= (${SUBMIT_DIR}/PARAM/orchidee.def, .) |
---|
22 | |
---|
23 | [RestartFiles] |
---|
24 | List= (sechiba_rest.nc, sechiba_rest.nc, start_sech.nc) |
---|
25 | # For STOMATE : |
---|
26 | # \ |
---|
27 | # (stomate_rest_out.nc, stomate_rest.nc, stomate_rest_in.nc) |
---|
28 | |
---|
29 | [OutputText] |
---|
30 | List= (out_orchidee, orchidee.def) |
---|
31 | |
---|
32 | [OutputFiles] |
---|
33 | List= (sechiba_out.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history) |
---|
34 | # For STOMATE : |
---|
35 | # \ |
---|
36 | # (stomate_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history) \ |
---|
37 | # (stomate_Cforcing.nc, ${R_OUT_SRF_O_M}/${PREFIX}_stomate_Cforcing.nc, NONE) \ |
---|
38 | # (stomate_forcing.nc, ${R_OUT_SRF_O_M}/${PREFIX}_stomate_forcing.nc, NONE) |
---|
39 | # For ORCHIDEE_WATCHOUT : |
---|
40 | # (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_orchidee_watchout.nc, NONE) \ |
---|
41 | |
---|
42 | [Post_1M_sechiba_history] |
---|
43 | Patches = (Patch_20090407_histcom_time_axis) |
---|
44 | GatherWithInternal = (lon, lat, veget, time_counter, Areas) |
---|
45 | TimeSeriesVars = (alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, lai, rain, runoff, snow, snowf, snownobio, subli, tair, temp_sol, tsol_max, tsol_min, drainage) |
---|
46 | |
---|
47 | [Post_1M_stomate_history] |
---|
48 | Patches = () |
---|
49 | GatherWithInternal = (lon, lat, PFT, time_counter) |
---|
50 | TimeSeriesVars = (SPACE_NAT, CO2FLUX_MONTHLY, LAI, VEGET, VEGET_MAX, NPP, GPP, MAINT_RESP, GROWTH_RESP, AGE, HEIGHT, T2M_MONTH, CONTFRAC, RESOLUTION_X, RESOLUTION_Y) |
---|