source: CMIP5/historicalAnt/v3.historicalAnt2/COMP/orchidee.card @ 5012

Last change on this file since 5012 was 1948, checked in by mafoipsl, 12 years ago

v3.historicalAnt1 CMIP5 IPSL simulation registration.

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