source: CONFIG/UNIFORM/v6/IPSLCM5A2/EXPERIMENTS/IPSLCM/paleo/COMP/stomate.card @ 5879

Last change on this file since 5879 was 5879, checked in by snguyen, 3 years ago

Modified Makefile to add configuration PALEOIPSLCM5A2-VLR while retaining IPSLCM5A2-VLR as default configuration for compilation. Moved NEMO SOURCES of IPSLCM5A2-VLR to SOURCES/NEMO/STANDARD and created SOURCES/NEMO/PALEO for PALEOIPSLCM5A2-VLR configuration. Created paleolmdz in Makefile to compile LMDZ sources in SOURCES/LMDZ/PALEO. Added experiments IPSLCM/paleo and LMDZOR/paleo. Added file_def_nemo-lim2_paleo.xml file_def_histmth_lmdz_paleo.xml file_def_nemo-opa_paleo.xml file_def_nemo-pisces_rivers_paleo.xml file_def_nemo-pisces_paleo.xml file_def_orchidee_paleo.xml namelist_ORCA2_cfg_paleo namelist_pisces_ORCA2_cfg_paleo to GENERAL/PARAM for paleo configurations. Set day_step=720 in GENERAL/PARAM/gcm.def_96x95 for paleo configurations. Modified GENERAL/DRIVER/opa9.driver to use namelist_ORCA2_cfg_paleo for paleo configurations.

File size: 1.5 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List=   ()
8
9[BoundaryFiles]
10List=   ()
11ListNonDel= ()
12
13[SmoothFiles]
14List=   ()
15
16[ParametersFiles]
17List=   ()
18
19[RestartFiles]
20# List restart that have to be saved/restored each loop (file out, saved, and in) :
21List=   (stomate_rest_out.nc, stomate_rest.nc, stomate_rest_in.nc)
22
23[OutputText]
24List=   ()
25
26[OutputFiles]
27List=   (stomate_history.nc,      ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, NONE),\
28        (stomate_ipcc_history.nc, NONE                                            , NONE)
29
30[Post_1M_stomate_history]
31Patches = ()
32GatherWithInternal = (lon, lat, time_counter, Areas, time_centered, time_centered_bounds)
33TimeSeriesVars2D = (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE)
34ChunckJob2D = NONE
35TimeSeriesVars3D = (LAI,VEGET_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN)
36ChunckJob3D = NONE
37Seasonal = ON
38
39[Post_1M_stomate_ipcc_history]
40Patches = ()
41GatherWithInternal = (lon, lat, time_counter, Areas, CONTFRAC, time_centered, time_centered_bounds)
42TimeSeriesVars2D = (cVeg, cLitter, cSoil, cProduct, lai, gpp, ra, npp, rh, fFire, fHarvest, fLuc, nbp, fVegLitter, fLitterSoil, cLeaf, cWood, cRoot, cMisc, cLitterAbove, cLitterBelow, cSoilFast, cSoilMedium, cSoilSlow, landCoverFrac, treeFracPrimDec, treeFracPrimEver, c3PftFrac, c4PftFrac, rGrowth, rMaint, nppLeaf, nppWood, nppRoot, nep)
43ChunckJob2D = NONE
44TimeSeriesVars3D = ()
45ChunckJob3D = NONE
46Seasonal = ON
Note: See TracBrowser for help on using the repository browser.