source: CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_WORK/EXPLANDU/COMP/orchidee.card @ 744

Last change on this file since 744 was 739, checked in by mafoipsl, 15 years ago

Commit again to keep history : Adapt EXPLANDU.
EXPLANDU is a new configuration to activate LAND_USE in coupled model (default map = 20C3M)

See http://forge.ipsl.jussieu.fr/orchidee/wiki/LandUse
and test in http://dods.extra.cea.fr/data/p86manci/IPSLCM5/CM5LU2/MONITORING/

File size: 1.9 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5LAIMAP=y
6ROUTING=y
7NEWHYDROL=n
8OKCO2=y
9sechiba_LEVEL=10
10stomate_LEVEL=6
11
12[InitialStateFiles]
13List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/irrigated.nc, .),   \
14        (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc, .), \
15        (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc, .)
16# ,   \
17#       (${R_INIT}/SRF/${config_UserChoices_TagName}/floodplains.nc, .), \
18#       (${R_INIT}/SRF/${config_UserChoices_TagName}/PFTmap.1980.nc, pft_new.nc)
19
20[BoundaryFiles]
21List=   ()
22ListNonDel= (${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap.20C3M.nc, .), \
23            (${R_BC}/SRF/${config_UserChoices_TagName}/lai2D_03.nc, lai2D.nc)
24
25[ParametersFiles]
26List=   (${SUBMIT_DIR}/PARAM/orchidee.def, .)
27
28[RestartFiles]
29# List restart that have to be saved/restored each loop (file out, saved, and in) :
30List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
31
32[OutputText]
33List=   (out_orchidee)
34
35[OutputFiles]
36List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history) \
37        (sechiba_out_2.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_out2.nc, NONE) \
38        (watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE)
39
40[Post_1M_sechiba_history]
41Patches = (Patch_20090407_histcom_time_axis)
42GatherWithInternal = (lon, lat, veget, time_counter, Areas)
43TimeSeriesVars = (lai, maxvegetfrac, vegetfrac, nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snowf, snownobio, subli, tair, temp_sol, tsol_max, tsol_min, drainage, CO2FLUX)
44# ALMAOUTPUT
45#TimeSeriesVars = (vegetfrac, maxvegetfrac, nobiofrac, SWnet, LWnet, Qh, Qle, Qg, Qf, DelSurfHeat, DelColdCont, Snowf, Rainf, Evap, Qs, Qsb, Qsm, DelSoilMoist, DelSWE, DelIntercept, AvgSurfT, RadT, Albedo, SWE, SoilMoist, SoilWet, SoilTemp, PotEvap, ECanop, TVeg, ESoil, RootMoist, SubSnow, ACond, SnowFrac, SAlbedo, SnowDepth, dis, GPP)
46
Note: See TracBrowser for help on using the repository browser.