source: CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_WORK/EXPBIOS/COMP/orchidee.card @ 731

Last change on this file since 731 was 731, checked in by mmaipsl, 15 years ago

Add two new configurations in IPSLCM5_WORK :
EXPLANDU to activate LAND_USE in couple 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/

EXPBIOS to activate BIO-CHEMICAL processes (STOMATE) with Land Use 1860 map.

See test in http://dods.extra.cea.fr/data/p86manci/IPSLCM5/CM5STO/

  • Property svn:executable set to *
File size: 1.8 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5LAIMAP=n
6ROUTING=y
7NEWHYDROL=n
8OKCO2=y
9sechiba_LEVEL=10
10
11[InitialStateFiles]
12List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/irrigated.nc, .), \
13        (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc, .), \
14        (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc, .)
15# ,   \
16#       (${R_INIT}/SRF/${config_UserChoices_TagName}/floodplains.nc, .), \
17#       (${R_INIT}/SRF/${config_UserChoices_TagName}/PFTmap.1980.nc, pft_new.nc)
18
19[BoundaryFiles]
20List=   ()
21ListNonDel= (${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap.20C3M.nc, .)
22
23[ParametersFiles]
24List=   (${SUBMIT_DIR}/PARAM/orchidee.def, .)
25
26[RestartFiles]
27# List restart that have to be saved/restored each loop (file out, saved, and in) :
28List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
29
30[OutputText]
31List=   (out_orchidee)
32
33[OutputFiles]
34List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history) \
35        (sechiba_out_2.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_out2.nc, NONE) \
36        (watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE)
37
38[Post_1M_sechiba_history]
39Patches = (Patch_20090407_histcom_time_axis)
40GatherWithInternal = (lon, lat, veget, time_counter, Areas)
41TimeSeriesVars = (lai, maxvegetfrac, vegetfrac, 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, CO2FLUX)
42# ALMAOUTPUT
43#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)
44
Note: See TracBrowser for help on using the repository browser.