source: CONFIG/IPSLCM/IPSLCM5A/historical/COMP/orchidee.card @ 1032

Last change on this file since 1032 was 1032, checked in by mafoipsl, 14 years ago

With IOIPSL v2_2_1 :

  • time_counter_bnds contains appropriate information required for yearly mean based on monthly values. Addition of time_counter_bnds for time series in GatherWithInternal
  • the first time axis encountered is also used as time counter. Suppression of useless Patch_20091030_histcom_time_axis
File size: 1.7 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5NEWHYDROL=n
6sechiba_LEVEL=11
7
8[InitialStateFiles]
9List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc,      . ), \
10        (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc,          . )
11
12[BoundaryFiles]
13List=   ()
14ListNonDel= (${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_1850to2005_AR5_LUHa.rc2.nc, PFTmap.nc)
15
16[SmoothFiles]
17List=()
18
19[ParametersFiles]
20List=   (${SUBMIT_DIR}/PARAM/orchidee.def, .)
21
22[RestartFiles]
23# List restart that have to be saved/restored each loop (file out, saved, and in) :
24List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
25
26[OutputText]
27List=   (out_orchidee)
28
29[OutputFiles]
30List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \
31        (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, Post_HF_sechiba_out_2), \
32        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE)
33
34[Post_1M_sechiba_history]
35Patches= ()
36GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac)
37TimeSeriesVars2D= (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)
38ChunckJob2D= NONE
39TimeSeriesVars3D= (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn)
40ChunckJob3D= NONE
41Seasonal= ON
42
43[Post_HF_sechiba_out_2]
44Patches= ()
45GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac)
46TimeSeriesVars2D= (mrsos, mrro)
47ChunckJob2D= NONE
48TimeSeriesVars3D= (ptn)
49ChunckJob3D= NONE
50Seasonal= ON
Note: See TracBrowser for help on using the repository browser.