source: CONFIG/UNIFORM/v5/LMDZORINCA_v5.2/EXPERIMENTS/LMDZOR/clim/COMP/orchidee.card @ 2324

Last change on this file since 2324 was 2324, checked in by acosce, 10 years ago

Add a new configuration LMDZORINCA_v5.2

  • use last version of orchidee
  • compile with rrtm by default

Add NSW parameter in all physiq.def_L39_NPv3.2

File size: 2.1 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
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
9DefSuffix=Choi
10
11sechiba_LEVEL=11
12VEGET_UPDATE=0Y
13LAND_COVER_CHANGE=n
14
15[InitialStateFiles]
16List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc,      . ), \
17        (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc,          . ), \
18        (${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_2000.nc, PFTmap.nc), \
19        (${R_INIT}/SRF/${config_UserChoices_TagName}/cartepente2d_15min.nc, .)
20
21[BoundaryFiles]
22List= ()
23ListNonDel= ()
24
25[SmoothFiles]
26List= ()
27
28[ParametersFiles]
29List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)
30
31[RestartFiles]
32# List restart that have to be saved/restored each loop (file out, saved, and in) :
33List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
34
35[OutputText]
36List=   (out_orchidee, orchidee.def)
37
38[OutputFiles]
39List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \
40        (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, Post_HF_sechiba_out_2), \
41        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE)
42
43[Post_1M_sechiba_history]
44Patches= ()
45GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac)
46TimeSeriesVars2D= (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)
47ChunckJob2D= NONE
48TimeSeriesVars3D= (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn, nee)
49ChunckJob3D= NONE
50Seasonal= ON
51
52[Post_HF_sechiba_out_2]
53Patches= ()
54GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac)
55TimeSeriesVars2D= (mrsos, mrro)
56ChunckJob2D= 50Y
57TimeSeriesVars3D= (ptn)
58ChunckJob3D= 10Y
59Seasonal= OFF
Note: See TracBrowser for help on using the repository browser.