Changeset 6417
- Timestamp:
- 04/20/23 16:27:03 (18 months ago)
- Location:
- CONFIG/UNIFORM/v7/IPSLCM7
- Files:
-
- 35 deleted
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/clim_noleap/COMP/dynamico.card
r6362 r6417 13 13 iflag_phys=1 14 14 15 # Nugding : ok_guide=y/n 16 # If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below 17 ok_guide=n 18 15 19 16 20 [InitialStateFiles] … … 21 25 List=() 22 26 ListNonDel= () 27 28 #uncomment if you are running in nudge mode 29 #List=($CCCSTOREDIR/../../subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/u.${year}${month}.aphe5.GLOBAL_025.nc, u.nc),\ 30 # ($CCCSTOREDIR/../../subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/v.${year}${month}.aphe5.GLOBAL_025.nc, v.nc) 23 31 24 32 [SmoothFiles] … … 34 42 (${MODIPSL}/modeles/DYNAMICO/xml/context_input_dynamico.xml, .),\ 35 43 (${MODIPSL}/modeles/DYNAMICO/xml/field_def_dynamico.xml, .),\ 36 (${MODIPSL}/modeles/DYNAMICO/xml/file_def_dynamico.xml, .) 44 (${MODIPSL}/modeles/DYNAMICO/xml/file_def_dynamico.xml, .),\ 45 (${SUBMIT_DIR}/PARAM/nudging_dynamico.xml, .) 37 46 38 47 -
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/clim_noleap/COMP/lmdz.card
r6070 r6417 5 5 # Physics package to use : 6 6 # LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 7 LMDZ_Physics=NPv6. 1.37 LMDZ_Physics=NPv6.2 8 8 9 9 # Set ConfType to choose parameters for aerosols, solar and green house gazes. … … 22 22 # Set tau_gl depending on the forcing file for the sea-ice (use 2. for amip and 1. for hadisst) 23 23 tau_gl=2. 24 25 # Nugding : ok_guide=y/n26 # If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below.27 ok_guide=n28 24 29 25 … … 76 72 (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .), \ 77 73 (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ 78 (${SUBMIT_DIR}/PARAM/guide.def, .), \79 74 (${SUBMIT_DIR}/PARAM/run.def, .), \ 80 (${SUBMIT_DIR}/PARAM/trace ur.def, .),\75 (${SUBMIT_DIR}/PARAM/tracer.def, .), \ 81 76 (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ), \ 82 77 (${MODIPSL}/modeles/LMDZ/DefLists/context_input_lmdz.xml, . ), \ 83 78 (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ), \ 84 (${MODIPSL}/modeles/LMDZ/DefLists/field_def_cosp1.xml, . ), 79 (${MODIPSL}/modeles/LMDZ/DefLists/field_def_cosp1.xml, . ), \ 85 80 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ), \ 86 81 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\ … … 102 97 103 98 [OutputText] 104 List= (physiq.def, run.def, trace ur.def, guide.def, config.def, vert.def, used_run.def, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt)99 List= (physiq.def, run.def, tracer.def, config.def, vert.def, used_run.def, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 105 100 106 101 [OutputFiles] -
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/clim_noleap/COMP/orchidee.card
r5479 r6417 3 3 4 4 [UserChoices] 5 # VEGET_UPDATE_at_start=y : orchidee.driver will set VEGET_UPDATE=1Y at the first cumul period when starting a new simulation. 6 # After the first period, VEGET_UPDATE will be set according to the choice done below. 7 VEGET_UPDATE_at_start=n 8 5 9 # VEGET_UPDATE=0Y : default, do not update the vegetation and woodharvest file except if starting without restart file 6 10 # VEGET_UPDATE=1Y : update the vegetation and woodharvest file 1st of January each year 7 11 VEGET_UPDATE=0Y 12 13 # Choice for routing scheme. Set ROUTING below to have following parameters set in orchidee.def : 14 # ROUTING=standard => in orchidee.def RIVER_ROUTING=y and ROUTING_METHOD=standard 15 # ROUTING=simple => in orchidee.def RIVER_ROUTING=y and ROUTING_METHOD=simple 16 # ROUTING=off => in orchidee.def RIVER_ROUTING=n 17 ROUTING=simple 8 18 9 19 # Specify output level for output files … … 33 43 ListNonDel= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v2/PFTmap_2000.nc, PFTmap.nc),\ 34 44 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical4/woodharvest_2000.nc, woodharvest.nc),\ 45 (${R_IN}/SRF/ROUTING/routing_simple.nc, .) 35 46 36 47 [SmoothFiles] … … 39 50 [ParametersFiles] 40 51 List= (${SUBMIT_DIR}/PARAM/orchidee.def, .) ,\ 41 (${ MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .) ,\52 (${SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .) ,\ 42 53 (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_input_orchidee.xml, .) ,\ 43 54 (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_routing_orchidee.xml, .) ,\ … … 46 57 47 58 [RestartFiles] 48 List= (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc) 59 List= (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc) ,\ 60 (routing_restart.nc, routing_restart.nc, routing_start.nc) 49 61 50 62 [OutputText] 51 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)63 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) 52 64 53 65 [OutputFiles] -
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZOR/clim_noleap/config.card
r5850 r6417 9 9 [UserChoices] 10 10 #============================ 11 JobName=ICO .TEST.COMMIT.0112 LongName=" "11 JobName=ICOlmdzor.01 12 LongName="dynamico + lmdz + orchidee working version " 13 13 TagName=ICOLMDZOR 14 14 #D- Choice of experiment in EXPERIEMENTS directory 15 15 ExpType=ICOLMDZOR/clim_noleap 16 ExperimentName= test16 ExperimentName=clim 17 17 SpaceName=TEST 18 18 #============================ … … 24 24 #D-- Change the DateEnd if you change CalendarType, set DateEnd=2000-12-31 for leap or noleap. 25 25 DateBegin=2000-01-01 26 DateEnd=2000- 01-0226 DateEnd=2000-12-31 27 27 #============================ 28 28 #D-- 1Y, 1M, 5D, 1D 29 PeriodLength= 2D29 PeriodLength=1Y 30 30 #============================ 31 31 #-- Compression level for netcdf output files … … 52 52 #D-- Executable - 53 53 [Executable] 54 ICO= (icosa_lmdz_${OptMode}.exe, icosa_lmdz.exe, 40MPI)54 ICO= (icosa_lmdz_${OptMode}.exe, icosa_lmdz.exe, 80MPI, 4OMP) 55 55 ATM= ("","") 56 56 SRF= ("", "") … … 71 71 # Attention login depend de la machine 72 72 73 74 73 #======================================================================== 75 #D-- NOPost -74 #D-- Post - 76 75 [Post] 77 PackFrequency=NONE 78 TimeSeriesFrequency=NONE 79 SeasonalFrequency=NONE 76 #D- PackFrequency determines the frequency of pack submission 77 PackFrequency=1Y 78 #D- TimeSeriesFreqency determines the frequency of post-processing submission 79 #D- Set NONE to deactivate the creation of all time series 80 TimeSeriesFrequency=10Y 81 #D- SeasonalFrequency determines the length for each seasonal average 82 #D- Set NONE to deactivate the creation of all seasonal avereage 83 SeasonalFrequency=10Y 84 #D- If you want to produce compute PCMDI metrics from seasonal average 85 #D- Set FALSE to deactivate the metrics computation. 80 86 MetricsPCMDI=FALSE 81 87 #D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency 88 #D- Usefull if you do not want to consider the first X simulations years 89 SeasonalFrequencyOffset=0 82 90 83 91 #======================================================================== -
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/IPSLCM/piControl_TEST/COMP/dynamico.card
r6362 r6417 12 12 # iflag_phys is only used in combination with create_etat0_limit=y. See specific CREATE set up to know more. 13 13 iflag_phys=1 14 15 # Nugding : ok_guide=y/n 16 # If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below 17 ok_guide=n 14 18 15 19 … … 41 45 42 46 [OutputText] 43 List= (run_dynamico.def, earth_const.def, iodef.xml, context_dynamico.xml, context_input_dynamico.xml, field_def_dynamico.xml, file_def_dynamico.xml, out_icosa_lmdz.exe.out , out_icosa_lmdz.exe.err, xios_client_*)47 List= (run_dynamico.def, earth_const.def, iodef.xml, context_dynamico.xml, context_input_dynamico.xml, field_def_dynamico.xml, file_def_dynamico.xml, out_icosa_lmdz.exe.out*, out_icosa_lmdz.exe.err*, xios_client_*) 44 48 45 49 -
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/IPSLCM/piControl_TEST/COMP/lmdz.card
r6346 r6417 77 77 (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .), \ 78 78 (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ 79 (${SUBMIT_DIR}/PARAM/guide.def, .), \80 79 (${SUBMIT_DIR}/PARAM/run.def, .), \ 81 80 (${SUBMIT_DIR}/PARAM/tracer.def, .), \ … … 107 106 108 107 [OutputText] 109 List= (physiq.def, run.def, tracer.def, guide.def, config.def, vert.def, used_run.def, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug_notroot.01, debug.root.01, lmdz.prt)108 List= (physiq.def, run.def, tracer.def, config.def, vert.def, used_run.def, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug_notroot.01, debug.root.01) 110 109 111 110 [OutputFiles] -
CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/IPSLCM/piControl_TEST/config.card
r6346 r6417 89 89 #D-- OCE - 90 90 [OCE] 91 WriteFrequency="1 D 1M"91 WriteFrequency="1M" 92 92 # If config_Restarts_OverRule == 'n' next 4 params are read 93 93 Restart= n -
CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/DRIVER/dynamico.driver
r6362 r6417 23 23 fi 24 24 25 26 if [ -f ${SUBMIT_DIR}/../../../bin/inca_${OptMode}_${ConfChem}.dat ]; then 27 eval $(grep nbtrac ${SUBMIT_DIR}/../../../bin/inca_${OptMode}_${ConfChem}.dat) || nbtrac=1 28 else 29 nbtrac=1 30 fi 31 ((nbtrac=nbtrac+3)) 32 33 25 34 if [ ! -f ${SUBMIT_DIR}/../../../modeles/DYNAMICO/xml/file_def_dynamico.xml ]; then 26 35 module load python3 … … 43 52 fi 44 53 54 # set number of tracer in run_dynamico.def 55 IGCM_comp_modifyDefFile nonblocker run_dynamico.def nqtot ${nbtrac} 56 45 57 # Set lenght for execution 46 58 IGCM_comp_modifyDefFile blocker run_dynamico.def run_length $(( ${PeriodLengthInDays} * 86400 )) 59 60 # Activate nudging if ok_guide=y set in dynamico.card 61 if [ X${dynamico_UserChoices_ok_guide} = Xy ] ; then 62 IGCM_comp_modifyDefFile nonblocker run_dynamico.def guided_type nudging 63 else 64 IGCM_comp_modifyDefFile nonblocker run_dynamico.def guided_type none 65 fi 47 66 48 67 # Change run_dynamico.def according to UserChoices options set in dynmaico.card … … 86 105 fi 87 106 107 88 108 # Add include of context xml files for DYNAMICO in iodef.xml 89 109 # In iodef.xml add on the next line after "COMPONENT CONTEXT" … … 92 112 # Add inclusion of file sponge_dynamico.xml if this file exists 93 113 if [ -f sponge_dynamico.xml ] ; then 94 114 echo '<context id="icosagcm" src="./sponge_dynamico.xml" />' >> add.tmp 95 115 fi 96 116 97 # Add inclusion of file context_input_dynamico.xml if this file exists117 # Add inclusion of file context_input_dynamico.xml if this file exists 98 118 if [ -f context_input_dynamico.xml ] ; then 99 119 echo '<context id="icosagcm_input" src="./context_input_dynamico.xml"/>' >> add.tmp 100 120 fi 121 122 if [ -f tracers_dynamico.xml ] ; then 123 echo '<context id="icosagcm" src="./tracers_dynamico.xml" />' >> add.tmp 124 fi 125 126 if [ X${dynamico_UserChoices_ok_guide} = Xy ] ; then 127 if [ -f nudging_dynamico.xml ] ; then 128 echo '<context id="icosagcm" src="./nudging_dynamico.xml" />' >> add.tmp 129 else 130 IGCM_debug_Exit "you choose ok_guide=y and forget to add the copy of nudging_dynamico.xml file in dynamico.card" 131 IGCM_debug_Verif_Exit 132 fi 133 fi 134 135 if [ -f file_def_dynamico.xml ] ; then 136 echo '<context id="icosagcm" src="./file_def_dynamico.xml" />' >> add.tmp 137 fi 138 101 139 102 140 # Include xml files for output configuration if running with workflow CMIP6 … … 124 162 fi 125 163 164 #remove unlimited time axis on winds files 165 if [ -f u.nc ] ; then 166 nccopy -u u.nc tmp.nc 167 mv tmp.nc u.nc 168 fi 169 if [ -f v.nc ] ; then 170 nccopy -u v.nc tmp.nc 171 mv tmp.nc v.nc 172 fi 173 174 126 175 if [ X${config_ListOfComponents_CPL} = Xoasis ] ; then 127 176 echo "Coupling mode using oasis, set using_oasis=y in run_dynamico.def" -
CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/DRIVER/lmdz.driver
r6346 r6417 31 31 RESOL_ATM_Z=${dynamico_UserChoices_RESOL_ATM_Z} 32 32 RESOL_NBP=${dynamico_UserChoices_RESOL_NBP} 33 33 RESOL_ATM="nbp${RESOL_NBP}" 34 34 fi 35 35 … … 57 57 ConfType=${lmdz_UserChoices_ConfType} 58 58 59 59 60 IGCM_debug_PopStack "ATM_Initialize" 60 61 } … … 202 203 203 204 204 205 205 ## Activate diagnostic output files and set output_level for each file 206 206 … … 270 270 # histdaystrataer 271 271 if [ X${lmdz_UserChoices_output_level_histdaystrataer} = X ] || [ X${lmdz_UserChoices_output_level_histdaystrataer} = XNONE ] ; then 272 273 274 else 275 276 IGCM_comp_modifyXmlFile nonblocker file_def_histdaystrataer_lmdz.xml histdaystrataer output_level ${lmdz_UserChoices_output_level_histstrataer}272 IGCM_comp_modifyXmlFile nonblocker file_def_histdaystrataer_lmdz.xml histdaystrataer enabled FALSE 273 IGCM_comp_modifyXmlFile nonblocker file_def_histdaystrataer_lmdz.xml histdaystrataer output_level 0 274 else 275 IGCM_comp_modifyXmlFile nonblocker file_def_histdaystrataer_lmdz.xml histdaystrataer enabled TRUE 276 IGCM_comp_modifyXmlFile nonblocker file_def_histdaystrataer_lmdz.xml histdaystrataer output_level ${lmdz_UserChoices_output_level_histdaystrataer} 277 277 fi 278 278 … … 321 321 322 322 ##-- Remise ou non a zero de la date initiale de LMDZ pour le fichier run.def 323 323 324 if [ ${CumulPeriod} -eq 1 ] ; then 324 325 IGCM_comp_modifyDefFile blocker run.def raz_date 1 … … 359 360 IGCM_comp_modifyDefFile blocker run.def anneeref ${InitYear} 360 361 fi 362 361 363 362 364 ## Determine from the variable ListOfComponents in config.card coupling to external models … … 380 382 fi 381 383 382 if [ X${config_UserChoices_ConfigType} = XESMCO2AER ] ; then 383 echo "ESM config, with INCA and CO2i, set type_trac=inco in run.def" 384 IGCM_comp_modifyDefFile blocker run.def type_trac inco 385 IGCM_comp_modifyDefFile blocker run.def iflag_phytrac 1 386 elif [ X${config_ListOfComponents_CHM} = Xinca ] ; then 384 if [ X${config_ListOfComponents_CHM} = Xinca ] ; then 387 385 echo "Activate coupling to INCA, set type_trac=inca in run.def" 388 386 IGCM_comp_modifyDefFile blocker run.def type_trac inca 389 IGCM_comp_modifyDefFile blocker run.def iflag_phytrac 1 387 IGCM_comp_modifyDefFile blocker run.def iflag_phytrac 1 390 388 elif [ X${config_ListOfComponents_CHM} = Xreprobus ] ; then 391 389 echo "Activate coupling to REPROBUS, set type_trac=repr in run.def" 392 390 IGCM_comp_modifyDefFile blocker run.def type_trac repr 393 391 IGCM_comp_modifyDefFile blocker run.def config_inca none 394 IGCM_comp_modifyDefFile blocker run.def iflag_phytrac 1 392 IGCM_comp_modifyDefFile blocker run.def iflag_phytrac 1 395 393 elif [ X${config_UserChoices_ConfigType} = XESMCO2 ] ; then 396 394 echo "ESM config, set type_trac=co2i in run.def" 397 395 IGCM_comp_modifyDefFile blocker run.def type_trac co2i 398 396 IGCM_comp_modifyDefFile blocker run.def config_inca none 399 IGCM_comp_modifyDefFile blocker run.def iflag_phytrac 1 397 IGCM_comp_modifyDefFile blocker run.def iflag_phytrac 1 400 398 elif [ X${lmdz_UserChoices_LMDZ_strataero} = Xy ] ; then 401 399 echo "No coupling to chemistry model but it is a LMDZ STRATAER configuration, set type_trac=coag in run.def" … … 403 401 IGCM_comp_modifyDefFile blocker run.def config_inca none 404 402 IGCM_comp_modifyDefFile blocker run.def iflag_phytrac 1 403 elif [ X${config_UserChoices_ConfigType} = XESMCO2AER ] ; then 404 echo "ESM config, with INCA and CO2i, set type_trac=inco in run.def" 405 IGCM_comp_modifyDefFile blocker run.def type_trac inco 406 IGCM_comp_modifyDefFile blocker run.def iflag_phytrac 1 405 407 else 406 408 echo "No coupling to chemistry model, set type_trac=lmdz in run.def" … … 534 536 IGCM_comp_modifyDefFile nonblocker config.def ok_volcan DEFAULT 535 537 fi 538 536 539 537 540 # physiq.def : Modify parameter tau_gl if it is set in lmdz.card … … 584 587 fi 585 588 589 586 590 # Add include of LMDZ context in iodef.xml 587 591 # In iodef.xml add on the next line after "COMPONENT CONTEXT" … … 613 617 rm add.tmp 614 618 fi 619 615 620 616 621 # Compression level (if CompressionLevel is not empty) … … 664 669 } 665 670 671 -
CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/DRIVER/orchidee.driver
r6296 r6417 42 42 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 output_level 0 43 43 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 output_freq 1mo 44 45 44 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 enabled .FALSE. 46 45 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 output_level 0 -
CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/DRIVER/stomate.driver
r5479 r6417 7 7 { 8 8 IGCM_debug_PushStack "SBG_Initialize" 9 10 # Define the resolution only if the composant ICO for DYNAMICO is set in config.card 11 if [ ! X${config_ListOfComponents_ICO} = X ] ; then 12 RESOL_SBG="nbp${RESOL_NBP}" 13 fi 9 14 10 15 IGCM_debug_PopStack "SBG_Initialize" … … 32 37 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 output_level ${stomate_UserChoices_output_level_stomate_history} 33 38 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 output_freq ${stomate_UserChoices_output_freq_stomate_history} 39 IGCM_comp_modifyXmlFile force file_def_orchidee.xml groupremap_stomate1 group_ref remap_${stomate_UserChoices_output_freq_stomate_history} 34 40 fi 35 41 … … 44 50 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 output_level ${stomate_UserChoices_output_level_stomate_ipcc_history} 45 51 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 output_freq ${stomate_UserChoices_output_freq_stomate_ipcc_history} 52 IGCM_comp_modifyXmlFile force file_def_orchidee.xml groupremap_stomate2 group_ref remap_${stomate_UserChoices_output_freq_stomate_ipcc_history} 46 53 fi 47 54 … … 57 64 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate3 output_level ${stomate_UserChoices_output_level_stomate_history_4dim} 58 65 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate3 output_freq ${stomate_UserChoices_output_freq_stomate_history_4dim} 66 IGCM_comp_modifyXmlFile force file_def_orchidee.xml groupremap_stomate3 group_ref remap_${stomate_UserChoices_output_freq_stomate_history_4dim} 67 fi 68 69 70 if [ X${stomate_UserChoices_output_level_stomate_fixed_dia} = X ] || [ X${stomate_UserChoices_output_level_stomate_fixed_dia} = XNONE ] ; then 71 # output_level_stomate_fixed_dia is not set in stomate.card or it is set to NONE. 72 # Deactivate the file. 73 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate4 enabled .FALSE. 74 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate4 output_level 0 75 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate4 output_freq 1mo 76 else 77 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate4 enabled .TRUE. 78 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate4 output_level ${stomate_UserChoices_output_level_stomate_fixed_dia} 79 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate4 output_freq ${stomate_UserChoices_output_freq_stomate_fixed_dia} 80 IGCM_comp_modifyXmlFile force file_def_orchidee.xml groupremap_stomate4 group_ref remap_${stomate_UserChoices_output_freq_stomate_history_fixed_dia} 59 81 fi 60 82 -
CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/PARAM/run.def
r5479 r6417 7 7 INCLUDEDEF=vert.def 8 8 INCLUDEDEF=orchidee.def 9 INCLUDEDEF=orchidee_pft.def 9 10 INCLUDEDEF=config.def 10 11 INCLUDEDEF=reprobus.def -
CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/PARAM/run_dynamico.def_nbp160
r5479 r6417 1 1 mpi_threading_mode=funneled 2 3 guided_type = _AUTO_ 2 4 # ------------------------------- Mesh --------------------------------- 3 5 … … 42 44 # ---------------------------------- Misc -------------------------------- 43 45 # number of tracer (nqtot) : integer (default 1) 44 nqtot= 446 nqtot=_AUTO_: DEFAULT=4 45 47 46 48 -
CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/PARAM/run_dynamico.def_nbp40
r5479 r6417 1 metric_type = icosa_global 2 3 #---------------- guided ---------------- 4 #guided_type = none 5 guided_type = _AUTO_ 6 #nudging 7 #frequence de lecture dans fichier forcage / coller a frequence du fichier par rapport à dt 8 # toutes les 6h 9 itau_nudging = 48 10 11 nudging_zone = global 12 13 14 #temps relaxation en secondes = force de rappel (voir dissip/nudging.f90) >= dt 15 U_relax_in=21600 16 PS_relax_in=1e30 17 T_relax_in=1e30 18 Q_relax_in=1e30 19 20 #guide_U = u, v 21 guide_U=y 22 23 # ------------------------------- --------------------------------- 24 1 25 mpi_threading_mode=funneled 2 26 # ------------------------------- Mesh --------------------------------- … … 42 66 # ---------------------------------- Misc -------------------------------- 43 67 # number of tracer (nqtot) : integer (default 1) 44 nqtot= 468 nqtot=_AUTO_: DEFAULT=4 45 69 46 70 -
CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/PARAM/run_dynamico.def_nbp80
r5479 r6417 1 1 mpi_threading_mode=funneled 2 3 guided_type = _AUTO_ 2 4 # ------------------------------- Mesh --------------------------------- 3 5 … … 42 44 # ---------------------------------- Misc -------------------------------- 43 45 # number of tracer (nqtot) : integer (default 1) 44 nqtot= 446 nqtot=_AUTO_: DEFAULT=4 45 47 46 48
Note: See TracChangeset
for help on using the changeset viewer.