source: CONFIG/LMDZORINCA/branches/LMDZORINCA_v2/EXP_AER/COMP/orchidee.card @ 1116

Last change on this file since 1116 was 1116, checked in by acosce, 14 years ago

Update ORCHIDEE card in LMDZORINCA

File size: 1.7 KB
RevLine 
[615]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
[858]5NEWHYDROL=n
[1116]6sechiba_LEVEL=11
[615]7
8[InitialStateFiles]
[1116]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)
[615]12
13[BoundaryFiles]
14List=   ()
[1116]15ListNonDel= ()
[615]16
[1116]17[SmoothFiles]
18List=()
19
[615]20[ParametersFiles]
21List=   (${SUBMIT_DIR}/PARAM/orchidee.def, .)
22
23[RestartFiles]
[858]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)
[615]26
27[OutputText]
[1116]28List=   (out_orchidee, orchidee.def)
[615]29
30[OutputFiles]
[1116]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_H}/${PREFIX}_HF_sechiba_out_2.nc, Post_HF_sechiba_out_2), \
33        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE)
[615]34
35[Post_1M_sechiba_history]
[1062]36Patches = ()
[1116]37GatherWithInternal = (lon, lat, veget, time_counter, time_counter_bnds, 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,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac)
[858]39ChunckJob2D = NONE
[1116]40TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn, nee)
[858]41ChunckJob3D = NONE
[1116]42Seasonal=ON
43
44[Post_HF_sechiba_out_2]
45Patches= ()
46GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac)
47TimeSeriesVars2D= (mrsos, mrro)
48ChunckJob2D= 50Y
49TimeSeriesVars3D= (ptn)
50ChunckJob3D= 10Y
51Seasonal= OFF
Note: See TracBrowser for help on using the repository browser.