source: CONFIG/IPSLCM/IPSLCM4_v2/trunk/EXP00/COMP/orchidee.card @ 680

Last change on this file since 680 was 355, checked in by sdipsl, 16 years ago
  • Specify two bypass options in [UserChoices?] section of lmdz.card

ByPass_hgardfou_teta = n
ByPass_hgardfou_mats= n

teta will divide teta* by 2 during one integration, done in the driver
mats will use pur matsuno during one integration, done in the driver

  • Correct histNMC variable names for time series in lmdz.card
  • Prepare orchidee.card and orchidee.def to switch to new pft map
File size: 1008 bytes
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/carteveg5km.nc, .), \
8        (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc, .), \
9        (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc, .)
10#       (${R_INIT}/SRF/${config_UserChoices_TagName}/PFTmap.1980.nc, pft_new.nc)
11
12[BoundaryFiles]
13List=   ()
14ListNonDel= (${R_BC}/SRF/${config_UserChoices_TagName}/lai2D.nc, .)
15
16[ParametersFiles]
17List=   (${SUBMIT_DIR}/PARAM/orchidee.def, .)
18
19[RestartFiles]
20List=   (sechiba_rest.nc, sechiba_rest.nc, start_sech.nc)
21
22[OutputText]
23List=   (out_orchidee)
24
25[OutputFiles]
26List=   (sechiba_out.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history)
27
28[Post_1M_sechiba_history]
29Patches = (Patch_20070220_histcom_time_axis)
30GatherWithInternal = (lon, lat, veget, time_counter)
31TimeSeriesVars = (alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snowf, subli, tair, tsol_max, tsol_min, drainage)
Note: See TracBrowser for help on using the repository browser.