Changeset 6479
- Timestamp:
- 05/26/23 12:29:08 (7 months ago)
- Location:
- CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/IPSLCM/piControl_ORCHv4_TEST
- Files:
-
- 3 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/IPSLCM/piControl_ORCHv4_TEST/COMP/orchidee.card
r6462 r6479 3 3 4 4 [UserChoices] 5 # Select the PFT and age class set-up. NOTE: the number of PFTs should match the 6 # number in the land cover and maps. The number of age classes does not affect the 7 # maps that can be used. 8 DefSuffix = 15pft.1ac 9 5 10 # VEGET_UPDATE_at_start=y : orchidee.driver will set VEGET_UPDATE=1Y at the first cumul period when starting a new simulation. 6 11 # After the first period, VEGET_UPDATE will be set according to the choice done below. … … 35 40 [InitialStateFiles] 36 41 List= (${R_IN}/SRF/SOIL/soils_param4.nc, soils_param.nc ), \ 42 (${R_IN}/SRF/SOIL/soil_bulk_and_ph.nc, .), \ 37 43 (${R_IN}/SRF/reftemp4.nc, reftemp.nc ), \ 38 (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v3.nc, alb_bg.nc ), \39 44 (${R_IN}/SRF/cartepente2d_15min4.nc, cartepente2d_15min.nc) 40 45 … … 42 47 List= () 43 48 ListNonDel= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v2/PFTmap_1850.nc, PFTmap.nc),\ 44 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical4/woodharvest_1850.nc, woodharvest.nc),\45 49 (${R_IN}/SRF/ROUTING/routing_simple.nc, .) 46 50 … … 50 54 51 55 [ParametersFiles] 52 List= (${SUBMIT_DIR}/PARAM/orchidee.def_v22, orchidee.def) ,\ 53 (${SUBMIT_DIR}/PARAM/ping_orchidee.xml, . ) ,\ 54 (${SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .) ,\ 55 (${MODIPSL}/modeles/ORCHIDEE_2_2/src_xml/context_input_orchidee.xml, .) ,\ 56 (${MODIPSL}/modeles/ORCHIDEE_2_2/src_xml/context_routing_orchidee.xml, .) ,\ 57 (${MODIPSL}/modeles/ORCHIDEE_2_2/src_xml/context_orchidee.xml, .) ,\ 58 (${MODIPSL}/modeles/ORCHIDEE_2_2/src_xml/field_def_orchidee.xml, .) 56 List= (${SUBMIT_DIR}/PARAM/orchidee.def_v4, orchidee.def) ,\ 57 (${SUBMIT_DIR}/PARAM/orchidee_pft.def_${DefSuffix}_v4, orchidee_pft.def) ,\ 58 (${SUBMIT_DIR}/PARAM/ping_orchidee.xml, . ) ,\ 59 (${MODIPSL}/modeles/ORCHIDEE_trunk/src_xml/file_def_orchidee.xml, .) ,\ 60 (${MODIPSL}/modeles/ORCHIDEE_trunk/src_xml/context_input_orchidee.xml, .) ,\ 61 (${MODIPSL}/modeles/ORCHIDEE_trunk/src_xml/context_routing_orchidee.xml, .) ,\ 62 (${MODIPSL}/modeles/ORCHIDEE_trunk/src_xml/context_orchidee.xml, .) ,\ 63 (${MODIPSL}/modeles/ORCHIDEE_trunk/src_xml/field_def_orchidee.xml, .) 59 64 60 65 [RestartFiles] … … 63 68 64 69 [OutputText] 65 List= (out_orchidee, orchidee.def, used_orchidee.def, iodef.xml, context_orchidee.xml, context_routing_orchidee.xml, context_input_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, river_desc.nc)70 List= (out_orchidee, orchidee.def, used_orchidee.def, used_orchidee_pft.def, iodef.xml, context_orchidee.xml, context_routing_orchidee.xml, context_input_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, river_desc.nc) 66 71 67 72 [OutputFiles] -
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/IPSLCM/piControl_ORCHv4_TEST/COMP/stomate.card
r5486 r6479 3 3 4 4 [UserChoices] 5 6 # NINPUT_UPDATE=1Y: change in nitrogen input maps every year. 7 # Nitrogen input maps should be set in BoundaryFiles/List for 1Y or in InitialStateFile for 0Y. 8 NINPUT_UPDATE=0Y 9 10 # STOMATE_IMPOSE_CN: impose nitrogen 11 # If STOMATE_IMPOSE_CN=y the file leaf_cn.nc must be available except if STOMATE_READ_CN=n 12 # If STOMATE_IMPOSE_CN=n the other N-input files are needed, see commented files below 13 STOMATE_IMPOSE_CN=n 14 5 15 6 16 # Specify output level for output files … … 19 29 20 30 [InitialStateFiles] 21 List= () 31 # cnleaf_map.nc is needed if STOMATE_IMPOSE_CN=y 32 #List= (${R_IN}/SRF/NITROGEN/CN_LEAF/cn_leaf_1850_v0.nc, cnleaf_map.nc) 33 34 # Following files are needed if STOMATE_IMPOSE_CN=n 35 List= (${R_IN}/SRF/NITROGEN/N_FERTILISATION/NMIP/synthetic/historical/Nfer_pasture_1900.nc, nfert_pasture.nc) ,\ 36 (${R_IN}/SRF/NITROGEN/N_FERTILISATION/NMIP/synthetic/historical/Nfer_cropland_1900.nc, nfert_cropland.nc) ,\ 37 (${R_IN}/SRF/NITROGEN/N_FERTILISATION/NMIP/manure/historical/Nmanure_pasture_1900.nc, nmanure_pasture.nc) ,\ 38 (${R_IN}/SRF/NITROGEN/N_FERTILISATION/NMIP/manure/historical/Nmanure_cropland_1900.nc, nmanure_cropland.nc) ,\ 39 (${R_IN}/SRF/NITROGEN/N_DEPOSITION/CCMI_ndep/historical/CCMI_ndep_nhx_1900.nc, ndep_nhx.nc), \ 40 (${R_IN}/SRF/NITROGEN/N_DEPOSITION/CCMI_ndep/historical/CCMI_ndep_noy_1900.nc, ndep_noy.nc), \ 41 (${R_IN}/SRF/NITROGEN/BNF/bnf_1850.nc, bnf.nc) 42 22 43 23 44 [BoundaryFiles] -
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/IPSLCM/piControl_ORCHv4_TEST/config.card
r6462 r6479 14 14 #----- DEVT TEST PROD 15 15 SpaceName=DEVT 16 LongName="IPSLCM7.1-LR "16 LongName="IPSLCM7.1-LR using nemo4 + dynamico + lmdz + orchidee v4(trunk)" 17 17 ModelName=IPSL-CM7A-LR 18 18 TagName=IPSLCM7 19 19 #D- Choice of experiment in EXPERIMENTS directory 20 ExpType=IPSLCM/piControl_ TEST20 ExpType=IPSLCM/piControl_ORCHv4_TEST 21 21 #============================ 22 22 #-- leap, noleap, 360d … … 190 190 [Executable] 191 191 #D- For each component, Real name of executable, Name of executable for oasis 192 ICO= (icosa_lmdz_orch 22_${OptMode}.exe, icosa_lmdz.exe, 160MPI, 4OMP)192 ICO= (icosa_lmdz_orch4_${OptMode}.exe, icosa_lmdz.exe, 160MPI, 4OMP) 193 193 ATM= ("" ,"") 194 194 SRF= ("" ,"" )
Note: See TracChangeset
for help on using the changeset viewer.