source: CONFIG/IPSLCM/IPSLCM5A/EXP00/COMP/orchidee.card @ 1010

Last change on this file since 1010 was 992, checked in by sdipsl, 14 years ago
  • Some homogenization between directory regarding :
    • SmoothFiles? section
    • variables
    • physiq.def and LMDZ new files
File size: 1.4 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5NEWHYDROL=n
6sechiba_LEVEL=10
7
8[InitialStateFiles]
9List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc,      . ), \
10        (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc,          . ), \
11        (${R_INIT}/SRF/${config_UserChoices_TagName}/PFTmap_IPCC_2000.nc, PFTmap.nc)
12
13[BoundaryFiles]
14List=   ()
15ListNonDel= ()
16
17[SmoothFiles]
18List=()
19
20[ParametersFiles]
21List=   (${SUBMIT_DIR}/PARAM/orchidee.def, .)
22
23[RestartFiles]
24# List restart that have to be saved/restored each loop (file out, saved, and in) :
25List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
26
27[OutputText]
28List=   (out_orchidee)
29
30[OutputFiles]
31List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history) \
32        (sechiba_out_2.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_out2.nc,    NONE) \
33        (watchout.nc,        ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE)
34
35[Post_1M_sechiba_history]
36Patches = (Patch_20091030_histcom_time_axis)
37GatherWithInternal = (lon, lat, veget, time_counter, Areas, Contfrac)
38TimeSeriesVars2D = (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)
39ChunckJob2D = NONE
40TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX)
41ChunckJob3D = NONE
42Seasonal=ON
Note: See TracBrowser for help on using the repository browser.