source: CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/COMP/orchidee.card @ 716

Last change on this file since 716 was 716, checked in by mafoipsl, 15 years ago

Use Patch for time counter in double (or float)

File size: 1.0 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/carteveg5km.nc, .), \
8        (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc, .), \
9        (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc, .)
10#       (${R_INIT}/SRF/${config_UserChoices_TagName}/PFTmap.1980.nc, pft_new.nc)
11
12[BoundaryFiles]
13List=   ()
14ListNonDel= (${R_BC}/SRF/${config_UserChoices_TagName}/lai2D.nc, .)
15
16[ParametersFiles]
17List=   (${SUBMIT_DIR}/PARAM/orchidee.def, .)
18
19[RestartFiles]
20List=   (sechiba_rest.nc, sechiba_rest.nc, start_sech.nc)
21
22[OutputText]
23List=   (out_orchidee)
24
25[OutputFiles]
26List=   (sechiba_out.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history)
27
28[Post_1M_sechiba_history]
29Patches = (Patch_20090407_histcom_time_axis)
30GatherWithInternal = (lon, lat, veget, time_counter, Areas)
31TimeSeriesVars = (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)
Note: See TracBrowser for help on using the repository browser.