source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/orchidee.card @ 2674

Last change on this file since 2674 was 2674, checked in by omamce, 8 years ago

O.M : mise a jour de la version rc1, apres quelques tests

File size: 2.7 KB
RevLine 
[396]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
[2018]5# The variable DefSuffix gives the suffix of the orchidee.def file to be used.
6# By default the file orchidee.def_Choi will be selected.
7# Sef DefSuffix=Choi (default) to activate default 2-layer Choisnel hydrology
8# Set DefSuffix=CWRR to activate 11-layer CWRR hydrology
[2674]9#DefSuffix=Choi
10DefSuffix=CWRR
[2018]11
[2674]12VEGET_UPDATE=0Y
13LAND_COVER_CHANGE=n
14sechiba_LEVEL=11
15
[396]16[InitialStateFiles]
[2674]17List= ()
[396]18
[2674]19#(${R_IN}/SRF/soils_param.nc,        . ), \
20#      (${R_IN}/SRF/routing.nc,            . ), \
21#      (${R_IN}/SRF/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_2000.nc, PFTmap.nc), \
22#      (${R_IN}/SRF/cartepente2d_15min.nc, .)
23
[396]24[BoundaryFiles]
[2674]25List= ()
[863]26ListNonDel= ()
[396]27
[992]28[SmoothFiles]
[2674]29List= ()
[992]30
[396]31[ParametersFiles]
[2674]32List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}                 , orchidee.def ) , \
33        (${SUBMIT_DIR}/PARAM/file_def_orchidee.xml                     , .            ) , \
34        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml      , .            ) , \
35        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml    , .            ) , \
36        (${R_IN}/SRF/soils_param.nc                                    , .            ) , \
37        (${R_IN}/SRF/routing.nc                                        , .            ) , \
38        (${R_IN}/SRF/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_2000.nc, PFTmap.nc    ) , \
39        (${R_IN}/SRF/cartepente2d_15min.nc                             , .            )
[396]40
41[RestartFiles]
[2674]42List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
[396]43
44[OutputText]
[2674]45List=   (out_orchidee, orchidee.def, used_orchidee.def, iodef.xml, context_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, river_desc.nc)
[396]46
47[OutputFiles]
[2582]48List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \
49        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \
50        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE)
[396]51
52[Post_1M_sechiba_history]
[1032]53Patches = ()
[2674]54GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds)
55TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, evap, fluxlat, fluxsens, 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, TWBR)
[794]56ChunckJob2D = NONE
[2362]57TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee)
[794]58ChunckJob3D = NONE
[2582]59Seasonal = ON
[1014]60
61[Post_HF_sechiba_out_2]
[2582]62Patches = ()
[2674]63GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds)
[2582]64TimeSeriesVars2D = (mrsos, mrro)
65ChunckJob2D = 50Y
66TimeSeriesVars3D = (ptn)
67ChunckJob3D = 10Y
68Seasonal = OFF
[2674]69
Note: See TracBrowser for help on using the repository browser.