Changeset 3687 for CONFIG/UNIFORM/v6/IPSLESM6
- Timestamp:
- 03/23/18 15:31:39 (7 years ago)
- Location:
- CONFIG/UNIFORM/v6/IPSLESM6
- Files:
-
- 107 added
- 59 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/IPSLESM6/AA_make
r3483 r3687 9 9 10 10 all : 11 if [ -s ./.resol ] ; then $(M_K) `head -1 .resol` ; else $(M_K) IPSL CM6-LR ; fi11 if [ -s ./.resol ] ; then $(M_K) `head -1 .resol` ; else $(M_K) IPSLESM6-CO2-LR ; fi 12 12 13 IPSLCM6A-VLR :14 $(M_K) ORCA2LIM2xLMD9695-L3915 13 16 IPSL CM6-LR :14 IPSLESM6-CO2-LR : 17 15 $(M_K) ORCA1LIM3xLMD144142-L79 18 16 19 ORCA2LIM2xLMD9695-L39 : libioipsl oasis3-mct xios liborchidee orca2lim2 lmdz96x95x39 verif 20 echo "ORCA2LIM2xLMD9695-L39" >.resol 21 echo "RESOL_ATM_3D=96x95x39" >>.resol 22 echo "$(LIB_MPI)" >.libmpi 17 IPSLESM6-AER-LR : 18 $(M_K) ORCA1LIM3xLMD144142-L79xAER 23 19 24 ORCA2LIM3xLMD9695-L39 : libioipsl oasis3-mct xios liborchidee orca2lim3 lmdz96x95x39 verif25 echo "ORCA2LIM3xLMD9695-L39" >.resol26 echo "RESOL_ATM_3D=96x95x39" >>.resol27 echo "$(LIB_MPI)" >.libmpi28 29 ORCA2LIM2xLMD144142-L39 : libioipsl oasis3-mct xios liborchidee orca2lim2 lmdz144x142x39 verif30 echo "ORCA2LIM2xLMD144142-L39" >.resol31 echo "RESOL_ATM_3D=144x142x39" >>.resol32 echo "$(LIB_MPI)" >.libmpi33 34 ORCA1LIM3xLMD9695-L39 : libioipsl oasis3-mct xios liborchidee orca1lim3 lmdz96x95x39 verif35 echo "ORCA1LIM3xLMD9695-L39" >.resol36 echo "RESOL_ATM_3D=96x95x39" >>.resol37 echo "$(LIB_MPI)" >.libmpi38 39 ORCA1LIM3xLMD9695-L39-NOPISCES : libioipsl oasis3-mct xios liborchidee orca1lim3nopisces lmdz96x95x39 verif40 echo "ORCA1LIM3xLMD9695-L39" >.resol41 echo "RESOL_ATM_3D=96x95x39" >>.resol42 echo "$(LIB_MPI)" >.libmpi43 44 ORCA1LIM3xLMD144142-L39 : libioipsl oasis3-mct xios liborchidee orca1lim3 lmdz144x142x39 verif45 echo "ORCA1LIM3xLMD144142-L39" >.resol46 echo "RESOL_ATM_3D=144x142x39" >>.resol47 echo "$(LIB_MPI)" >.libmpi48 49 ORCA1LIM3xLMD144142-L39-NOPISCES : libioipsl oasis3-mct xios liborchidee orca1lim3nopisces lmdz144x142x39 verif50 echo "ORCA1LIM3xLMD144142-L39" >.resol51 echo "RESOL_ATM_3D=144x142x39" >>.resol52 echo "$(LIB_MPI)" >.libmpi53 20 54 21 ORCA1LIM3xLMD144142-L79 : libioipsl oasis3-mct xios liborchidee orca1lim3 lmdz144x142x79 verif … … 57 24 echo "$(LIB_MPI)" >.libmpi 58 25 59 ORCA1LIM3xLMD144142-L79 -NOPISCES : libioipsl oasis3-mct xios liborchidee orca1lim3nopisces lmdz144x142x79 verif60 echo "ORCA1LIM3xLMD144142-L79 -NOPISCES" >.resol26 ORCA1LIM3xLMD144142-L79xAER : libioipsl oasis3-mct xios liborchidee orca1lim3 aer144x142x79 lmdzC144x142x79 verif 27 echo "ORCA1LIM3xLMD144142-L79xAER" >.resol 61 28 echo "RESOL_ATM_3D=144x142x79" >>.resol 62 29 echo "$(LIB_MPI)" >.libmpi 30 echo "CHEM=AER" > .chimie 31 63 32 64 33 libioipsl : ../../modeles/IOIPSL/src … … 71 40 (cd ../../modeles/ORCHIDEE/ ; ./makeorchidee_fcm -parallel mpi_omp -arch $(FCM_ARCH) -j 8 -xios2) 72 41 73 lmdz96x95x39:74 $(M_K) lmdz RESOL_LMDZ=96x95x3975 76 lmdz144x142x39:77 $(M_K) lmdz RESOL_LMDZ=144x142x3978 42 79 43 lmdz144x142x79: 80 44 $(M_K) lmdz RESOL_LMDZ=144x142x79 81 45 46 lmdzC144x142x79: 47 $(M_K) lmdzC RESOL_LMDZ=144x142x79 48 49 aer144x142x79: 50 $(M_K) inca RESOL_INCA=144x142x79 CHIMIE=AER 51 52 inca: ../../modeles/INCA 53 # (cd ../../modeles/INCA; ./makeinca_fcm -chimie $(CHIMIE) -prod -resol $(RESOL_INCA) -j 8 -arch $(FCM_ARCH); cp SIMULATIONS/$(CHIMIE)/inca.dat ../../bin/inca.dat ; ) 54 (cd ../../modeles/INCA; ./makeinca_fcm -chimie $(CHIMIE) -prod -xios -parallel mpi_omp -resol $(RESOL_INCA) -j 8 -arch $(FCM_ARCH); cp SIMULATIONS/$(CHIMIE)/inca.dat ../../bin/inca.dat ; ) 55 56 57 lmdzC: ../../modeles/LMDZ 58 # (cd ../../modeles/LMDZ; ./makelmdz_fcm -d $(RESOL_LMDZ) -arch $(FCM_ARCH) -j 8 ce0l ; mv bin/ce0l_$(RESOL_LMDZ)_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 59 (cd ../../modeles/LMDZ ; ./makelmdz_fcm -d $(RESOL_LMDZ) -mem -cosp true -chimie INCA -v true -parallel mpi_omp -io xios -rrtm true -c OMCT -job 8 -arch $(FCM_ARCH) gcm ; mv bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch_couple_inca.e ../../bin/gcm.e ; ) 60 82 61 lmdz: ../../modeles/LMDZ 83 62 # (cd ../../modeles/LMDZ; ./makelmdz_fcm -d $(RESOL_LMDZ) -arch $(FCM_ARCH) -j 8 ce0l ; mv bin/ce0l_$(RESOL_LMDZ)_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 84 (cd ../../modeles/LMDZ ; ./makelmdz_fcm -d $(RESOL_LMDZ) -mem -cosp true -v true -parallel mpi_omp -io xios -rrtm true -c OMCT -job 8 -arch $(FCM_ARCH) gcm ; mv bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch_couple.e ../../bin/gcm.e ; )63 (cd ../../modeles/LMDZ ; ./makelmdz_fcm -d $(RESOL_LMDZ) -mem -cosp true -v true -parallel mpi_omp -io xios -rrtm true -c OMCT -job 8 -arch $(FCM_ARCH) gcm ; mv bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch_couple.e ../../bin/gcm.e ; ) 85 64 86 65 xios: ../../modeles/XIOS 87 66 (cd ../../modeles/XIOS; ./make_xios --arch $(FCM_ARCH) --prod --use_oasis oasis3_mct --job 8 ; cp bin/xios_server.exe ../../bin/. ; ) 88 67 89 orca2lim2: ../../modeles/NEMOGCM/CONFIG90 (cd ../../modeles/NEMOGCM/CONFIG; cp ../../../config/IPSLCM6/SOURCES/NEMO/arch-${FCM_ARCH}.fcm ../ARCH/. ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.cfg ../TOOLS/COMPILE/. ; ./makenemo -m ${FCM_ARCH} -n ORCA2_LIM_PISCES -e "$(MYSRC_DIR)/SOURCES/NEMO" -j16 add_key "key_lim2_vp key_diahth key_oasis3" del_key "key_nosignedzero " ; cp ORCA2_LIM_PISCES/BLD/bin/nemo.exe ../../../bin/opa ; )91 92 orca2lim3: ../../modeles/NEMOGCM/CONFIG93 (cd ../../modeles/NEMOGCM/CONFIG; cp ../../../config/IPSLCM6/SOURCES/NEMO/arch-${FCM_ARCH}.fcm ../ARCH/. ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.cfg ../TOOLS/COMPILE/. ; ./makenemo -m ${FCM_ARCH} -n ORCA2_LIM3_PISCES -d "OPA_SRC LIM_SRC_3 NST_SRC TOP_SRC" -e "$(MYSRC_DIR)/SOURCES/NEMO" -j16 add_key "key_lim3 key_oasis3 key_top key_pisces" del_key "key_lim2 key_nosignedzero" ; cp ORCA2_LIM3_PISCES/BLD/bin/nemo.exe ../../../bin/opa ; )94 68 95 69 orca1lim3: ../../modeles/NEMOGCM/CONFIG 96 70 (cd ../../modeles/NEMOGCM/CONFIG ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.*90 ORCA1_LIM3_PISCES/MY_SRC/ ; cp ../../../config/IPSLCM6/SOURCES/NEMO/arch-${FCM_ARCH}.fcm ../ARCH/. ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.cfg ../TOOLS/COMPILE/. ; ./makenemo -m ${FCM_ARCH} -n ORCA1_LIM3_PISCES -d "OPA_SRC LIM_SRC_3 NST_SRC TOP_SRC" -j16 add_key "key_oasis3 key_diahth key_cpl_carbon_cycle" del_key "key_mpp_rep key_nosignedzero " ; cp ORCA1_LIM3_PISCES/BLD/bin/nemo.exe ../../../bin/opa ; ) 97 71 98 orca1lim3nopisces: ../../modeles/NEMOGCM/CONFIG99 (cd ../../modeles/NEMOGCM/CONFIG ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.*90 ORCA1_LIM3_PISCES/MY_SRC/ ; cp ../../../config/IPSLCM6/SOURCES/NEMO/arch-${FCM_ARCH}.fcm ../ARCH/. ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.cfg ../TOOLS/COMPILE/. ; ./makenemo -m ${FCM_ARCH} -n ORCA1_LIM3_PISCES -d "OPA_SRC LIM_SRC_3 NST_SRC TOP_SRC" -j16 add_key "key_oasis3 " del_key "key_mpp_rep key_nosignedzero key_top key_pisces" ; cp ORCA1_LIM3_PISCES/BLD/bin/nemo.exe ../../../bin/opa ; )100 101 orca1lim2: ../../modeles/NEMOGCM/CONFIG102 (cd ../../modeles/NEMOGCM/CONFIG; cp ../../../config/IPSLCM6/SOURCES/NEMO/arch-${FCM_ARCH}.fcm ../ARCH/. ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.cfg ../TOOLS/COMPILE/. ; ./makenemo -m ${FCM_ARCH} -n ORCA1_LIM2_PISCES -d "OPA_SRC LIM_SRC_2 NST_SRC TOP_SRC" -e "$(MYSRC_DIR)/SOURCES/NEMO" -j16 add_key "key_top key_pisces key_lim2 key_lim2_vp key_oasis3 key_vvl" del_key "key_lim3 key_nosignedzero " ; cp ORCA1_LIM2_PISCES/BLD/bin/nemo.exe ../../../bin/opa ; )103 72 104 73 verif: ../../bin -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/historical/COMP/lim3.card
r3412 r3687 18 18 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-lim.xml, field_def_nemo-lim.xml ), \ 19 19 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/ping_seaIce.xml , ping_seaIce.xml ), \ 20 (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg 20 (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg_${LMDZ_Physics} , namelist_ice_cfg ), \ 21 21 (${SUBMIT_DIR}/PARAM/file_def_nemo-lim3.xml , file_def_nemo-lim.xml ) 22 22 -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/historical/COMP/lmdz.card
r3445 r3687 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=NPv3.2 for an early version of the new physics, to be used with LMDZ5/trunk revision 1554 or later 8 # LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later 9 # LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later 10 # LMDZ_Physics=NPv6.0.7 for new physics to be used with LMDZ5/trunk revision 2720 or later 11 # LMDZ_Physics=NPv6.0.8 for new physics to be used with LMDZ5/trunk revision 2739 or later 12 LMDZ_Physics=NPv6.0.13 7 LMDZ_Physics=NPv6.0.15_T 13 8 14 9 # Set ConfType to choose parameters for aerosols, solar and green house gazes. … … 54 49 55 50 [BoundaryFiles] 56 ## To be used for IPSLCM6.0.12 when ready 57 ##List= (${R_IN}/ATM/AEROSOLS/CMIP6/v0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols${year}_from_inca_.nc, aerosols${year}.nc),\ 58 List= (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_${year}_v5.nc, aerosols${year}.nc),\ 59 (${R_IN}/ATM/OZONE/UReading_2016/3D_14Fields/${RESOL_ATM_3D}/climoz_LMDZ_${year}.nc, climoz_LMDZ.nc),\ 51 # With CMIP6 aerosols version 1 52 List= (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols${year}_from_inca.nc, aerosols${year}.nc),\ 53 (${R_IN}/ATM/OZONE/UReading/historical.v20160711/interpol/${RESOL_ATM_XY}/climoz_LMDZ_${year}.nc, climoz_LMDZ.nc),\ 60 54 (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Historical/solarforcing_v3.1_daily_6bands_${year}.nc, solarforcing.nc),\ 61 55 (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.${year}.nc, taulwstrat.2D.nc),\ … … 69 63 (${R_IN}/ATM/GHG/CMIP6/historical/CFC12eq_CMIP6_0000_2014.txt, CFC12.txt),\ 70 64 (${R_IN}/ATM/IPCC_AR5/RCPs/SolarConstant/SOLAR_1765_2500.txt, SOLARANDVOLCANOES.txt),\ 71 (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v5.nc, aerosols.nat.nc) 72 # (${R_IN}/ATM/AEROSOLS/CMIP6/v0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/forcagelmdz_picontrol.nc, aerosols.nat.nc) 73 # To be used for IPSLCM6.0.12 when ready 65 (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc) 74 66 75 67 [SmoothFiles] … … 130 122 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFC, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, ave_t2m_daily_max, ave_t2m_daily_min, taux, taux_ter, taux_sic, taux_lic, taux_oce, tauy, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, nettop, pbase, ptop, topl0, topl, tops0, tops, topswad, topswai, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, u500, v10m, v500, w500, pourc_ter, pourc_oce, pourc_sic, pourc_lic, wind10m, od550aer, od550lt1aer, od550_STRAT, loadoa, loadbc, loadso4, loaddust, loadss, sconcoa, sconcbc, sconcso4, sconcdust, sconcss, reffclwtop, cldncl, swtoaas_ant, swtoacs_ant, swtoacf_ant, swsrfas_ant, swsrfcs_ant, swsrfcf_ant, swtoaas_nat, swtoacs_nat, swtoacf_nat, swsrfas_nat, swsrfcs_nat, swsrfcf_nat, solswai, solswad, swtoacf_zero, swsrfcf_zero, R_ecc, R_peri, R_incl, solaire, rsun1, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt, colO3_strat, colO3_trop ) 131 123 ChunckJob2D = NONE 132 TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, scdnc, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd , tro3)124 TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, scdnc, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd) 133 125 ChunckJob3D = 100Y 134 126 Seasonal=ON -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/historical/COMP/opa9.card
r3423 r3687 6 6 mesh_mask= n 7 7 Reproducibility_after_restart= n 8 TimeOrigin=1800 9 Restart_TS_only= n 8 10 9 11 [InitialStateFiles] … … 66 68 (${config_UserChoices_JobName}_1y_grid_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc , NONE ),\ 67 69 (${config_UserChoices_JobName}_1y_diaptr.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr.nc , Post_1Y_diaptr),\ 70 (${config_UserChoices_JobName}_1y_trdtra.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_trdtra.nc , NONE) ),\ 68 71 (${config_UserChoices_JobName}_1m_scalar.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc , Post_1M_scalar),\ 69 72 (${config_UserChoices_JobName}_1m_grid_T.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc , Post_1M_grid_T),\ … … 72 75 (${config_UserChoices_JobName}_1m_grid_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc , Post_1M_grid_W),\ 73 76 (${config_UserChoices_JobName}_1m_diaptr.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr.nc , Post_1M_diaptr),\ 77 (${config_UserChoices_JobName}_1m_trdtra.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_trdtra.nc , Post_1M_trdtra),\ 74 78 (${config_UserChoices_JobName}_5d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_T.nc , NONE ),\ 75 79 (${config_UserChoices_JobName}_5d_grid_U.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_U.nc , NONE ),\ 76 80 (${config_UserChoices_JobName}_5d_grid_V.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_V.nc , NONE ),\ 77 81 (${config_UserChoices_JobName}_5d_grid_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_W.nc , NONE ),\ 82 (${config_UserChoices_JobName}_5d_trdtra.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_trdtra.nc , NONE) ),\ 78 83 (${config_UserChoices_JobName}_1d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc , Post_1D_grid_T),\ 79 84 (${config_UserChoices_JobName}_1d_grid_U.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc , Post_1D_grid_U),\ … … 88 93 (output.init.nc , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE) 89 94 95 90 96 # Monthly analysis 91 97 … … 142 148 TimeSeriesVars3D = () 143 149 ChunckJob3D = NONE 150 Seasonal=ON 151 152 153 [Post_1M_trdtra] 154 Patches = () 155 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 156 TimeSeriesVars2D = NONE 157 ChunckJob2D = NONE 158 TimeSeriesVars3D = (ttrdtr_zdfp, ttrdtr_eivad, ttrdtr_iso, ttrdtr_totad, ttrdtr_tot, strdtr_zdfp, strdtr_eivad, strdtr_iso, strdtr_totad, strdtr_tot) 159 ChunckJob3D = 100Y 144 160 Seasonal=ON 145 161 -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/historical/COMP/orchidee.card
r3459 r3687 11 11 VEGET_UPDATE=1Y 12 12 13 14 # Specify output level for output files 15 # Only the files sechiba_history.nc, sechiba_out_2.nc and sechiba_history_4dim.nc can be set here. 16 # output_level_filename=0 : lowest level writing only variables needed for the monitoring 17 # output_level_filename=12 : highest level which will output all variables 18 # output_level_filename=NONE : deactivate the file 19 output_level_sechiba_history = 11 20 output_level_sechiba_out_2 = NONE 21 output_level_sechiba_history_4dim = 11 22 23 # Specify output frequency for each file [1y, 1mo, 1d, 10800s, 1ts] 24 # Settings using WriteFrequency in config.card is not longer used 25 output_freq_sechiba_history = 1mo 26 output_freq_sechiba_out_2 = 10800s 27 output_freq_sechiba_history_4dim = 1mo 28 29 13 30 [InitialStateFiles] 14 31 List= (${R_IN}/SRF/soils_param.nc, . ), \ … … 19 36 20 37 [BoundaryFiles] 21 List= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2 /historical/v1.2/withoutNoBio_15PFT/PFTmap_${year}.nc, PFTmap.nc) ,\38 List= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v1/PFTmap_${year}.nc, PFTmap.nc) ,\ 22 39 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_${year}.nc, woodharvest.nc) 23 40 ListNonDel= () … … 28 45 [ParametersFiles] 29 46 List= (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def) ,\ 30 (${ SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .) ,\47 (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .) ,\ 31 48 (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_input_orchidee.xml, .) ,\ 32 49 (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .) ,\ -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/historical/COMP/pisces.card
r3484 r3687 19 19 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Fer_PISCES_monthly_eORCA_R1.nc , . ), \ 20 20 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/NO3_WOA2009_monthly_eORCA_R1.nc , . ), \ 21 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/dust_INCA_eORCA_R1.nc , . ), \ 21 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Dust_inca_LOI/DUST_INCA_LOI6012-histAER_1M_${year}.nc, dust.orca.nc ), \ 22 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Dust_inca_LOI/weights_LMD144142_eORCA1_bilinear.nc, weights_lmd144142_bilin.nc ), \ 22 23 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/pmarge_etopo_eORCA_R1.nc , . ), \ 23 24 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/river_global_news_eORCA_R1.nc , . ), \ 24 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/ndeposition_Duce_eORCA_R1.nc , . ), \ 25 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Ndep_input4MIPs/Ndep_input4MIPs_surfaceFluxes_CMIP_NCAR-CCMI-2-0_gn_${year}01-${year}12-clim.nc , ndeposition.orca.nc ), \ 26 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Ndep_input4MIPs/weights_CMIP_NCAR-CCMI_eORCA1_bilinear.nc, weights_2d_bilin.nc ), \ 25 27 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/par_fraction_gewex_clim90s00s_366days_eORCA_R1.nc , par_fraction_gewex_clim90s00s_eORCA_R1.nc ), \ 26 28 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Solubility_T62_Mahowald_eORCA_R1.nc , . ) … … 33 35 List= (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_top_ref , namelist_top_ref ), \ 34 36 (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref , namelist_pisces_ref ), \ 35 (${MODIPSL}/ config/IPSLCM6/SOURCES/NEMO/field_def_nemo-pisces.xml, field_def_nemo-pisces.xml ), \37 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-pisces.xml , field_def_nemo-pisces.xml ), \ 36 38 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-inerttrc.xml , field_def_nemo-inerttrc.xml), \ 37 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/ping_ocnBg chem.xml , ping_ocnBgchem.xml ), \39 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/ping_ocnBgChem.xml , ping_ocnBgChem.xml ), \ 38 40 (${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE}pdC_cfg , namelist_top_cfg ), \ 39 41 (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}_cfg , namelist_pisces_cfg ), \ -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/historical/COMP/stomate.card
r3436 r3687 3 3 4 4 [UserChoices] 5 6 # Specify output level for output files 7 # Only the files stomate_history.nc and stomate_ipcc_history.nc can be set here. 8 # output_level_filname=0 : lowest level writing only variables needed for the monitoring 9 # output_level_filname=1 : highest level which will output all variables 10 # output_level_filname=NONE : deactivate the file 11 output_level_stomate_history = 1 12 output_level_stomate_ipcc_history = 1 13 14 # Specify output frequency for each file [1y, 1mo, 1d] 15 # Settings using WriteFrequency in config.card are not longer used 16 output_freq_stomate_history = 1mo 17 output_freq_stomate_ipcc_history = 1mo 18 5 19 6 20 [InitialStateFiles] … … 32 46 TimeSeriesVars2D = (T2M_MONTH,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 33 47 ChunckJob2D = NONE 34 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN )48 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN,WOOD_HARVEST_PFT) 35 49 ChunckJob3D = NONE 36 50 Seasonal = ON … … 39 53 Patches = () 40 54 GatherWithInternal = (lon, lat, Areas, CONTFRAC, time_counter, time_centered, time_centered_bounds) 41 TimeSeriesVars2D = (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 )55 TimeSeriesVars2D = (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, fWoodharvest) 42 56 ChunckJob2D = NONE 43 57 TimeSeriesVars3D = () -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/historical/config.card
r3448 r3687 14 14 #----- DEVT TEST PROD 15 15 SpaceName=DEVT 16 LongName="IPSLCM6.0.1 3"16 LongName="IPSLCM6.0.15" 17 17 TagName=IPSLCM6 18 18 #D- Choice of experiment in EXPERIMENTS directory … … 42 42 OverRule=n 43 43 #D- Last day of the experience used as restart for all components 44 RestartDate= 1989-12-3144 RestartDate=2569-12-31 45 45 #D- Define restart simulation name for all components 46 RestartJobName=CM601 0.SnwCnd-LR-pdctrl-0447 #D- Path Server Group Login 48 RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/p dControl46 RestartJobName=CM6014-pi-ttop-ssh-03 47 #D- Path Server Group Login 48 RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/piControl 49 49 50 50 #======================================================================== … … 64 64 #D-- OCE - 65 65 [OCE] 66 WriteFrequency=" 1M"66 WriteFrequency="5D 1M" 67 67 # If config_Restarts_OverRule == 'n' next 4 params are read 68 68 Restart= n … … 154 154 [ListOfComponents] 155 155 #D- For each component, Name of component, Tag of component 156 ATM= (lmdz, LMDZ- testing-r2787)157 SRF= (orchidee, trunk-r4 067)158 SBG= (stomate, trunk-r4 067)159 OCE= (opa9, nemo_v3_6_STABLE-r 7664)160 ICE= (lim3, nemo_v3_6_STABLE-r 7664)161 MBG= (pisces, nemo_v3_6_STABLE-r 7664)156 ATM= (lmdz, LMDZ-IPSLCM6.0.14-r3140) 157 SRF= (orchidee, trunk-r4856) 158 SBG= (stomate, trunk-r4856) 159 OCE= (opa9, nemo_v3_6_STABLE-r8788) 160 ICE= (lim3, nemo_v3_6_STABLE-r8788) 161 MBG= (pisces, nemo_v3_6_STABLE-r8788) 162 162 CPL= (oasis, oasis3-mct-r1818) 163 IOS= (xios, trunk-r1043)163 IOS= (xios, dev-cmip6-r1309) 164 164 165 165 #======================================================================== -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/pdControl/COMP/lim3.card
r3412 r3687 18 18 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-lim.xml, field_def_nemo-lim.xml ), \ 19 19 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/ping_seaIce.xml , ping_seaIce.xml ), \ 20 (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg 20 (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg_${LMDZ_Physics} , namelist_ice_cfg ), \ 21 21 (${SUBMIT_DIR}/PARAM/file_def_nemo-lim3.xml , file_def_nemo-lim.xml ) 22 22 -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/pdControl/COMP/lmdz.card
r3445 r3687 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=NPv3.2 for an early version of the new physics, to be used with LMDZ5/trunk revision 1554 or later 8 # LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later 9 # LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later 10 # LMDZ_Physics=NPv6.0.7 for new physics to be used with LMDZ5/trunk revision 2720 or later 11 # LMDZ_Physics=NPv6.0.8 for new physics to be used with LMDZ5/trunk revision 2739 or later 12 LMDZ_Physics=NPv6.0.13 7 LMDZ_Physics=NPv6.0.15_T 13 8 14 9 # Set ConfType to choose parameters for aerosols, solar and green house gazes. … … 56 51 List= () 57 52 # 58 # With CMIP6 aerosols version 0.53 # With CMIP6 aerosols version 1 59 54 # With 3D ozone 60 ListNonDel= (${R_IN}/ATM/AEROSOLS/CMIP6/v 0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc),\61 (${R_IN}/ATM/AEROSOLS/CMIP6/v 0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc, aerosols1980.nc),\62 (${R_IN}/ATM/OZONE/UReading _2016/3D_14Fields/${RESOL_ATM_3D}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\55 ListNonDel= (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc),\ 56 (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc, aerosols1980.nc),\ 57 (${R_IN}/ATM/OZONE/UReading/historical.v20160711/interpol/${RESOL_ATM_XY}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\ 63 58 (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Control/solarforcing_v3.1_pdControl_ave_6bands_366days.nc, solarforcing.nc),\ 64 59 (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.ave.nc, taulwstrat.2D.nc),\ … … 122 117 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFC, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, ave_t2m_daily_max, ave_t2m_daily_min, taux, taux_ter, taux_sic, taux_lic, taux_oce, tauy, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, nettop, pbase, ptop, topl0, topl, tops0, tops, topswad, topswai, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, u500, v10m, v500, w500, pourc_ter, pourc_oce, pourc_sic, pourc_lic, wind10m, od550aer, od550lt1aer, od550_STRAT, loadoa, loadbc, loadso4, loaddust, loadss, sconcoa, sconcbc, sconcso4, sconcdust, sconcss, reffclwtop, cldncl, swtoaas_ant, swtoacs_ant, swtoacf_ant, swsrfas_ant, swsrfcs_ant, swsrfcf_ant, swtoaas_nat, swtoacs_nat, swtoacf_nat, swsrfas_nat, swsrfcs_nat, swsrfcf_nat, solswai, solswad, swtoacf_zero, swsrfcf_zero, R_ecc, R_peri, R_incl, solaire, rsun1, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt, colO3_strat, colO3_trop) 123 118 ChunckJob2D = NONE 124 TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, scdnc, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd , tro3)119 TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, scdnc, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd) 125 120 ChunckJob3D = 100Y 126 121 Seasonal=ON -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/pdControl/COMP/opa9.card
r3423 r3687 6 6 mesh_mask= n 7 7 Reproducibility_after_restart= n 8 TimeOrigin=1800 9 Restart_TS_only= n 8 10 9 11 [InitialStateFiles] … … 65 67 (${config_UserChoices_JobName}_1y_grid_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc , NONE ),\ 66 68 (${config_UserChoices_JobName}_1y_diaptr.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr.nc , Post_1Y_diaptr),\ 69 (${config_UserChoices_JobName}_1y_trdtra.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_trdtra.nc , NONE) ),\ 67 70 (${config_UserChoices_JobName}_1m_scalar.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc , Post_1M_scalar),\ 68 71 (${config_UserChoices_JobName}_1m_grid_T.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc , Post_1M_grid_T),\ … … 71 74 (${config_UserChoices_JobName}_1m_grid_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc , Post_1M_grid_W),\ 72 75 (${config_UserChoices_JobName}_1m_diaptr.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr.nc , Post_1M_diaptr),\ 76 (${config_UserChoices_JobName}_1m_trdtra.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_trdtra.nc , Post_1M_trdtra),\ 73 77 (${config_UserChoices_JobName}_5d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_T.nc , NONE ),\ 74 78 (${config_UserChoices_JobName}_5d_grid_U.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_U.nc , NONE ),\ 75 79 (${config_UserChoices_JobName}_5d_grid_V.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_V.nc , NONE ),\ 76 80 (${config_UserChoices_JobName}_5d_grid_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_W.nc , NONE ),\ 81 (${config_UserChoices_JobName}_5d_trdtra.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_trdtra.nc , NONE) ),\ 77 82 (${config_UserChoices_JobName}_1d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc , Post_1D_grid_T),\ 78 83 (${config_UserChoices_JobName}_1d_grid_U.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc , Post_1D_grid_U),\ … … 87 92 (output.init.nc , ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE) 88 93 94 89 95 # Monthly analysis 90 96 … … 142 148 ChunckJob3D = NONE 143 149 Seasonal=ON 150 151 152 [Post_1M_trdtra] 153 Patches = () 154 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 155 TimeSeriesVars2D = NONE 156 ChunckJob2D = NONE 157 TimeSeriesVars3D = (ttrdtr_zdfp, ttrdtr_eivad, ttrdtr_iso, ttrdtr_totad, ttrdtr_tot, strdtr_zdfp, strdtr_eivad, strdtr_iso, strdtr_totad, strdtr_tot) 158 ChunckJob3D = 100Y 159 Seasonal=ON 160 144 161 145 162 # Daily analysis -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/pdControl/COMP/orchidee.card
r3459 r3687 9 9 DefSuffix=CWRR 10 10 11 # VEGET_UPDATE_at_start=y : orchidee.driver will set VEGET_UPDATE=1Y at the first cumul period when starting a new simulation. 12 # After the first period, VEGET_UPDATE will be set according to the choice done below. 13 VEGET_UPDATE_at_start=y 14 15 # VEGET_UPDATE=0Y : default, do not update the vegetation and woodharvest file except if starting without restart file 16 # VEGET_UPDATE=1Y : update the vegetation and woodharvest file 1st of January each year 11 17 VEGET_UPDATE=0Y 18 19 # Specify output level for output files 20 # Only the files sechiba_history.nc, sechiba_out_2.nc and sechiba_history_4dim.nc can be set here. 21 # output_level_filename=0 : lowest level writing only variables needed for the monitoring 22 # output_level_filename=12 : highest level which will output all variables 23 # output_level_filename=NONE : deactivate the file 24 output_level_sechiba_history = 11 25 output_level_sechiba_out_2 = NONE 26 output_level_sechiba_history_4dim = 11 27 28 # Specify output frequency for each file [1y, 1mo, 1d, 10800s, 1ts] 29 # Settings using WriteFrequency in config.card is not longer used 30 output_freq_sechiba_history = 1mo 31 output_freq_sechiba_out_2 = 10800s 32 output_freq_sechiba_history_4dim = 1mo 33 12 34 13 35 [InitialStateFiles] … … 16 38 (${R_IN}/SRF/routing.nc, . ), \ 17 39 (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 18 (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio_15PFT/PFTmap_2000.nc, PFTmap.nc),\19 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_2000.nc, woodharvest.nc),\20 40 (${R_IN}/SRF/cartepente2d_15min.nc, .) 21 41 22 42 [BoundaryFiles] 23 43 List= () 24 ListNonDel= () 44 ListNonDel= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v1/PFTmap_2000.nc, PFTmap.nc),\ 45 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_2000.nc, woodharvest.nc),\ 25 46 26 47 [SmoothFiles] … … 29 50 [ParametersFiles] 30 51 List= (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def) ,\ 31 (${ SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .) ,\52 (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .) ,\ 32 53 (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_input_orchidee.xml, .) ,\ 33 54 (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .) ,\ -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/pdControl/COMP/pisces.card
r3484 r3687 19 19 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Fer_PISCES_monthly_eORCA_R1.nc , . ), \ 20 20 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/NO3_WOA2009_monthly_eORCA_R1.nc , . ), \ 21 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/dust_INCA_eORCA_R1.nc , . ), \ 21 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Dust_inca_LOI/DUST_INCA_LOI6012-histAER_1M_2000.nc, dust.orca.nc ), \ 22 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Dust_inca_LOI/weights_LMD144142_eORCA1_bilinear.nc, weights_lmd144142_bilin.nc ), \ 22 23 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/pmarge_etopo_eORCA_R1.nc , . ), \ 23 24 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/river_global_news_eORCA_R1.nc , . ), \ 24 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/ndeposition_Duce_eORCA_R1.nc , . ), \ 25 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Ndep_input4MIPs/Ndep_input4MIPs_surfaceFluxes_CMIP_NCAR-CCMI-2-0_gn_200001-200012-clim.nc , ndeposition.orca.nc ), \ 26 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Ndep_input4MIPs/weights_CMIP_NCAR-CCMI_eORCA1_bilinear.nc, weights_2d_bilin.nc ), \ 25 27 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/par_fraction_gewex_clim90s00s_366days_eORCA_R1.nc , par_fraction_gewex_clim90s00s_eORCA_R1.nc ), \ 26 28 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Solubility_T62_Mahowald_eORCA_R1.nc , . ) … … 33 35 List= (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_top_ref , namelist_top_ref ), \ 34 36 (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref , namelist_pisces_ref ), \ 35 (${MODIPSL}/ config/IPSLCM6/SOURCES/NEMO/field_def_nemo-pisces.xml, field_def_nemo-pisces.xml ), \37 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-pisces.xml , field_def_nemo-pisces.xml ), \ 36 38 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-inerttrc.xml , field_def_nemo-inerttrc.xml), \ 37 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/ping_ocnBg chem.xml , ping_ocnBgchem.xml ), \39 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/ping_ocnBgChem.xml , ping_ocnBgChem.xml ), \ 38 40 (${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE}pdC_cfg , namelist_top_cfg ), \ 39 41 (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}_cfg , namelist_pisces_cfg ), \ -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/pdControl/COMP/stomate.card
r3436 r3687 3 3 4 4 [UserChoices] 5 6 # Specify output level for output files 7 # Only the files stomate_history.nc and stomate_ipcc_history.nc can be set here. 8 # output_level_filname=0 : lowest level writing only variables needed for the monitoring 9 # output_level_filname=1 : highest level which will output all variables 10 # output_level_filname=NONE : deactivate the file 11 output_level_stomate_history = 1 12 output_level_stomate_ipcc_history = 1 13 14 # Specify output frequency for each file [1y, 1mo, 1d] 15 # Settings using WriteFrequency in config.card are not longer used 16 output_freq_stomate_history = 1mo 17 output_freq_stomate_ipcc_history = 1mo 18 5 19 6 20 [InitialStateFiles] … … 32 46 TimeSeriesVars2D = (T2M_MONTH,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 33 47 ChunckJob2D = NONE 34 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN )48 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN,WOOD_HARVEST_PFT) 35 49 ChunckJob3D = NONE 36 50 Seasonal = ON … … 39 53 Patches = () 40 54 GatherWithInternal = (lon, lat, Areas, CONTFRAC, time_counter, time_centered, time_centered_bounds) 41 TimeSeriesVars2D = (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 )55 TimeSeriesVars2D = (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, fWoodharvest) 42 56 ChunckJob2D = NONE 43 57 TimeSeriesVars3D = () -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/pdControl/config.card
r3448 r3687 14 14 #----- DEVT TEST PROD 15 15 SpaceName=DEVT 16 LongName="IPSLCM6.0.1 3"16 LongName="IPSLCM6.0.15" 17 17 TagName=IPSLCM6 18 18 #D- Choice of experiment in EXPERIMENTS directory … … 40 40 #D- If you want to restart all components from the same simulation, 41 41 #D- put OveRule flag to 'y' and set the next 3 parameters 42 OverRule= n42 OverRule=y 43 43 #D- Last day of the experience used as restart for all components 44 RestartDate=2 189-12-3144 RestartDate=2099-12-31 45 45 #D- Define restart simulation name for all components 46 RestartJobName=CM601 1.4-pd-0146 RestartJobName=CM6013-pd-ttop-rnhmin 47 47 #D- Path Server Group Login 48 48 RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl … … 64 64 #D-- OCE - 65 65 [OCE] 66 WriteFrequency=" 1M"66 WriteFrequency="5D 1M" 67 67 # If config_Restarts_OverRule == 'n' next 4 params are read 68 68 Restart= y … … 154 154 [ListOfComponents] 155 155 #D- For each component, Name of component, Tag of component 156 ATM= (lmdz, LMDZ- testing-r2787)157 SRF= (orchidee, trunk-r4 067)158 SBG= (stomate, trunk-r4 067)159 OCE= (opa9, nemo_v3_6_STABLE-r 7664)160 ICE= (lim3, nemo_v3_6_STABLE-r 7664)161 MBG= (pisces, nemo_v3_6_STABLE-r 7664)156 ATM= (lmdz, LMDZ-IPSLCM6.0.14-r3140) 157 SRF= (orchidee, trunk-r4856) 158 SBG= (stomate, trunk-r4856) 159 OCE= (opa9, nemo_v3_6_STABLE-r8788) 160 ICE= (lim3, nemo_v3_6_STABLE-r8788) 161 MBG= (pisces, nemo_v3_6_STABLE-r8788) 162 162 CPL= (oasis, oasis3-mct-r1818) 163 IOS= (xios, trunk-r1043)163 IOS= (xios, dev-cmip6-r1309) 164 164 165 165 #======================================================================== -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/piControl/COMP/lim3.card
r3412 r3687 18 18 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-lim.xml, field_def_nemo-lim.xml ), \ 19 19 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/ping_seaIce.xml , ping_seaIce.xml ), \ 20 (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg 20 (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg_${LMDZ_Physics} , namelist_ice_cfg ), \ 21 21 (${SUBMIT_DIR}/PARAM/file_def_nemo-lim3.xml , file_def_nemo-lim.xml ) 22 22 -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/piControl/COMP/lmdz.card
r3445 r3687 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=NPv3.2 for an early version of the new physics, to be used with LMDZ5/trunk revision 1554 or later 8 # LMDZ_Physics=NPv5.70 for new physics to be used with LMDZ5/testing revision 2595 or later 9 # LMDZ_Physics=NPv5.80bz0 for new physics to be used with LMDZ5/trunk revision 2699 or later 10 # LMDZ_Physics=NPv6.0.7 for new physics to be used with LMDZ5/trunk revision 2720 or later 11 # LMDZ_Physics=NPv6.0.8 for new physics to be used with LMDZ5/trunk revision 2739 or later 12 LMDZ_Physics=NPv6.0.13 7 LMDZ_Physics=NPv6.0.15_T 13 8 14 9 # Set ConfType to choose parameters for aerosols, solar and green house gazes. … … 56 51 List= () 57 52 # 58 # With CMIP6 aerosols version 0.53 # With CMIP6 aerosols version 1 59 54 # With 3D ozone 60 ListNonDel= (${R_IN}/ATM/AEROSOLS/CMIP6/v 0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc),\61 (${R_IN}/ATM/OZONE/UReading _2016/3D_14Fields/${RESOL_ATM_3D}/climoz_LMDZ_1850_1850_clim.nc, climoz_LMDZ.nc),\55 ListNonDel= (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc),\ 56 (${R_IN}/ATM/OZONE/UReading/historical.v20160711/interpol/${RESOL_ATM_XY}/climoz_LMDZ_1850_1850_clim.nc, climoz_LMDZ.nc),\ 62 57 (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Control/solarforcing_v3.1_piControl_ave_6bands_366days.nc, solarforcing.nc),\ 63 58 (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.ave.nc, taulwstrat.2D.nc),\ … … 121 116 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFC, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, ave_t2m_daily_max, ave_t2m_daily_min, taux, taux_ter, taux_sic, taux_lic, taux_oce, tauy, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, nettop, pbase, ptop, topl0, topl, tops0, tops, topswad, topswai, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, u500, v10m, v500, w500, pourc_ter, pourc_oce, pourc_sic, pourc_lic, wind10m, od550aer, od550lt1aer, od550_STRAT, loadoa, loadbc, loadso4, loaddust, loadss, sconcoa, sconcbc, sconcso4, sconcdust, sconcss, reffclwtop, cldncl, swtoaas_ant, swtoacs_ant, swtoacf_ant, swsrfas_ant, swsrfcs_ant, swsrfcf_ant, swtoaas_nat, swtoacs_nat, swtoacf_nat, swsrfas_nat, swsrfcs_nat, swsrfcf_nat, solswai, solswad, swtoacf_zero, swsrfcf_zero, R_ecc, R_peri, R_incl, solaire, rsun1, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt, colO3_strat, colO3_trop) 122 117 ChunckJob2D = NONE 123 TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, scdnc, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd , tro3)118 TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, scdnc, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd) 124 119 ChunckJob3D = 100Y 125 120 Seasonal=ON -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/piControl/COMP/opa9.card
r3423 r3687 6 6 mesh_mask= n 7 7 Reproducibility_after_restart= n 8 TimeOrigin=1800 9 Restart_TS_only= n 8 10 9 11 [InitialStateFiles] … … 66 68 (${config_UserChoices_JobName}_1y_grid_W.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_grid_W.nc , NONE ),\ 67 69 (${config_UserChoices_JobName}_1y_diaptr.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_diaptr.nc , Post_1Y_diaptr),\ 70 (${config_UserChoices_JobName}_1y_trdtra.nc , ${R_OUT_OCE_O_Y}/${PREFIX}_1Y_trdtra.nc , NONE) ),\ 68 71 (${config_UserChoices_JobName}_1m_scalar.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_scalar.nc , Post_1M_scalar),\ 69 72 (${config_UserChoices_JobName}_1m_grid_T.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_T.nc , Post_1M_grid_T),\ … … 72 75 (${config_UserChoices_JobName}_1m_grid_W.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_grid_W.nc , Post_1M_grid_W),\ 73 76 (${config_UserChoices_JobName}_1m_diaptr.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_diaptr.nc , Post_1M_diaptr),\ 77 (${config_UserChoices_JobName}_1m_trdtra.nc , ${R_OUT_OCE_O_M}/${PREFIX}_1M_trdtra.nc , Post_1M_trdtra),\ 74 78 (${config_UserChoices_JobName}_5d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_T.nc , NONE ),\ 75 79 (${config_UserChoices_JobName}_5d_grid_U.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_U.nc , NONE ),\ 76 80 (${config_UserChoices_JobName}_5d_grid_V.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_V.nc , NONE ),\ 77 81 (${config_UserChoices_JobName}_5d_grid_W.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_grid_W.nc , NONE ),\ 82 (${config_UserChoices_JobName}_5d_trdtra.nc , ${R_OUT_OCE_O_D}/${PREFIX}_5D_trdtra.nc , NONE) ),\ 78 83 (${config_UserChoices_JobName}_1d_grid_T.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_T.nc , Post_1D_grid_T),\ 79 84 (${config_UserChoices_JobName}_1d_grid_U.nc , ${R_OUT_OCE_O_D}/${PREFIX}_1D_grid_U.nc , Post_1D_grid_U),\ … … 144 149 Seasonal=ON 145 150 151 [Post_1M_trdtra] 152 Patches = () 153 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 154 TimeSeriesVars2D = NONE 155 ChunckJob2D = NONE 156 TimeSeriesVars3D = (ttrdtr_zdfp, ttrdtr_eivad, ttrdtr_iso, ttrdtr_totad, ttrdtr_tot, strdtr_zdfp, strdtr_eivad, strdtr_iso, strdtr_totad, strdtr_tot) 157 ChunckJob3D = 100Y 158 Seasonal=ON 159 160 146 161 # Daily analysis 147 162 -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/piControl/COMP/orchidee.card
r3459 r3687 9 9 DefSuffix=CWRR 10 10 11 # VEGET_UPDATE_at_start=y : orchidee.driver will set VEGET_UPDATE=1Y at the first cumul period when starting a new simulation. 12 # After the first period, VEGET_UPDATE will be set according to the choice done below. 13 VEGET_UPDATE_at_start=y 14 15 # VEGET_UPDATE=0Y : default, do not update the vegetation and woodharvest file except if starting without restart file 16 # VEGET_UPDATE=1Y : update the vegetation and woodharvest file 1st of January each year 11 17 VEGET_UPDATE=0Y 18 19 # Specify output level for output files 20 # Only the files sechiba_history.nc, sechiba_out_2.nc and sechiba_history_4dim.nc can be set here. 21 # output_level_filename=0 : lowest level writing only variables needed for the monitoring 22 # output_level_filename=12 : highest level which will output all variables 23 # output_level_filename=NONE : deactivate the file 24 output_level_sechiba_history = 11 25 output_level_sechiba_out_2 = NONE 26 output_level_sechiba_history_4dim = 11 27 28 # Specify output frequency for each file [1y, 1mo, 1d, 10800s, 1ts] 29 # Settings using WriteFrequency in config.card is not longer used 30 output_freq_sechiba_history = 1mo 31 output_freq_sechiba_out_2 = 10800s 32 output_freq_sechiba_history_4dim = 1mo 33 12 34 13 35 [InitialStateFiles] … … 16 38 (${R_IN}/SRF/routing.nc, . ), \ 17 39 (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 18 (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio_15PFT/PFTmap_1850.nc, PFTmap.nc),\19 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_1850.nc, woodharvest.nc),\20 40 (${R_IN}/SRF/cartepente2d_15min.nc, .) 21 41 22 42 [BoundaryFiles] 23 43 List= () 24 ListNonDel= () 44 ListNonDel= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v1/PFTmap_1850.nc, PFTmap.nc),\ 45 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_1850.nc, woodharvest.nc),\ 25 46 26 47 [SmoothFiles] … … 29 50 [ParametersFiles] 30 51 List= (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def) ,\ 31 (${ SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .) ,\52 (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .) ,\ 32 53 (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_input_orchidee.xml, .) ,\ 33 54 (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .) ,\ -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/piControl/COMP/pisces.card
r3484 r3687 19 19 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Fer_PISCES_monthly_eORCA_R1.nc , . ), \ 20 20 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/NO3_WOA2009_monthly_eORCA_R1.nc , . ), \ 21 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/dust_INCA_eORCA_R1.nc , . ), \ 21 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Dust_inca_LOI/DUST_INCA_LOI6012-histAER_1M_1850.nc, dust.orca.nc ), \ 22 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Dust_inca_LOI/weights_LMD144142_eORCA1_bilinear.nc, weights_lmd144142_bilin.nc ), \ 22 23 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/pmarge_etopo_eORCA_R1.nc , . ), \ 23 24 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/river_global_news_eORCA_R1.nc , . ), \ 24 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/ndeposition_Duce_eORCA_R1.nc , . ), \ 25 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Ndep_input4MIPs/Ndep_input4MIPs_surfaceFluxes_CMIP_NCAR-CCMI-2-0_gn_185001-185012-clim.nc , ndeposition.orca.nc ), \ 26 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Ndep_input4MIPs/weights_CMIP_NCAR-CCMI_eORCA1_bilinear.nc, weights_2d_bilin.nc ), \ 25 27 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/par_fraction_gewex_clim90s00s_366days_eORCA_R1.nc , par_fraction_gewex_clim90s00s_eORCA_R1.nc ), \ 26 28 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/Solubility_T62_Mahowald_eORCA_R1.nc , . ) … … 33 35 List= (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_top_ref , namelist_top_ref ), \ 34 36 (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref , namelist_pisces_ref ), \ 35 (${MODIPSL}/ config/IPSLCM6/SOURCES/NEMO/field_def_nemo-pisces.xml, field_def_nemo-pisces.xml ), \37 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-pisces.xml , field_def_nemo-pisces.xml ), \ 36 38 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-inerttrc.xml , field_def_nemo-inerttrc.xml), \ 37 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/ping_ocnBg chem.xml , ping_ocnBgchem.xml ), \39 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/ping_ocnBgChem.xml , ping_ocnBgChem.xml ), \ 38 40 (${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE}piC_cfg , namelist_top_cfg ), \ 39 41 (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}_cfg , namelist_pisces_cfg ), \ -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/piControl/COMP/stomate.card
r3436 r3687 3 3 4 4 [UserChoices] 5 6 # Specify output level for output files 7 # Only the files stomate_history.nc and stomate_ipcc_history.nc can be set here. 8 # output_level_filname=0 : lowest level writing only variables needed for the monitoring 9 # output_level_filname=1 : highest level which will output all variables 10 # output_level_filname=NONE : deactivate the file 11 output_level_stomate_history = 1 12 output_level_stomate_ipcc_history = 1 13 14 # Specify output frequency for each file [1y, 1mo, 1d] 15 # Settings using WriteFrequency in config.card are not longer used 16 output_freq_stomate_history = 1mo 17 output_freq_stomate_ipcc_history = 1mo 18 5 19 6 20 [InitialStateFiles] … … 32 46 TimeSeriesVars2D = (T2M_MONTH,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 33 47 ChunckJob2D = NONE 34 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN )48 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN,WOOD_HARVEST_PFT) 35 49 ChunckJob3D = NONE 36 50 Seasonal = ON … … 39 53 Patches = () 40 54 GatherWithInternal = (lon, lat, Areas, CONTFRAC, time_counter, time_centered, time_centered_bounds) 41 TimeSeriesVars2D = (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 )55 TimeSeriesVars2D = (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, fWoodharvest) 42 56 ChunckJob2D = NONE 43 57 TimeSeriesVars3D = () -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLCM/piControl/config.card
r3448 r3687 14 14 #----- DEVT TEST PROD 15 15 SpaceName=DEVT 16 LongName="IPSLCM6.0.1 3"16 LongName="IPSLCM6.0.15" 17 17 TagName=IPSLCM6 18 18 #D- Choice of experiment in EXPERIMENTS directory … … 23 23 #-- Experiment dates : Beginning and ending 24 24 #-- "YYYY-MM-DD" 25 DateBegin=1 950-01-0126 DateEnd=1 950-12-3125 DateBegin=1850-01-01 26 DateEnd=1850-12-31 27 27 #============================ 28 28 ORCA_version=eORCA1.2 … … 40 40 #D- If you want to restart all components from the same simulation, 41 41 #D- put OveRule flag to 'y' and set the next 3 parameters 42 OverRule= n42 OverRule=y 43 43 #D- Last day of the experience used as restart for all components 44 RestartDate= 1989-12-3144 RestartDate=2569-12-31 45 45 #D- Define restart simulation name for all components 46 RestartJobName=CM601 0.SnwCnd-LR-pdctrl-0447 #D- Path Server Group Login 48 RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/p dControl46 RestartJobName=CM6014-pi-ttop-ssh-03 47 #D- Path Server Group Login 48 RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/piControl 49 49 50 50 #======================================================================== … … 64 64 #D-- OCE - 65 65 [OCE] 66 WriteFrequency=" 1M"66 WriteFrequency="5D 1M" 67 67 # If config_Restarts_OverRule == 'n' next 4 params are read 68 68 Restart= y … … 154 154 [ListOfComponents] 155 155 #D- For each component, Name of component, Tag of component 156 ATM= (lmdz, LMDZ- testing-r2787)157 SRF= (orchidee, trunk-r4 067)158 SBG= (stomate, trunk-r4 067)159 OCE= (opa9, nemo_v3_6_STABLE-r 7664)160 ICE= (lim3, nemo_v3_6_STABLE-r 7664)161 MBG= (pisces, nemo_v3_6_STABLE-r 7664)156 ATM= (lmdz, LMDZ-IPSLCM6.0.14-r3140) 157 SRF= (orchidee, trunk-r4856) 158 SBG= (stomate, trunk-r4856) 159 OCE= (opa9, nemo_v3_6_STABLE-r8788) 160 ICE= (lim3, nemo_v3_6_STABLE-r8788) 161 MBG= (pisces, nemo_v3_6_STABLE-r8788) 162 162 CPL= (oasis, oasis3-mct-r1818) 163 IOS= (xios, trunk-r1043)163 IOS= (xios, dev-cmip6-r1309) 164 164 165 165 #======================================================================== -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZ/clim_360d/COMP/lmdz.card
r3445 r3687 10 10 # LMDZ_Physics=NPv6.0.7 for new physics to be used with LMDZ5/trunk revision 2720 or later 11 11 # LMDZ_Physics=NPv6.0.8 for new physics to be used with LMDZ5/trunk revision 2739 or later 12 LMDZ_Physics=NPv6.0.13 12 # LMDZ_Physics=NPv6.0.15_T or NPv6.0.15_S to be used with LMDZ6/branches/IPSLCM6.0.15 rev 3224 13 LMDZ_Physics=NPv6.0.15_T 14 13 15 # Set ConfType to choose parameters for aerosols, solar and green house gazes. 14 16 # The parameter file PARAM/config.def_$ConfType will be used. … … 50 52 51 53 [InitialStateFiles] 52 List= (${R_IN}/ATM/START/eORCA1.2xLMD${RESOL_ATM_XY}/start_eORCA1.2xLMD${RESOL_ATM_3D} .nc, start.nc),\53 (${R_IN}/ATM/START/eORCA1.2xLMD${RESOL_ATM_XY}/startphy_eORCA1.2xLMD${RESOL_ATM_3D} .nc, startphy.nc)54 List= (${R_IN}/ATM/START/eORCA1.2xLMD${RESOL_ATM_XY}/start_eORCA1.2xLMD${RESOL_ATM_3D}_o2a_v3.nc, start.nc),\ 55 (${R_IN}/ATM/START/eORCA1.2xLMD${RESOL_ATM_XY}/startphy_eORCA1.2xLMD${RESOL_ATM_3D}_o2a_v3.nc, startphy.nc) 54 56 55 57 [BoundaryFiles] 56 58 List=() 57 ListNonDel= (${R_IN}/ATM/LIMIT/AMIP.v201 61020/interpol/${RESOL_ATM_XY}_eORCA1.2_360d/limit_1979_2008_clim.nc, limit.nc),\58 (${R_IN}/ATM/AEROSOLS/CMIP6/v 0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc),\59 (${R_IN}/ATM/AEROSOLS/CMIP6/v 0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc, aerosols1980.nc),\60 (${R_IN}/ATM/OZONE/UReading _2016/3D_14Fields/${RESOL_ATM_3D}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\59 ListNonDel= (${R_IN}/ATM/LIMIT/AMIP.v20170419/interpol/${RESOL_ATM_XY}_eORCA1.2_360d/limit_1979_2008_clim.nc, limit.nc),\ 60 (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc),\ 61 (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc, aerosols1980.nc),\ 62 (${R_IN}/ATM/OZONE/UReading/historical.v20160711/interpol/${RESOL_ATM_XY}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\ 61 63 (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Control/solarforcing_v3.1_pdControl_ave_6bands_360days.nc, solarforcing.nc),\ 62 64 (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.ave.nc, taulwstrat.2D.nc),\ -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/amip/COMP/lmdz.card
r3460 r3687 10 10 # LMDZ_Physics=NPv6.0.7 for new physics to be used with LMDZ5/trunk revision 2720 or later 11 11 # LMDZ_Physics=NPv6.0.8 for new physics to be used with LMDZ5/trunk revision 2739 or later 12 LMDZ_Physics=NPv6.0.13 12 # LMDZ_Physics=NPv6.0.15_T or NPv6.0.15_S to be used with LMDZ6/branches/IPSLCM6.0.15 rev 3224 13 LMDZ_Physics=NPv6.0.15_T 13 14 14 15 # Set ConfType to choose parameters for aerosols, solar and green house gazes. … … 55 56 56 57 [BoundaryFiles] 57 ## To be used for IPSLCM6.0.12 when ready 58 ##List= (${R_IN}/ATM/AEROSOLS/CMIP6/v0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols${year}_from_inca_.nc, aerosols${year}.nc),\ 58 # With CMIP6 aerosols version 1 59 59 List= (${R_IN}/ATM/LIMIT/AMIP.v20170419/interpol/${RESOL_ATM_XY}_eORCA1.2_gregorian/limit_${year}.nc, limit.nc),\ 60 (${R_IN}/ATM/ ${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_${year}_v5.nc, aerosols${year}.nc),\61 (${R_IN}/ATM/OZONE/UReading _2016/3D_14Fields/${RESOL_ATM_3D}/climoz_LMDZ_${year}.nc, climoz_LMDZ.nc),\60 (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols${year}_from_inca.nc, aerosols${year}.nc),\ 61 (${R_IN}/ATM/OZONE/UReading/historical.v20160711/interpol/${RESOL_ATM_XY}/climoz_LMDZ_${year}.nc, climoz_LMDZ.nc),\ 62 62 (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Historical/solarforcing_v3.1_daily_6bands_${year}.nc, solarforcing.nc),\ 63 63 (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.${year}.nc, taulwstrat.2D.nc),\ … … 71 71 (${R_IN}/ATM/GHG/CMIP6/historical/CFC12eq_CMIP6_0000_2014.txt, CFC12.txt),\ 72 72 (${R_IN}/ATM/IPCC_AR5/HISTORIQUE/SOLARANDVOLCANOES_1610_2008.txt, SOLARANDVOLCANOES.txt),\ 73 (${R_IN}/ATM/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v5.nc, aerosols.nat.nc) 74 # (${R_IN}/ATM/AEROSOLS/CMIP6/v0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/forcagelmdz_picontrol.nc, aerosols.nat.nc) 75 # To be used for IPSLCM6.0.12 when ready 73 (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc) 76 74 77 75 [SmoothFiles] -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/amip/COMP/orchidee.card
r3459 r3687 11 11 VEGET_UPDATE=1Y 12 12 13 14 # Specify output level for output files 15 # Only the files sechiba_history.nc, sechiba_out_2.nc and sechiba_history_4dim.nc can be set here. 16 # output_level_filename=0 : lowest level writing only variables needed for the monitoring 17 # output_level_filename=12 : highest level which will output all variables 18 # output_level_filename=NONE : deactivate the file 19 output_level_sechiba_history = 11 20 output_level_sechiba_out_2 = NONE 21 output_level_sechiba_history_4dim = 11 22 23 # Specify output frequency for each file [1y, 1mo, 1d, 10800s, 1ts] 24 # Settings using WriteFrequency in config.card is not longer used 25 output_freq_sechiba_history = 1mo 26 output_freq_sechiba_out_2 = 10800s 27 output_freq_sechiba_history_4dim = 1mo 28 29 13 30 [InitialStateFiles] 14 31 List= (${R_IN}/SRF/soils_param.nc, . ), \ … … 19 36 20 37 [BoundaryFiles] 21 List= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2 /historical/v1.2/withoutNoBio_15PFT/PFTmap_${year}.nc, PFTmap.nc) ,\38 List= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v1/PFTmap_${year}.nc, PFTmap.nc) ,\ 22 39 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_${year}.nc, woodharvest.nc) 23 40 ListNonDel= () … … 28 45 [ParametersFiles] 29 46 List= (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def) ,\ 30 (${ SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .) ,\47 (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .) ,\ 31 48 (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_input_orchidee.xml, .) ,\ 32 49 (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .) ,\ -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/amip/COMP/stomate.card
r3436 r3687 3 3 4 4 [UserChoices] 5 6 # Specify output level for output files 7 # Only the files stomate_history.nc and stomate_ipcc_history.nc can be set here. 8 # output_level_filname=0 : lowest level writing only variables needed for the monitoring 9 # output_level_filname=1 : highest level which will output all variables 10 # output_level_filname=NONE : deactivate the file 11 output_level_stomate_history = 1 12 output_level_stomate_ipcc_history = 1 13 14 # Specify output frequency for each file [1y, 1mo, 1d] 15 # Settings using WriteFrequency in config.card are not longer used 16 output_freq_stomate_history = 1mo 17 output_freq_stomate_ipcc_history = 1mo 18 5 19 6 20 [InitialStateFiles] … … 32 46 TimeSeriesVars2D = (T2M_MONTH,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 33 47 ChunckJob2D = NONE 34 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN )48 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN,WOOD_HARVEST_PFT) 35 49 ChunckJob3D = NONE 36 50 Seasonal = ON … … 39 53 Patches = () 40 54 GatherWithInternal = (lon, lat, Areas, CONTFRAC, time_counter, time_centered, time_centered_bounds) 41 TimeSeriesVars2D = (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 )55 TimeSeriesVars2D = (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, fWoodharvest) 42 56 ChunckJob2D = NONE 43 57 TimeSeriesVars3D = () -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/amip/config.card
r3448 r3687 78 78 #D-- SRF - 79 79 [SRF] 80 WriteFrequency="1M" 80 # WriteFrequency is not used any more for ORCHIDEE 81 # Output files are now managed in orchidee.card 82 WriteFrequency="" 81 83 # If config_Restarts_OverRule == 'n' next 4 params are read 82 84 Restart= n … … 91 93 #D-- SBG - STOMATE 92 94 [SBG] 93 WriteFrequency="1M" 95 # WriteFrequency is not used any more for ORCHIDEE 96 # Output files are now managed in stomate.card 97 WriteFrequency="" 94 98 # If config_Restarts_OverRule == 'n' next 4 params are read 95 99 Restart= n -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_360d/COMP/lmdz.card
r3445 r3687 10 10 # LMDZ_Physics=NPv6.0.7 for new physics to be used with LMDZ5/trunk revision 2720 or later 11 11 # LMDZ_Physics=NPv6.0.8 for new physics to be used with LMDZ5/trunk revision 2739 or later 12 LMDZ_Physics=NPv6.0.13 12 # LMDZ_Physics=NPv6.0.15_T or NPv6.0.15_S to be used with LMDZ6/branches/IPSLCM6.0.15 rev 3224 13 LMDZ_Physics=NPv6.0.15_T 13 14 # Set ConfType to choose parameters for aerosols, solar and green house gazes. 14 15 # The parameter file PARAM/config.def_$ConfType will be used. … … 56 57 List=() 57 58 ListNonDel= (${R_IN}/ATM/LIMIT/AMIP.v20170419/interpol/${RESOL_ATM_XY}_eORCA1.2_360d/limit_1979_2008_clim.nc, limit.nc),\ 58 (${R_IN}/ATM/AEROSOLS/CMIP6/v 0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc),\59 (${R_IN}/ATM/AEROSOLS/CMIP6/v 0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc, aerosols1980.nc),\60 (${R_IN}/ATM/OZONE/UReading _2016/3D_14Fields/${RESOL_ATM_3D}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\59 (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc),\ 60 (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc, aerosols1980.nc),\ 61 (${R_IN}/ATM/OZONE/UReading/historical.v20160711/interpol/${RESOL_ATM_XY}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\ 61 62 (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Control/solarforcing_v3.1_pdControl_ave_6bands_360days.nc, solarforcing.nc),\ 62 63 (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.ave.nc, taulwstrat.2D.nc),\ -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_360d/COMP/orchidee.card
r3459 r3687 9 9 DefSuffix=CWRR 10 10 11 # VEGET_UPDATE_at_start=y : orchidee.driver will set VEGET_UPDATE=1Y at the first cumul period when starting a new simulation. 12 # After the first period, VEGET_UPDATE will be set according to the choice done below. 13 VEGET_UPDATE_at_start=y 14 15 # VEGET_UPDATE=0Y : default, do not update the vegetation and woodharvest file except if starting without restart file 16 # VEGET_UPDATE=1Y : update the vegetation and woodharvest file 1st of January each year 11 17 VEGET_UPDATE=0Y 18 19 # Specify output level for output files 20 # Only the files sechiba_history.nc, sechiba_out_2.nc and sechiba_history_4dim.nc can be set here. 21 # output_level_filename=0 : lowest level writing only variables needed for the monitoring 22 # output_level_filename=12 : highest level which will output all variables 23 # output_level_filename=NONE : deactivate the file 24 output_level_sechiba_history = 11 25 output_level_sechiba_out_2 = NONE 26 output_level_sechiba_history_4dim = 11 27 28 # Specify output frequency for each file [1y, 1mo, 1d, 10800s, 1ts] 29 # Settings using WriteFrequency in config.card is not longer used 30 output_freq_sechiba_history = 1mo 31 output_freq_sechiba_out_2 = 10800s 32 output_freq_sechiba_history_4dim = 1mo 33 12 34 13 35 [InitialStateFiles] … … 16 38 (${R_IN}/SRF/routing.nc, . ), \ 17 39 (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 18 (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio_15PFT/PFTmap_2000.nc, PFTmap.nc),\19 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_2000.nc, woodharvest.nc),\20 40 (${R_IN}/SRF/cartepente2d_15min.nc, .) 21 41 22 42 [BoundaryFiles] 23 43 List= () 24 ListNonDel= () 44 ListNonDel= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v1/PFTmap_2000.nc, PFTmap.nc),\ 45 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_2000.nc, woodharvest.nc),\ 25 46 26 47 [SmoothFiles] … … 29 50 [ParametersFiles] 30 51 List= (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def) ,\ 31 (${ SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .) ,\52 (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .) ,\ 32 53 (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_input_orchidee.xml, .) ,\ 33 54 (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .) ,\ -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_360d/COMP/stomate.card
r3436 r3687 3 3 4 4 [UserChoices] 5 6 # Specify output level for output files 7 # Only the files stomate_history.nc and stomate_ipcc_history.nc can be set here. 8 # output_level_filname=0 : lowest level writing only variables needed for the monitoring 9 # output_level_filname=1 : highest level which will output all variables 10 # output_level_filname=NONE : deactivate the file 11 output_level_stomate_history = 1 12 output_level_stomate_ipcc_history = 1 13 14 # Specify output frequency for each file [1y, 1mo, 1d] 15 # Settings using WriteFrequency in config.card are not longer used 16 output_freq_stomate_history = 1mo 17 output_freq_stomate_ipcc_history = 1mo 18 5 19 6 20 [InitialStateFiles] … … 32 46 TimeSeriesVars2D = (T2M_MONTH,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 33 47 ChunckJob2D = NONE 34 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN )48 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN,WOOD_HARVEST_PFT) 35 49 ChunckJob3D = NONE 36 50 Seasonal = ON … … 39 53 Patches = () 40 54 GatherWithInternal = (lon, lat, Areas, CONTFRAC, time_counter, time_centered, time_centered_bounds) 41 TimeSeriesVars2D = (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 )55 TimeSeriesVars2D = (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, fWoodharvest) 42 56 ChunckJob2D = NONE 43 57 TimeSeriesVars3D = () -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_360d/config.card
r3222 r3687 78 78 #D-- SRF - 79 79 [SRF] 80 WriteFrequency="1M" 80 # WriteFrequency is not used any more for ORCHIDEE 81 # Output files are now managed in orchidee.card 82 WriteFrequency="" 81 83 # If config_Restarts_OverRule == 'n' next 4 params are read 82 84 Restart= n … … 91 93 #D-- SBG - STOMATE 92 94 [SBG] 93 WriteFrequency="1M" 95 # WriteFrequency is not used any more for ORCHIDEE 96 # Output files are now managed in stomate.card 97 WriteFrequency="" 94 98 # If config_Restarts_OverRule == 'n' next 4 params are read 95 99 Restart= n -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_pdControl/COMP/lmdz.card
r3460 r3687 10 10 # LMDZ_Physics=NPv6.0.7 for new physics to be used with LMDZ5/trunk revision 2720 or later 11 11 # LMDZ_Physics=NPv6.0.8 for new physics to be used with LMDZ5/trunk revision 2739 or later 12 LMDZ_Physics=NPv6.0.13 12 # LMDZ_Physics=NPv6.0.15_T or NPv6.0.15_S to be used with LMDZ6/branches/IPSLCM6.0.15 rev 3224 13 LMDZ_Physics=NPv6.0.15_T 13 14 14 15 # Set ConfType to choose parameters for aerosols, solar and green house gazes. … … 57 58 List=() 58 59 # 59 # With CMIP6 aerosols version 0.60 # With CMIP6 aerosols version 1 60 61 # With 3D ozone 61 ListNonDel= (${R_IN}/ATM/AEROSOLS/CMIP6/v 0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc),\62 (${R_IN}/ATM/AEROSOLS/CMIP6/v 0/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc, aerosols1980.nc),\63 (${R_IN}/ATM/OZONE/UReading _2016/3D_14Fields/${RESOL_ATM_3D}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\62 ListNonDel= (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1850_from_inca.nc, aerosols.nat.nc),\ 63 (${R_IN}/ATM/AEROSOLS/CMIP6/v1/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/aerosols1995_from_inca.nc, aerosols1980.nc),\ 64 (${R_IN}/ATM/OZONE/UReading/historical.v20160711/interpol/${RESOL_ATM_XY}/climoz_LMDZ_1979_2008_clim.nc, climoz_LMDZ.nc),\ 64 65 (${R_IN}/ATM/LIMIT/AMIP.v20170419/interpol/${RESOL_ATM_XY}_eORCA1.2_365d/limit_1979_2008_clim.nc, limit.nc),\ 65 66 (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Control/solarforcing_v3.1_pdControl_ave_6bands_365days.nc, solarforcing.nc),\ -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_pdControl/COMP/orchidee.card
r3459 r3687 9 9 DefSuffix=CWRR 10 10 11 # VEGET_UPDATE_at_start=y : orchidee.driver will set VEGET_UPDATE=1Y at the first cumul period when starting a new simulation. 12 # After the first period, VEGET_UPDATE will be set according to the choice done below. 13 VEGET_UPDATE_at_start=y 14 15 # VEGET_UPDATE=0Y : default, do not update the vegetation and woodharvest file except if starting without restart file 16 # VEGET_UPDATE=1Y : update the vegetation and woodharvest file 1st of January each year 11 17 VEGET_UPDATE=0Y 18 19 # Specify output level for output files 20 # Only the files sechiba_history.nc, sechiba_out_2.nc and sechiba_history_4dim.nc can be set here. 21 # output_level_filename=0 : lowest level writing only variables needed for the monitoring 22 # output_level_filename=12 : highest level which will output all variables 23 # output_level_filename=NONE : deactivate the file 24 output_level_sechiba_history = 11 25 output_level_sechiba_out_2 = NONE 26 output_level_sechiba_history_4dim = 11 27 28 # Specify output frequency for each file [1y, 1mo, 1d, 10800s, 1ts] 29 # Settings using WriteFrequency in config.card is not longer used 30 output_freq_sechiba_history = 1mo 31 output_freq_sechiba_out_2 = 10800s 32 output_freq_sechiba_history_4dim = 1mo 33 12 34 13 35 [InitialStateFiles] … … 16 38 (${R_IN}/SRF/routing.nc, . ), \ 17 39 (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 18 (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio_15PFT/PFTmap_2000.nc, PFTmap.nc),\19 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_2000.nc, woodharvest.nc),\20 40 (${R_IN}/SRF/cartepente2d_15min.nc, .) 21 41 22 42 [BoundaryFiles] 23 43 List= () 24 ListNonDel= () 44 ListNonDel= (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v1/PFTmap_2000.nc, PFTmap.nc),\ 45 (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_2000.nc, woodharvest.nc),\ 25 46 26 47 [SmoothFiles] … … 29 50 [ParametersFiles] 30 51 List= (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def) ,\ 31 (${ SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .) ,\52 (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .) ,\ 32 53 (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_input_orchidee.xml, .) ,\ 33 54 (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .) ,\ -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_pdControl/COMP/stomate.card
r3436 r3687 3 3 4 4 [UserChoices] 5 6 # Specify output level for output files 7 # Only the files stomate_history.nc and stomate_ipcc_history.nc can be set here. 8 # output_level_filname=0 : lowest level writing only variables needed for the monitoring 9 # output_level_filname=1 : highest level which will output all variables 10 # output_level_filname=NONE : deactivate the file 11 output_level_stomate_history = 1 12 output_level_stomate_ipcc_history = 1 13 14 # Specify output frequency for each file [1y, 1mo, 1d] 15 # Settings using WriteFrequency in config.card are not longer used 16 output_freq_stomate_history = 1mo 17 output_freq_stomate_ipcc_history = 1mo 18 5 19 6 20 [InitialStateFiles] … … 32 46 TimeSeriesVars2D = (T2M_MONTH,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 33 47 ChunckJob2D = NONE 34 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN )48 TimeSeriesVars3D = (LAI,VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE,TOTAL_TURN,WOOD_HARVEST_PFT) 35 49 ChunckJob3D = NONE 36 50 Seasonal = ON … … 39 53 Patches = () 40 54 GatherWithInternal = (lon, lat, Areas, CONTFRAC, time_counter, time_centered, time_centered_bounds) 41 TimeSeriesVars2D = (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 )55 TimeSeriesVars2D = (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, fWoodharvest) 42 56 ChunckJob2D = NONE 43 57 TimeSeriesVars3D = () -
CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/LMDZOR/clim_pdControl/config.card
r3460 r3687 78 78 #D-- SRF - 79 79 [SRF] 80 WriteFrequency="1M" 80 # WriteFrequency is not used any more for ORCHIDEE 81 # Output files are now managed in orchidee.card 82 WriteFrequency="" 81 83 # If config_Restarts_OverRule == 'n' next 4 params are read 82 84 Restart= n … … 91 93 #D-- SBG - STOMATE 92 94 [SBG] 93 WriteFrequency="1M" 95 # WriteFrequency is not used any more for ORCHIDEE 96 # Output files are now managed in stomate.card 97 WriteFrequency="" 94 98 # If config_Restarts_OverRule == 'n' next 4 params are read 95 99 Restart= n -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/DRIVER/lim2.driver
r3434 r3687 39 39 IGCM_debug_Print 1 ${VI1D_ENABLE} ${VI5D_ENABLE} ${VI1M_ENABLE} ${VI1Y_ENABLE} 40 40 41 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1d enabled ${VI1D_ENABLE}42 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 5d enabled ${VI5D_ENABLE}43 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1m enabled ${VI1M_ENABLE}44 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1y enabled ${VI1Y_ENABLE}41 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1d_lim enabled ${VI1D_ENABLE} 42 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 5d_lim enabled ${VI5D_ENABLE} 43 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1m_lim enabled ${VI1M_ENABLE} 44 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1y_lim enabled ${VI1Y_ENABLE} 45 45 46 46 echo UPDATE ICE !!! -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/DRIVER/lim3.driver
r3434 r3687 36 36 # Update iodef.xml 37 37 38 if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] ; then 39 VI1D_ENABLE=".FALSE." 40 VI5D_ENABLE=".FALSE." 41 VI1M_ENABLE=".FALSE." 42 VI1Y_ENABLE=".FALSE." 43 fi 44 38 45 IGCM_debug_Print 1 'Informations into iodef.xml : VI1D_ENABLE VI5D_ENABLE VI1M_ENABLE VI1Y_ENABLE ' 39 46 IGCM_debug_Print 1 ${VI1D_ENABLE} ${VI5D_ENABLE} ${VI1M_ENABLE} ${VI1Y_ENABLE} 40 47 41 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1d enabled ${VI1D_ENABLE}42 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 5d enabled ${VI5D_ENABLE}43 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1m enabled ${VI1M_ENABLE}44 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1y enabled ${VI1Y_ENABLE}48 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1d_lim enabled ${VI1D_ENABLE} 49 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 5d_lim enabled ${VI5D_ENABLE} 50 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1m_lim enabled ${VI1M_ENABLE} 51 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1y_lim enabled ${VI1Y_ENABLE} 45 52 46 53 echo UPDATE ICE !!! -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/DRIVER/lmdz.driver
r3127 r3687 53 53 ok_hf3hm=.FALSE. 54 54 ok_stn=.FALSE. 55 55 56 56 57 case ${config_UserChoices_PeriodLength} in … … 80 81 done 81 82 82 ## Read LMDZ_COSP_OK in lmdz.card 83 if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] ; then 84 ok_mensuel=.FALSE. 85 ok_journe=.FALSE. 86 ok_hf=.FALSE. 87 ok_hf3h=.FALSE. 88 ok_hf3hm=.FALSE. 89 ok_stn=.FALSE. 90 fi 91 92 ## Read LMDZ_COSP_OK in lmdz.card 83 93 if [ X${lmdz_UserChoices_LMDZ_COSP_OK} = Xy ] ; then 84 94 ## LMDZ_COSP_OK=y, now read all other COSP variables … … 159 169 160 170 # Read value for co2_ppm from file CO2.txt. If file not existing, take DEFAULT value from file. 171 # Calculate co2_ppm_per as co2_ppm*4. 161 172 if [ -f CO2.txt ] ; then 162 173 value=`grep Annee_${year} CO2.txt | awk -F= '{print $2}'` … … 166 177 IGCM_debug_Verif_Exit 167 178 fi 179 value4=`grep Annee_${year} CO2.txt | awk -F= '{print $2 * 4}'` 168 180 else 169 181 value=DEFAULT 182 value4=DEFAULT 170 183 fi 171 184 IGCM_comp_modifyDefFile nonblocker config.def co2_ppm $value 185 IGCM_comp_modifyDefFile nonblocker config.def co2_ppm_per $value4 172 186 173 187 … … 456 470 # <context id="LMDZ" src="./context_lmdz.xml"/> 457 471 echo '<context id="LMDZ" src="./context_lmdz.xml"/>' > add.tmp 472 if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] ; then 473 echo '<context id="LMDZ" src="./ping_lmdz.xml"/>' >> add.tmp 474 echo '<context id="LMDZ" src="./dr2xml_lmdz.xml"/>' >> add.tmp 475 fi 458 476 cp iodef.xml iodef.xml.tmp 459 477 sed -e "/COMPONENT CONTEXT/r add.tmp" iodef.xml.tmp > iodef.xml -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/DRIVER/opa9.driver
r3434 r3687 134 134 fi 135 135 136 if ( [ "${CumulPeriod}" -eq 1 ] && [ "${opa9_UserChoices_Restart_TS_only}" = "y" ] ) ; then 137 OPA_LRSTAR_TS=.TRUE. 138 else 139 OPA_LRSTAR_TS=.FALSE. 140 fi 136 141 137 142 ##-- Meshmask option. Forced only once. … … 167 172 NEMO_END=$( echo $( awk "BEGIN { printf \"%0${PRECIS}d\",${OPA_NITEND} }" ) ) 168 173 169 IGCM_comp_modifyNamelist blocker namelist_cfg cn_exp ${config_UserChoices_JobName} 170 IGCM_comp_modifyNamelist blocker namelist_cfg nn_it000 ${OPA_NIT000} 171 IGCM_comp_modifyNamelist blocker namelist_cfg nn_itend ${OPA_NITEND} 172 IGCM_comp_modifyNamelist blocker namelist_cfg ln_rstart ${OPA_LRSTAR} 173 IGCM_comp_modifyNamelist blocker namelist_cfg nn_stock ${OPA_NSTOCK} 174 IGCM_comp_modifyNamelist blocker namelist_cfg nn_rstctl ${OPA_NRSTDT} 175 IGCM_comp_modifyNamelist blocker namelist_cfg nn_date0 ${PeriodDateBegin} 176 IGCM_comp_modifyNamelist nonblocker namelist_cfg nn_msh ${OPA_NMSH} 174 IGCM_comp_modifyNamelist blocker namelist_cfg cn_exp ${config_UserChoices_JobName} 175 IGCM_comp_modifyNamelist blocker namelist_cfg nn_it000 ${OPA_NIT000} 176 IGCM_comp_modifyNamelist blocker namelist_cfg nn_itend ${OPA_NITEND} 177 IGCM_comp_modifyNamelist blocker namelist_cfg ln_rstart ${OPA_LRSTAR} 178 IGCM_comp_modifyNamelist blocker namelist_cfg ln_rstart_ts ${OPA_LRSTAR_TS} 179 IGCM_comp_modifyNamelist blocker namelist_cfg nn_stock ${OPA_NSTOCK} 180 IGCM_comp_modifyNamelist blocker namelist_cfg nn_rstctl ${OPA_NRSTDT} 181 IGCM_comp_modifyNamelist blocker namelist_cfg nn_date0 ${PeriodDateBegin} 182 IGCM_comp_modifyNamelist nonblocker namelist_cfg nn_msh ${OPA_NMSH} 177 183 IGCM_comp_modifyNamelist nonblocker namelist_cfg nn_rnf_depth_file ${OPA_NMSH} 178 IGCM_comp_modifyNamelist blocker namelist_cfg nn_leapy ${OPA_NLEAPY}184 IGCM_comp_modifyNamelist blocker namelist_cfg nn_leapy ${OPA_NLEAPY} 179 185 180 186 # Update iodef.xml 187 188 if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] ; then 189 V1D_ENABLE=".FALSE." 190 V5D_ENABLE=".FALSE." 191 V1M_ENABLE=".FALSE." 192 V1Y_ENABLE=".FALSE." 193 fi 181 194 182 195 IGCM_debug_Print 1 'Informations into iodef.xml : V1D_ENABLE V5D_ENABLE V1M_ENABLE V1Y_ENABLE ' 183 196 IGCM_debug_Print 1 ${V1D_ENABLE} ${V5D_ENABLE} ${V1M_ENABLE} ${V1Y_ENABLE} 184 197 185 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-opa.xml 1d enabled ${V1D_ENABLE} 186 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-opa.xml 5d enabled ${V5D_ENABLE} 187 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-opa.xml 1m enabled ${V1M_ENABLE} 188 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-opa.xml 1y enabled ${V1Y_ENABLE} 198 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-opa.xml 1d_opa enabled ${V1D_ENABLE} 199 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-opa.xml 5d_opa enabled ${V5D_ENABLE} 200 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-opa.xml 1m_opa enabled ${V1M_ENABLE} 201 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-opa.xml 1y_opa enabled ${V1Y_ENABLE} 202 203 IGCM_comp_modifyXmlFile force context_nemo.xml ref_year NONE ${opa9_UserChoices_TimeOrigin} 189 204 190 205 … … 200 215 # <context id="nemo" src="./context_nemo.xml"/> 201 216 echo '<context id="nemo" src="./context_nemo.xml"/>' > add.tmp 217 if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] ; then 218 echo '<context id="nemo" src="./ping_nemo.xml"/>' >> add.tmp 219 echo '<context id="nemo" src="./dr2xml_opa9.xml"/>' >> add.tmp 220 fi 202 221 cp iodef.xml iodef.xml.tmp 203 222 sed -e "/COMPONENT CONTEXT/r add.tmp" \ -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/DRIVER/orchidee.driver
r3200 r3687 34 34 # Deactivate output files for stomate 35 35 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 enabled .FALSE. 36 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 output_level 0 36 37 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 output_freq 1mo 37 38 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 enabled .FALSE. 39 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 output_level 0 38 40 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 output_freq 1mo 39 41 fi … … 46 48 fi 47 49 50 # Set VEGET_UPDATE=1Y in orchidee.def if VEGET_UPDATE_at_start=y in orchidee.card and if it is the first cumul periond (start of new simulation) 51 if [ X${orchidee_UserChoices_VEGET_UPDATE_at_start} = Xy ] && [ ${CumulPeriod} -eq 1 ] ; then 52 IGCM_comp_modifyDefFile nonblocker orchidee.def VEGET_UPDATE 1Y 53 fi 54 48 55 # Modify in orchidee.def VEGET_UPDATE if it is set in orchidee.card section UserChoices 56 # Note: if the variable has been set by VEGET_UPDATE_at_start, this section will not overwrite it. 49 57 if [ ! X${orchidee_UserChoices_VEGET_UPDATE} = X ] ; then 50 58 IGCM_comp_modifyDefFile nonblocker orchidee.def VEGET_UPDATE ${orchidee_UserChoices_VEGET_UPDATE} … … 62 70 63 71 ## 2. Mangement of output and modifications of related xml files 64 65 # Set default values for sechiba1_enabled and sechiba1_freq. 66 # These variables are used only to modify file_def_orchidee.xml 67 sechiba1_enabled=.FALSE. 68 sechiba2_enabled=.FALSE. 69 sechiba1_freq=0s 70 sechiba2_freq=0s 71 72 73 # Get WriteFrenquecy for SRF (SECHIBA) from config.card 74 # 1 or 2 frequencies can be set in WriteFrenquecy for SRF 75 # The first frequency will always be used for the sechiba_history file and the 76 # second frequency will be used for the sechiba_out_2.nc file. 77 # The files are activated only if its corresponding frequency is set in WriteFrequency 78 ifreq=0 79 for frequency in ${config_SRF_WriteFrequency} ; do 80 case ${frequency} in 81 *Y|*y) 82 NbYears=$( echo ${frequency} | awk -F '[yY]' '{print $1}' ) 83 NbDaysYear=$( IGCM_date_DaysInYear ${year} ) 84 file_enabled=.TRUE. 85 file_freq=${NbYears}y ;; 86 *M|*m) 87 NbMonths=$( echo ${frequency} | awk -F '[mM]' '{print $1}' ) 88 file_enabled=.TRUE. 89 file_freq=${NbMonths}mo ;; 90 *D|*d) 91 NbDays=$( echo ${frequency} | awk -F '[dD]' '{print $1}' ) 92 file_enabled=.TRUE. 93 file_freq=${NbDays}d ;; 94 *s) 95 WriteInSeconds=$( echo ${frequency} | awk -F '[s]' '{print $1}' ) 96 file_enabled=.TRUE. 97 file_freq=${WriteInSeconds}s ;; 98 HF|hf) 99 file_enabled=.TRUE. 100 file_freq=10800s ;; 101 *) 102 IGCM_debug_Exit "SRF_Update " ${frequency} " invalid WriteFrequency : choose in xY, xM, xD, xs and HF" 103 IGCM_debug_Verif_Exit ;; 104 esac 105 106 (( ifreq = ifreq + 1 )) 107 case ${ifreq} in 108 1) 109 sechiba1_enabled=${file_enabled} 110 sechiba1_freq=${file_freq} ;; 111 2) 112 sechiba2_enabled=${file_enabled} 113 sechiba2_freq=${file_freq} ;; 114 *) 115 IGCM_debug_Exit "SRF_Update: It is not possible to set more than 2 output files for sechiba from config.card" 116 IGCM_debug_Exit "You must correct WriteFrequancy in SRF secion in config.card." 117 IGCM_debug_Exit "Adapt file_def_orchidee.xml directly if you want more output files" 118 IGCM_debug_Verif_Exit ;; 119 esac 120 done 121 122 123 # Modify file_def_orchidee.xml file 124 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba1 enabled ${sechiba1_enabled} 125 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba1 output_freq ${sechiba1_freq} 126 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba2 enabled ${sechiba2_enabled} 127 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba2 output_freq ${sechiba2_freq} 128 # Use same values for sechiba1 and for sechiba3 files 129 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba3 enabled ${sechiba1_enabled} 130 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba3 output_freq ${sechiba1_freq} 72 # Modify file_def_orchidee.xml file using settings from orchidee.card 73 # We here suppose that for each file, in orchidee.card UserChoices section, if the parameter 74 # output_level_filename is set, then also output_freq_filename must be set. The existance of output_freq_filename will not be checked. 75 # If output_level_filename=NONE or if it is not set, the corresponding file will be deactivated. 76 # Settings in config.card WriteFrequency are not used any more. 131 77 78 if [ X${orchidee_UserChoices_output_level_sechiba_history} = X ] || [ X${orchidee_UserChoices_output_level_sechiba_history} = XNONE ] ; then 79 # output_level_sechiba_history is not set in orchidee.card or it is set to NONE. 80 # Deactivate the file. 81 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba1 enabled .FALSE. 82 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba1 output_level 0 83 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba1 output_freq 1mo 84 else 85 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba1 enabled .TRUE. 86 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba1 output_level ${orchidee_UserChoices_output_level_sechiba_history} 87 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba1 output_freq ${orchidee_UserChoices_output_freq_sechiba_history} 88 fi 89 90 if [ X${orchidee_UserChoices_output_level_sechiba_out_2} = X ] || [ X${orchidee_UserChoices_output_level_sechiba_out_2} = XNONE ] ; then 91 # output_level_sechiba_out_2 is not set in orchidee.card or it is set to NONE. 92 # Deactivate the file. 93 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba2 enabled .FALSE. 94 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba2 output_level 0 95 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba2 output_freq 1mo 96 else 97 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba2 enabled .TRUE. 98 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba2 output_level ${orchidee_UserChoices_output_level_sechiba_out_2} 99 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba2 output_freq ${orchidee_UserChoices_output_freq_sechiba_out_2} 100 fi 101 102 if [ X${orchidee_UserChoices_output_level_sechiba_history_4dim} = X ] || [ X${orchidee_UserChoices_output_level_sechiba_history_4dim} = XNONE ] ; then 103 # output_level_sechiba_history_4dim is not set in orchidee.card or it is set to NONE. 104 # Deactivate the file. 105 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba3 enabled .FALSE. 106 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba3 output_level 0 107 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba3 output_freq 1mo 108 else 109 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba3 enabled .TRUE. 110 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba3 output_level ${orchidee_UserChoices_output_level_sechiba_history_4dim} 111 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml sechiba3 output_freq ${orchidee_UserChoices_output_freq_sechiba_history_4dim} 112 fi 113 132 114 133 115 # Add include of orchidee context in iodef.xml … … 135 117 # <context id="orchidee" src="./context_orchidee.xml"/> 136 118 echo '<context id="orchidee" src="./context_orchidee.xml"/>' > add.tmp 119 if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] ; then 120 echo '<context id="orchidee" src="./ping_orchidee.xml"/>' >> add.tmp 121 echo '<context id="orchidee" src="./dr2xml_orchidee.xml"/>' >> add.tmp 122 fi 137 123 cp iodef.xml iodef.xml.tmp 138 124 sed -e "/COMPONENT CONTEXT/r add.tmp" iodef.xml.tmp > iodef.xml -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/DRIVER/pisces.driver
r3434 r3687 9 9 10 10 lmdzgrep2 () { 11 grep ${1} ${2} | grep -v "#" | sed -e 's/=//g' -e 's/://g' -e 's/_AUTO_//' -e 's/DEFAULT//' | sed -e "s/${1}//"11 grep -w ${1} ${2} | grep -v "#" | sed -e 's/=//g' -e 's/://g' -e 's/_AUTO_//' -e 's/DEFAULT//' | sed -e "s/${1}//" 12 12 } 13 13 … … 110 110 # Update iodef.xml 111 111 112 if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] ; then 113 VT1D_ENABLE=".FALSE." 114 VT5D_ENABLE=".FALSE." 115 VT1M_ENABLE=".FALSE." 116 VT1Y_ENABLE=".FALSE." 117 fi 118 112 119 IGCM_debug_Print 1 'Informations into iodef.xml : VT1D_ENABLE VT5D_ENABLE VT1M_ENABLE VT1Y_ENABLE ' 113 120 IGCM_debug_Print 1 ${VT1D_ENABLE} ${VT5D_ENABLE} ${VT1M_ENABLE} ${VT1Y_ENABLE} 114 121 115 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-pisces.xml 1d enabled ${VT1D_ENABLE}116 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-pisces.xml 5d enabled ${VT5D_ENABLE}117 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-pisces.xml 1m enabled ${VT1M_ENABLE}118 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-pisces.xml 1y enabled ${VT1Y_ENABLE}122 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-pisces.xml 1d_pis enabled ${VT1D_ENABLE} 123 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-pisces.xml 5d_pis enabled ${VT5D_ENABLE} 124 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-pisces.xml 1m_pis enabled ${VT1M_ENABLE} 125 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-pisces.xml 1y_pis enabled ${VT1Y_ENABLE} 119 126 120 127 IGCM_debug_PopStack "MBG_Update" -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/DRIVER/stomate.driver
r2758 r3687 1 1 #!/bin/ksh 2 2 3 #D- Driver pour ORCHIDEE stomate component3 #D- Driver for ORCHIDEE stomate component (SBG) 4 4 5 5 #----------------------------------------------------------------- … … 17 17 18 18 # Output management 19 # Modify file_def_orchidee.xml file using settings from stomate.card 20 # We here suppose that for each file, in stomate.card UserChoices section, if the parameter 21 # output_level_filename is set, then also output_freq_filename must be set. The existance of output_freq_filename will not be checked. 22 # If output_level_filename=NONE or if it is not set, the corresponding file will be deactivated. 23 24 if [ X${stomate_UserChoices_output_level_stomate_history} = X ] || [ X${stomate_UserChoices_output_level_stomate_history} = XNONE ] ; then 25 # output_level_stomate_history is not set in stomate.card or it is set to NONE. 26 # Deactivate the file. 27 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 enabled .FALSE. 28 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 output_level 0 29 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 output_freq 1mo 30 else 31 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 enabled .TRUE. 32 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 output_level ${stomate_UserChoices_output_level_stomate_history} 33 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 output_freq ${stomate_UserChoices_output_freq_stomate_history} 34 fi 35 36 if [ X${stomate_UserChoices_output_level_stomate_ipcc_history} = X ] || [ X${stomate_UserChoices_output_level_stomate_ipcc_history} = XNONE ] ; then 37 # output_level_stomate_ipcc_history is not set in stomate.card or it is set to NONE. 38 # Deactivate the file. 39 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 enabled .FALSE. 40 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 output_level 0 41 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 output_freq 1mo 42 else 43 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 enabled .TRUE. 44 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 output_level ${stomate_UserChoices_output_level_stomate_ipcc_history} 45 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 output_freq ${stomate_UserChoices_output_freq_stomate_ipcc_history} 46 fi 19 47 20 # Set default values for stomate output files. 21 stomate_enabled=.FALSE. 22 stomate_freq=0s 23 24 # Read WriteFrequency set in config.card section SBG. 25 # Only one choice can be set as WriteFrequency. The same choice will be used for 26 # both stomate_history and stomate_ipcc_history files. 27 for frequency in ${config_SBG_WriteFrequency} ; do 28 case ${frequency} in 29 *Y|*y) 30 NbYears=$( echo ${frequency} | awk -F '[yY]' '{print $1}' ) 31 NbDaysYear=$( IGCM_date_DaysInYear ${year} ) 32 stomate_enabled=.TRUE. 33 stomate_freq=${NbYears}y ;; 34 *M|*m) 35 NbMonths=$( echo ${frequency} | awk -F '[mM]' '{print $1}' ) 36 stomate_enabled=.TRUE. 37 stomate_freq=${NbMonths}mo ;; 38 *D|*d) 39 NbDays=$( echo ${frequency} | awk -F '[dD]' '{print $1}' ) 40 stomate_enabled=.TRUE. 41 stomate_freq=${NbDays}d ;; 42 *) 43 IGCM_debug_Exit "SBG WriteFrequency=${frequency} is invalid. Choose between xY, xM and xD for Stomate." ;; 44 esac 45 done 46 47 # Modify file_def_orchidee.xml 48 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 enabled ${stomate_enabled} 49 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate1 output_freq ${stomate_freq} 50 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 enabled ${stomate_enabled} 51 IGCM_comp_modifyXmlFile nonblocker file_def_orchidee.xml stomate2 output_freq ${stomate_freq} 52 48 53 49 54 50 # Define in orchidee.def if restart file should be used -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/config.def_actuel
r3165 r3687 31 31 ### co2_ppm = taux CO2 en ppm, l'année 2000 forcage CMIP6 32 32 co2_ppm = _AUTO_: DEFAULT = 3.6912e+02 33 ### co2_ppm_per = taux 4xCO2 en ppm (uniqument pour calcul des diags) 34 co2_ppm_per = _AUTO_: DEFAULT = 14.7648e+02 33 35 ### CH4_ppb = taux CH4 en ppb, l'année 2000 forcage CMIP6 34 36 CH4_ppb = _AUTO_ : DEFAULT = 1.7780e+03 … … 55 57 ### ok_cdnc=y/n Cloud droplet number concentration 56 58 ok_cdnc=_AUTO_ 57 ### bl95_b0 = Parameter in CDNC-maer link (Boucher&Lohmann 1995)58 bl95_b0=1.759 ### bl95_b1 = Parameter in CDNC-maer link (Boucher&Lohmann 1995)60 bl95_b1=0.261 59 # ok_alw=y flag pour activer l effet LW des poussieres 62 60 ok_alw=y -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/config.def_annuel
r3400 r3687 32 32 ### co2_ppm = taux CO2 en ppm 33 33 co2_ppm = _AUTO_ 34 ### co2_ppm_per = taux 4xCO2 en ppm (uniqument pour calcul des diags) 35 co2_ppm_per = _AUTO_ 34 36 ### CH4_ppb = taux CH4 en ppb 35 37 CH4_ppb = _AUTO_ … … 56 58 ### ok_cdnc=y/n Cloud droplet number concentration 57 59 ok_cdnc=_AUTO_ 58 ### bl95_b0 = Parameter in CDNC-maer link (Boucher&Lohmann 1995)59 bl95_b0=1.760 ### bl95_b1 = Parameter in CDNC-maer link (Boucher&Lohmann 1995)61 bl95_b1=0.262 60 # ok_alw=y flag pour activer l effet LW des poussieres 63 61 ok_alw=y -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/config.def_preind
r3129 r3687 32 32 ### co2_ppm = taux CO2 en ppm, l'année 1850 forcage CMIP6 33 33 co2_ppm = _AUTO_: DEFAULT = 2.8432e+02 34 ### co2_ppm_per = taux 4xCO2 en ppm (uniqument pour calcul des diags) 35 co2_ppm_per = _AUTO_: DEFAULT =11.3728e+02 34 36 ### CH4_ppb = taux CH4 en ppb, l'année 1850 forcage CMIP6 35 37 CH4_ppb = _AUTO_: DEFAULT = 8.0825e+02 36 38 ### N2O_ppb = taux N2O en ppb, l'année 1850 forcage CMIP6 37 39 N2O_ppb = _AUTO_: DEFAULT = 2.7302e+02 38 ### CFC11_ppt = taux en ppt, l'année 2000 forcage CFC11eq_CMIP640 ### CFC11_ppt = taux en ppt, l'année 1850 forcage CFC11eq_CMIP6 39 41 CFC11_ppt = _AUTO_: DEFAULT = 1.1726e+01 40 ### CFC12_ppt = taux en ppt, l'année 2000 forcage CFC12eq_CMIP642 ### CFC12_ppt = taux en ppt, l'année 1850 forcage CFC12eq_CMIP6 41 43 CFC12_ppt = _AUTO_: DEFAULT = 1.6513e+01 42 44 # … … 56 58 ### ok_cdnc=y/n Cloud droplet number concentration 57 59 ok_cdnc=_AUTO_ 58 ### bl95_b0 = Parameter in CDNC-maer link (Boucher&Lohmann 1995)59 bl95_b0=1.760 ### bl95_b1 = Parameter in CDNC-maer link (Boucher&Lohmann 1995)61 bl95_b1=0.262 60 # ok_alw=y flag pour activer l effet LW des poussieres 63 61 ok_alw=y -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/file_def_nemo-lim2.xml
r2918 r3687 12 12 <file_definition type="one_file" name="@expname@_@freq@" sync_freq="1d" min_digits="4"> 13 13 14 <file_group id="1ts " output_freq="1ts" output_level="10" enabled=".TRUE."/> <!-- 1 time step files -->15 <file_group id="1h " output_freq="1h" output_level="10" enabled=".TRUE."/> <!-- 1h files -->16 <file_group id="2h " output_freq="2h" output_level="10" enabled=".TRUE."/> <!-- 2h files -->17 <file_group id="3h " output_freq="3h" output_level="10" enabled=".TRUE."/> <!-- 3h files -->18 <file_group id="4h " output_freq="4h" output_level="10" enabled=".TRUE."/> <!-- 4h files -->19 <file_group id="6h " output_freq="6h" output_level="10" enabled=".TRUE."/> <!-- 6h files -->20 <file_group id="1d " output_freq="1d" output_level="10" enabled=".TRUE."/> <!-- 5d files -->21 <file_group id="5d " output_freq="5d" output_level="10" enabled=".TRUE."/> <!-- 5d files -->14 <file_group id="1ts_lim" output_freq="1ts" output_level="10" enabled=".TRUE."/> <!-- 1 time step files --> 15 <file_group id="1h_lim" output_freq="1h" output_level="10" enabled=".TRUE."/> <!-- 1h files --> 16 <file_group id="2h_lim" output_freq="2h" output_level="10" enabled=".TRUE."/> <!-- 2h files --> 17 <file_group id="3h_lim" output_freq="3h" output_level="10" enabled=".TRUE."/> <!-- 3h files --> 18 <file_group id="4h_lim" output_freq="4h" output_level="10" enabled=".TRUE."/> <!-- 4h files --> 19 <file_group id="6h_lim" output_freq="6h" output_level="10" enabled=".TRUE."/> <!-- 6h files --> 20 <file_group id="1d_lim" output_freq="1d" output_level="10" enabled="_AUTO_"/> <!-- 5d files --> 21 <file_group id="5d_lim" output_freq="5d" output_level="10" enabled="_AUTO_"/> <!-- 5d files --> 22 22 23 <file_group id="1m " output_freq="1mo" output_level="10" enabled="_AUTO_"> <!-- real monthly files -->23 <file_group id="1m_lim" output_freq="1mo" output_level="10" enabled="_AUTO_"> <!-- real monthly files --> 24 24 25 <file id="file16" name_suffix="_icemod" description="ice variables" enabled=".TRUE.">25 <file id="file16" name_suffix="_icemod" description="ice variables" > 26 26 27 27 <field field_ref="ice_pres" /> … … 69 69 70 70 71 <file_group id="2m " output_freq="2mo" output_level="10" enabled=".TRUE."/> <!-- real 2m files -->72 <file_group id="3m " output_freq="3mo" output_level="10" enabled=".TRUE."/> <!-- real 3m files -->73 <file_group id="4m " output_freq="4mo" output_level="10" enabled=".TRUE."/> <!-- real 4m files -->74 <file_group id="6m " output_freq="6mo" output_level="10" enabled=".TRUE."/> <!-- real 6m files -->75 <file_group id="1y " output_freq="1y" output_level="10" enabled=".TRUE."/> <!-- real yearly files -->76 <file_group id="2y " output_freq="2y" output_level="10" enabled=".TRUE."/> <!-- real 2y files -->77 <file_group id="5y " output_freq="5y" output_level="10" enabled=".TRUE."/> <!-- real 5y files -->78 <file_group id="10y " output_freq="10y" output_level="10" enabled=".TRUE."/> <!-- real 10y files -->71 <file_group id="2m_lim" output_freq="2mo" output_level="10" enabled=".TRUE."/> <!-- real 2m files --> 72 <file_group id="3m_lim" output_freq="3mo" output_level="10" enabled=".TRUE."/> <!-- real 3m files --> 73 <file_group id="4m_lim" output_freq="4mo" output_level="10" enabled=".TRUE."/> <!-- real 4m files --> 74 <file_group id="6m_lim" output_freq="6mo" output_level="10" enabled=".TRUE."/> <!-- real 6m files --> 75 <file_group id="1y_lim" output_freq="1y" output_level="10" enabled="_AUTO_"/> <!-- real yearly files --> 76 <file_group id="2y_lim" output_freq="2y" output_level="10" enabled=".TRUE."/> <!-- real 2y files --> 77 <file_group id="5y_lim" output_freq="5y" output_level="10" enabled=".TRUE."/> <!-- real 5y files --> 78 <file_group id="10y_lim" output_freq="10y" output_level="10" enabled=".TRUE."/> <!-- real 10y files --> 79 79 80 80 </file_definition> -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/file_def_nemo-lim3.xml
r3427 r3687 12 12 <file_definition type="one_file" name="@expname@_@freq@_@startdate@_@enddate@" sync_freq="1d" min_digits="4"> 13 13 14 <file_group id="1ts " output_freq="1ts" output_level="10" enabled=".TRUE."/> <!-- 1 time step files -->15 <file_group id="1h " output_freq="1h" output_level="10" enabled=".TRUE."/> <!-- 1h files -->16 <file_group id="2h " output_freq="2h" output_level="10" enabled=".TRUE."/> <!-- 2h files -->17 <file_group id="3h " output_freq="3h" output_level="10" enabled=".TRUE."/> <!-- 3h files -->18 <file_group id="4h " output_freq="4h" output_level="10" enabled=".TRUE."/> <!-- 4h files -->19 <file_group id="6h " output_freq="6h" output_level="10" enabled=".TRUE."/> <!-- 6h files -->20 <file_group id="1d " output_freq="1d" output_level="10" enabled=".TRUE."/> <!-- 5d files -->21 <file_group id="5d " output_freq="5d" output_level="10" enabled=".TRUE."/> <!-- 5d files -->14 <file_group id="1ts_lim" output_freq="1ts" output_level="10" enabled=".TRUE."/> <!-- 1 time step files --> 15 <file_group id="1h_lim" output_freq="1h" output_level="10" enabled=".TRUE."/> <!-- 1h files --> 16 <file_group id="2h_lim" output_freq="2h" output_level="10" enabled=".TRUE."/> <!-- 2h files --> 17 <file_group id="3h_lim" output_freq="3h" output_level="10" enabled=".TRUE."/> <!-- 3h files --> 18 <file_group id="4h_lim" output_freq="4h" output_level="10" enabled=".TRUE."/> <!-- 4h files --> 19 <file_group id="6h_lim" output_freq="6h" output_level="10" enabled=".TRUE."/> <!-- 6h files --> 20 <file_group id="1d_lim" output_freq="1d" output_level="10" enabled="_AUTO_"/> <!-- 5d files --> 21 <file_group id="5d_lim" output_freq="5d" output_level="10" enabled="_AUTO_"/> <!-- 5d files --> 22 22 23 <file_group id="1m " output_freq="1mo" output_level="10" enabled=".TRUE."> <!-- real monthly files -->23 <file_group id="1m_lim" output_freq="1mo" output_level="10" enabled="_AUTO_"> <!-- real monthly files --> 24 24 25 <file id="file15" name_suffix="_icemod" description="ice variables" enabled=".true.">25 <file id="file15" name_suffix="_icemod" description="ice variables" > 26 26 27 27 <field field_ref="snothic" name="snthic" long_name="surface_snow_thickness" /> … … 29 29 <field field_ref="icevolu" name="sivolu" /> 30 30 <field field_ref="snowvol" name="snvolu" /> 31 <field field_ref="i iceconc"name="siconc" />31 <field field_ref="iceconc" name="siconc" /> 32 32 33 33 <!-- thermo --> … … 88 88 89 89 90 <file_group id="2m " output_freq="2mo" output_level="10" enabled=".TRUE."/> <!-- real 2m files -->91 <file_group id="3m " output_freq="3mo" output_level="10" enabled=".TRUE."/> <!-- real 3m files -->92 <file_group id="4m " output_freq="4mo" output_level="10" enabled=".TRUE."/> <!-- real 4m files -->93 <file_group id="6m " output_freq="6mo" output_level="10" enabled=".TRUE."/> <!-- real 6m files -->94 <file_group id="1y " output_freq="1y" output_level="10" enabled=".TRUE."/> <!-- real yearly files -->95 <file_group id="2y " output_freq="2y" output_level="10" enabled=".TRUE."/> <!-- real 2y files -->96 <file_group id="5y " output_freq="5y" output_level="10" enabled=".TRUE."/> <!-- real 5y files -->97 <file_group id="10y " output_freq="10y" output_level="10" enabled=".TRUE."/> <!-- real 10y files -->90 <file_group id="2m_lim" output_freq="2mo" output_level="10" enabled=".TRUE."/> <!-- real 2m files --> 91 <file_group id="3m_lim" output_freq="3mo" output_level="10" enabled=".TRUE."/> <!-- real 3m files --> 92 <file_group id="4m_lim" output_freq="4mo" output_level="10" enabled=".TRUE."/> <!-- real 4m files --> 93 <file_group id="6m_lim" output_freq="6mo" output_level="10" enabled=".TRUE."/> <!-- real 6m files --> 94 <file_group id="1y_lim" output_freq="1y" output_level="10" enabled="_AUTO_"/> <!-- real yearly files --> 95 <file_group id="2y_lim" output_freq="2y" output_level="10" enabled=".TRUE."/> <!-- real 2y files --> 96 <file_group id="5y_lim" output_freq="5y" output_level="10" enabled=".TRUE."/> <!-- real 5y files --> 97 <file_group id="10y_lim" output_freq="10y" output_level="10" enabled=".TRUE."/> <!-- real 10y files --> 98 98 99 99 </file_definition> -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/file_def_nemo-opa.xml
r3320 r3687 11 11 <file_definition type="one_file" name="@expname@_@freq@" sync_freq="1d" min_digits="4"> 12 12 13 <file_group id="1ts " output_freq="1ts" output_level="10" enabled=".TRUE."/> <!-- 1 time step files -->14 15 <file_group id="1h " output_freq="1h" output_level="10" enabled=".TRUE."/> <!-- 1h files -->16 17 <file_group id="2h " output_freq="2h" output_level="10" enabled=".TRUE."/> <!-- 2h files -->18 19 <file_group id="3h " output_freq="3h" output_level="10" enabled=".TRUE."/> <!-- 3h files -->20 21 <file_group id="4h " output_freq="4h" output_level="10" enabled=".TRUE."/> <!-- 4h files -->22 23 <file_group id="6h " output_freq="6h" output_level="10" enabled=".TRUE."/> <!-- 6h files -->13 <file_group id="1ts_opa" output_freq="1ts" output_level="10" enabled=".TRUE."/> <!-- 1 time step files --> 14 15 <file_group id="1h_opa" output_freq="1h" output_level="10" enabled=".TRUE."/> <!-- 1h files --> 16 17 <file_group id="2h_opa" output_freq="2h" output_level="10" enabled=".TRUE."/> <!-- 2h files --> 18 19 <file_group id="3h_opa" output_freq="3h" output_level="10" enabled=".TRUE."/> <!-- 3h files --> 20 21 <file_group id="4h_opa" output_freq="4h" output_level="10" enabled=".TRUE."/> <!-- 4h files --> 22 23 <file_group id="6h_opa" output_freq="6h" output_level="10" enabled=".TRUE."/> <!-- 6h files --> 24 24 25 <file_group id="1d " output_freq="1d" output_level="10" enabled="_AUTO_"> <!-- 1d files -->25 <file_group id="1d_opa" output_freq="1d" output_level="10" enabled="_AUTO_"> <!-- 1d files --> 26 26 27 27 <file id="file1" name_suffix="_grid_T" description="ocean T grid variables" > … … 143 143 </file_group> 144 144 145 <file_group id="5d " output_freq="5d" output_level="10" enabled="_AUTO_"> <!-- 5d files -->145 <file_group id="5d_opa" output_freq="5d" output_level="10" enabled="_AUTO_"> <!-- 5d files --> 146 146 147 147 <file id="file25" name_suffix="_grid_T" > … … 180 180 </file> 181 181 182 <file id="file30" name_suffix="_trdtra" description="ocean trends variables" > 183 <field field_ref="ttrd_zdfp_e3t" name="ttrdtr_zdfp" long_name="Tendency_of_heat_content_from_parameterized_dianeutral_mixing" unit="W m-2" > this * $cpocean * $rau0 </field> 184 <field field_ref="ttrd_eivad_e3t" name="ttrdtr_eivad" long_name="Tendency_of_heat_content_from_parameterized_eddy_advection" unit="W m-2" > this * $cpocean * $rau0 </field> 185 <field field_ref="ttrd_iso_e3t" name="ttrdtr_iso" long_name="Tendency_of_heat_content_from_parameterized_eddy_diffusion" unit="W m-2" > this * $cpocean * $rau0 </field> 186 <field field_ref="ttrd_totad_e3t" name="ttrdtr_totad" long_name="Tendency_of_heat_content_from_residual_mean_advection" unit="W m-2" > this * $cpocean * $rau0 </field> 187 <field field_ref="ttrd_tot_e3t" name="ttrdtr_tot" long_name="Tendency_of_heat_content_from_all_processes" unit="W m-2" > this * $cpocean * $rau0 </field> 188 <field field_ref="strd_zdfp_e3t" name="strdtr_zdfp" long_name="Tendency_of_salt_content_from_parameterized_dianeutral_mixing" unit="kg m-2 s-1" > this * $rau0 </field> 189 <field field_ref="strd_eivad_e3t" name="strdtr_eivad" long_name="Tendency_of_salt_content_from_parameterized_eddy_advection" unit="kg m-2 s-1" > this * $rau0 </field> 190 <field field_ref="strd_iso_e3t" name="strdtr_iso" long_name="Tendency_of_salt_content_from_parameterized_eddy_diffusion" unit="kg m-2 s-1" > this * $rau0 </field> 191 <field field_ref="strd_totad_e3t" name="strdtr_totad" long_name="Tendency_of_salt_content_from_residual_mean_advection" unit="kg m-2 s-1" > this * $rau0 </field> 192 <field field_ref="strd_tot_e3t" name="strdtr_tot" long_name="Tendency_of_salt_content_from_all_processes" unit="kg m-2 s-1" > this * $rau0 </field> 193 </file> 194 195 182 196 </file_group> 183 197 184 <file_group id="1m " output_freq="1mo" output_level="10" enabled="_AUTO_"> <!-- real monthly files -->198 <file_group id="1m_opa" output_freq="1mo" output_level="10" enabled="_AUTO_"> <!-- real monthly files --> 185 199 186 200 <file id="file4" name_suffix="_grid_T" > … … 324 338 </file> 325 339 326 <file id="file8" name_suffix="_scalar" description="scalar variables" enabled=".true.">340 <file id="file8" name_suffix="_scalar" description="scalar variables" > 327 341 328 342 <!-- Volume --> … … 377 391 </file> 378 392 379 <file id="file9" name_suffix="_diaptr" description="diaptr variables" enabled=".true.">393 <file id="file9" name_suffix="_diaptr" description="diaptr variables" > 380 394 <field field_ref="zomsfglo" name="zomsfglo" grid_ref="grid_ptr_W_3D" /> 381 395 <field field_ref="zomsfatl" name="zomsfatl" grid_ref="grid_ptr_W_3D" /> … … 404 418 </file> 405 419 420 421 <file id="file31" name_suffix="_trdtra" description="ocean trends variables" > 422 <field field_ref="ttrd_zdfp_e3t" name="ttrdtr_zdfp" long_name="Tendency_of_heat_content_from_parameterized_dianeutral_mixing" unit="W m-2" > this * $cpocean * $rau0 </field> 423 <field field_ref="ttrd_eivad_e3t" name="ttrdtr_eivad" long_name="Tendency_of_heat_content_from_parameterized_eddy_advection" unit="W m-2" > this * $cpocean * $rau0 </field> 424 <field field_ref="ttrd_iso_e3t" name="ttrdtr_iso" long_name="Tendency_of_heat_content_from_parameterized_eddy_diffusion" unit="W m-2" > this * $cpocean * $rau0 </field> 425 <field field_ref="ttrd_totad_e3t" name="ttrdtr_totad" long_name="Tendency_of_heat_content_from_residual_mean_advection" unit="W m-2" > this * $cpocean * $rau0 </field> 426 <field field_ref="ttrd_tot_e3t" name="ttrdtr_tot" long_name="Tendency_of_heat_content_from_all_processes" unit="W m-2" > this * $cpocean * $rau0 </field> 427 <field field_ref="strd_zdfp_e3t" name="strdtr_zdfp" long_name="Tendency_of_salt_content_from_parameterized_dianeutral_mixing" unit="kg m-2 s-1" > this * $rau0 </field> 428 <field field_ref="strd_eivad_e3t" name="strdtr_eivad" long_name="Tendency_of_salt_content_from_parameterized_eddy_advection" unit="kg m-2 s-1" > this * $rau0 </field> 429 <field field_ref="strd_iso_e3t" name="strdtr_iso" long_name="Tendency_of_salt_content_from_parameterized_eddy_diffusion" unit="kg m-2 s-1" > this * $rau0 </field> 430 <field field_ref="strd_totad_e3t" name="strdtr_totad" long_name="Tendency_of_salt_content_from_residual_mean_advection" unit="kg m-2 s-1" > this * $rau0 </field> 431 <field field_ref="strd_tot_e3t" name="strdtr_tot" long_name="Tendency_of_salt_content_from_all_processes" unit="kg m-2 s-1" > this * $rau0 </field> 432 </file> 433 406 434 </file_group> 407 435 408 436 409 <file_group id="2m " output_freq="2mo" output_level="10" enabled=".TRUE."/> <!-- real 2m files -->410 <file_group id="3m " output_freq="3mo" output_level="10" enabled=".TRUE."/> <!-- real 3m files -->411 <file_group id="4m " output_freq="4mo" output_level="10" enabled=".TRUE."/> <!-- real 4m files -->412 <file_group id="6m " output_freq="6mo" output_level="10" enabled=".TRUE."/> <!-- real 6m files -->413 414 <file_group id="1y " output_freq="1y" output_level="10" enabled="_AUTO_"> <!-- real yearly files -->437 <file_group id="2m_opa" output_freq="2mo" output_level="10" enabled=".TRUE."/> <!-- real 2m files --> 438 <file_group id="3m_opa" output_freq="3mo" output_level="10" enabled=".TRUE."/> <!-- real 3m files --> 439 <file_group id="4m_opa" output_freq="4mo" output_level="10" enabled=".TRUE."/> <!-- real 4m files --> 440 <file_group id="6m_opa" output_freq="6mo" output_level="10" enabled=".TRUE."/> <!-- real 6m files --> 441 442 <file_group id="1y_opa" output_freq="1y" output_level="10" enabled="_AUTO_"> <!-- real yearly files --> 415 443 416 444 <file id="file10" name_suffix="_grid_T" description="ocean T grid variables" > … … 518 546 519 547 </file> 548 549 <file id="file32" name_suffix="_trdtra" description="ocean trends variables" > 550 <field field_ref="ttrd_zdfp_e3t" name="ttrdtr_zdfp" long_name="Tendency_of_heat_content_from_parameterized_dianeutral_mixing" unit="W m-2" > this * $cpocean * $rau0 </field> 551 <field field_ref="ttrd_eivad_e3t" name="ttrdtr_eivad" long_name="Tendency_of_heat_content_from_parameterized_eddy_advection" unit="W m-2" > this * $cpocean * $rau0 </field> 552 <field field_ref="ttrd_iso_e3t" name="ttrdtr_iso" long_name="Tendency_of_heat_content_from_parameterized_eddy_diffusion" unit="W m-2" > this * $cpocean * $rau0 </field> 553 <field field_ref="ttrd_totad_e3t" name="ttrdtr_totad" long_name="Tendency_of_heat_content_from_residual_mean_advection" unit="W m-2" > this * $cpocean * $rau0 </field> 554 <field field_ref="ttrd_tot_e3t" name="ttrdtr_tot" long_name="Tendency_of_heat_content_from_all_processes" unit="W m-2" > this * $cpocean * $rau0 </field> 555 <field field_ref="strd_zdfp_e3t" name="strdtr_zdfp" long_name="Tendency_of_salt_content_from_parameterized_dianeutral_mixing" unit="kg m-2 s-1" > this * $rau0 </field> 556 <field field_ref="strd_eivad_e3t" name="strdtr_eivad" long_name="Tendency_of_salt_content_from_parameterized_eddy_advection" unit="kg m-2 s-1" > this * $rau0 </field> 557 <field field_ref="strd_iso_e3t" name="strdtr_iso" long_name="Tendency_of_salt_content_from_parameterized_eddy_diffusion" unit="kg m-2 s-1" > this * $rau0 </field> 558 <field field_ref="strd_totad_e3t" name="strdtr_totad" long_name="Tendency_of_salt_content_from_residual_mean_advection" unit="kg m-2 s-1" > this * $rau0 </field> 559 <field field_ref="strd_tot_e3t" name="strdtr_tot" long_name="Tendency_of_salt_content_from_all_processes" unit="kg m-2 s-1" > this * $rau0 </field> 560 </file> 561 520 562 </file_group> 521 563 522 <file_group id="2y " output_freq="2y" output_level="10" enabled=".TRUE."/> <!-- real 2y files -->523 <file_group id="5y " output_freq="5y" output_level="10" enabled=".TRUE."/> <!-- real 5y files -->524 <file_group id="10y " output_freq="10y" output_level="10" enabled=".TRUE."/> <!-- real 10y files -->564 <file_group id="2y_opa" output_freq="2y" output_level="10" enabled=".TRUE."/> <!-- real 2y files --> 565 <file_group id="5y_opa" output_freq="5y" output_level="10" enabled=".TRUE."/> <!-- real 5y files --> 566 <file_group id="10y_opa" output_freq="10y" output_level="10" enabled=".TRUE."/> <!-- real 10y files --> 525 567 526 568 </file_definition> -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/file_def_nemo-pisces.xml
r3483 r3687 12 12 <file_definition type="one_file" name="@expname@_@freq@" sync_freq="1d" min_digits="4"> 13 13 14 <file_group id="1ts " output_freq="1ts" output_level="10" enabled=".TRUE."/> <!-- 1 time step files -->15 16 <file_group id="1h " output_freq="1h" output_level="10" enabled=".TRUE."/> <!-- 1h files -->17 18 <file_group id="2h " output_freq="2h" output_level="10" enabled=".TRUE."/> <!-- 2h files -->19 20 <file_group id="3h " output_freq="3h" output_level="10" enabled=".TRUE."/> <!-- 3h files -->21 22 <file_group id="4h " output_freq="4h" output_level="10" enabled=".TRUE."/> <!-- 4h files -->23 24 <file_group id="6h " output_freq="6h" output_level="10" enabled=".TRUE."/> <!-- 6h files -->25 26 <file_group id="1d " output_freq="1d" output_level="10" enabled="_AUTO_"> <!-- 5d files -->14 <file_group id="1ts_pis" output_freq="1ts" output_level="10" enabled=".TRUE."/> <!-- 1 time step files --> 15 16 <file_group id="1h_pis" output_freq="1h" output_level="10" enabled=".TRUE."/> <!-- 1h files --> 17 18 <file_group id="2h_pis" output_freq="2h" output_level="10" enabled=".TRUE."/> <!-- 2h files --> 19 20 <file_group id="3h_pis" output_freq="3h" output_level="10" enabled=".TRUE."/> <!-- 3h files --> 21 22 <file_group id="4h_pis" output_freq="4h" output_level="10" enabled=".TRUE."/> <!-- 4h files --> 23 24 <file_group id="6h_pis" output_freq="6h" output_level="10" enabled=".TRUE."/> <!-- 6h files --> 25 26 <file_group id="1d_pis" output_freq="1d" output_level="10" enabled="_AUTO_" > <!-- 1d files --> 27 27 28 28 <file id="file17" name_suffix="_bioscalar" description="pisces sms variables" > … … 42 42 </file_group> 43 43 44 <file_group id="5d" output_freq="5d" output_level="10" enabled=".TRUE."/> <!-- 5d files --> 44 <file_group id="5d_pis" output_freq="5d" output_level="10" enabled="_AUTO_" > <!-- 5d files --> 45 46 <file id="file24" name_suffix="_bioscalar" description="pisces sms variables" > 47 <field field_ref="tdenit" name="tdenit" grid_ref="grid_1point" unit="TgN/yr" operation="instant" > tdenit * 14. * 86400. * 365. / 1e12 </field> 48 <field field_ref="tnfix" name="tnfix" grid_ref="grid_1point" unit="TgN/yr" operation="instant" > tnfix * 14. * 86400. * 365. / 1e12 </field> 49 <field field_ref="tcflx" name="tcflx" grid_ref="grid_1point" unit="PgC/yr" operation="instant" > tcflx * -1. * 12. * 86400. * 365. / 1e15 </field> 50 <field field_ref="tcflxcum" name="tcflxcum" grid_ref="grid_1point" unit="PgC" operation="instant" > tcflxcum * -1. * 12. / 1e15 </field> 51 <field field_ref="tcexp" name="tcexp" grid_ref="grid_1point" unit="PgC/yr" operation="instant" > tcexp * 12. * 86400. * 365. / 1e15 </field> 52 <field field_ref="tintpp" name="tintpp" grid_ref="grid_1point" unit="PgC/yr" operation="instant" > tintpp * 12. * 86400. * 365. / 1e15 </field> 53 <field field_ref="pno3tot" name="pno3tot" grid_ref="grid_1point" unit="umolN" operation="instant" > pno3tot * 16. / 122. * 1e6 </field> 54 <field field_ref="ppo4tot" name="ppo4tot" grid_ref="grid_1point" unit="umolP" operation="instant" > ppo4tot * 1. / 122. * 1e6 </field> 55 <field field_ref="psiltot" name="psiltot" grid_ref="grid_1point" unit="umolC" operation="instant" > psiltot * 1e6 </field> 56 <field field_ref="palktot" name="palktot" grid_ref="grid_1point" unit="umolC" operation="instant" > palktot * 1e6 </field> 57 <field field_ref="pfertot" name="pfertot" grid_ref="grid_1point" unit="nmolFe" operation="instant" > pfertot * 1e9 </field> 58 </file> 59 60 </file_group> 61 45 62 46 <file_group id="1m " output_freq="1mo" output_level="10" enabled="_AUTO_"> <!-- real monthly files -->63 <file_group id="1m_pis" output_freq="1mo" output_level="10" enabled="_AUTO_" > <!-- real monthly files --> 47 64 48 65 … … 81 98 <field field_ref="PCAL" name="PCAL" /> 82 99 <field field_ref="Cflx" name="Cflx" /> 83 <field field_ref="AtmCo2" name="AtmCo2" />84 100 <field field_ref="Oflx" name="Oflx" /> 85 101 <field field_ref="Dpco2" name="Dpco2" /> … … 122 138 123 139 124 <file_group id="2m " output_freq="2mo" output_level="10" enabled=".TRUE."/> <!-- real 2m files -->125 <file_group id="3m " output_freq="3mo" output_level="10" enabled=".TRUE."/> <!-- real 3m files -->126 <file_group id="4m " output_freq="4mo" output_level="10" enabled=".TRUE."/> <!-- real 4m files -->127 <file_group id="6m " output_freq="6mo" output_level="10" enabled=".TRUE."/> <!-- real 6m files -->128 129 <file_group id="1y " output_freq="1y" output_level="10" enabled="_AUTO_"> <!-- real yearly files -->140 <file_group id="2m_pis" output_freq="2mo" output_level="10" enabled=".TRUE."/> <!-- real 2m files --> 141 <file_group id="3m_pis" output_freq="3mo" output_level="10" enabled=".TRUE."/> <!-- real 3m files --> 142 <file_group id="4m_pis" output_freq="4mo" output_level="10" enabled=".TRUE."/> <!-- real 4m files --> 143 <file_group id="6m_pis" output_freq="6mo" output_level="10" enabled=".TRUE."/> <!-- real 6m files --> 144 145 <file_group id="1y_pis" output_freq="1y" output_level="10" enabled="_AUTO_"> <!-- real yearly files --> 130 146 131 147 … … 165 181 <field field_ref="PCAL" name="PCAL" /> 166 182 <field field_ref="Cflx" name="Cflx" /> 167 <field field_ref="AtmCo2" name="AtmCo2" />168 183 <field field_ref="Oflx" name="Oflx" /> 169 184 <field field_ref="Dpco2" name="Dpco2" /> … … 197 212 </file_group> 198 213 199 <file_group id="2y " output_freq="2y" output_level="10" enabled=".TRUE."/> <!-- real 2y files -->200 <file_group id="5y " output_freq="5y" output_level="10" enabled=".TRUE."/> <!-- real 5y files -->201 <file_group id="10y " output_freq="10y" output_level="10" enabled=".TRUE."/> <!-- real 10y files -->214 <file_group id="2y_pis" output_freq="2y" output_level="10" enabled=".TRUE."/> <!-- real 2y files --> 215 <file_group id="5y_pis" output_freq="5y" output_level="10" enabled=".TRUE."/> <!-- real 5y files --> 216 <file_group id="10y_pis" output_freq="10y" output_level="10" enabled=".TRUE."/> <!-- real 10y files --> 202 217 203 218 </file_definition> -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/iodef.xml
r3443 r3687 15 15 <variable_definition> 16 16 <variable id="optimal_buffer_size" type="string">performance</variable> 17 <variable id="buffer_size_factor" type="double">1. 5</variable>17 <variable id="buffer_size_factor" type="double">1.0</variable> 18 18 <variable id="min_buffer_size" type="int">10000000</variable> 19 19 <variable id="info_level" type="int">1</variable> -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/namelist_ORCA1_cfg
r3444 r3687 13 13 nn_leapy = _AUTOBLOCKER_ ! Leap year calendar (1) or not (0) 14 14 ln_rstart = _AUTOBLOCKER_ ! start from rest (F) or from a restart file (T) 15 ln_rstart_ts = _AUTOBLOCKER_ ! start from rest for current only (F) or from a restart file (T) 15 16 nn_rstctl = _AUTOBLOCKER_ ! Restart control => activated only if ln_rstart = T 16 17 ! = 0 nn_date0 read in namelist ; nn_it000 : read in namelist … … 25 26 nn_write = 5475 ! Requency of write in the output file (modulo referenced to nn_it000) 26 27 ln_mskland = .true. ! Masks land points in NetCDF outputs 28 ln_mskutil = .true. ! Outputs without halos 27 29 ln_cfmeta = .true. ! output additional data to netCDF files required for compliance with the CF metadata standard 28 30 / … … 70 72 ppacr2 = 13.00000000000 ! 71 73 rn_rdt = 2700. ! time step for the dynamics (and tracer if nn_acc=0) 72 rn_hmin = 50.74 rn_hmin = 20. 73 75 nn_msh = _AUTO_ ! AUTO - Create (=1) a mesh file or not (=0) 74 76 / … … 76 78 &namsplit 77 79 !----------------------------------------------------------------------- 78 ln_bt_fw = . TRUE. ! Forwardintegration of barotropic equations80 ln_bt_fw = .FALSE. ! leap-frog integration of barotropic equations 79 81 ln_bt_av = .TRUE. ! Time filtering of barotropic variables 80 82 ln_bt_nn_auto = .TRUE. ! Set nn_baro automatically to be just below … … 182 184 ! 1: "home made" based on Brandt et al. (JClim 2005) and Grenfell & Perovich (JGR 2004), 183 185 ! giving cloud-sky albedo 184 rn_alb_sdry = 0.8 85! dry snow albedo : 0.80 (nn_ice_alb = 0); 0.85 (nn_ice_alb = 1); obs 0.85-0.87 (cloud-sky)185 rn_alb_smlt = 0.8 35! melting snow albedo : 0.65 ( '' ) ; 0.75 ( '' ) ; obs 0.72-0.82 ( '' )186 rn_alb_idry = 0.6 65! dry ice albedo : 0.72 ( '' ) ; 0.60 ( '' ) ; obs 0.54-0.65 ( '' )187 rn_alb_imlt = 0.5 95! bare puddled ice albedo : 0.53 ( '' ) ; 0.50 ( '' ) ; obs 0.49-0.58 ( '' )186 rn_alb_sdry = 0.87 ! dry snow albedo : 0.80 (nn_ice_alb = 0); 0.85 (nn_ice_alb = 1); obs 0.85-0.87 (cloud-sky) 187 rn_alb_smlt = 0.82 ! melting snow albedo : 0.65 ( '' ) ; 0.75 ( '' ) ; obs 0.72-0.82 ( '' ) 188 rn_alb_idry = 0.65 ! dry ice albedo : 0.72 ( '' ) ; 0.60 ( '' ) ; obs 0.54-0.65 ( '' ) 189 rn_alb_imlt = 0.58 ! bare puddled ice albedo : 0.53 ( '' ) ; 0.50 ( '' ) ; obs 0.49-0.58 ( '' ) 188 190 / 189 191 !----------------------------------------------------------------------- … … 416 418 ! ! and/or mixed-layer trends and/or barotropic vorticity 417 419 !----------------------------------------------------------------------- 420 ln_tra_trd = .true. ! (T) 3D tracer trend output 418 421 / 419 422 !----------------------------------------------------------------------- -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/namelist_ORCA2_cfg
r3120 r3687 24 24 nn_write = 5475 ! Requency of write in the output file (modulo referenced to nn_it000) 25 25 ln_mskland = .true. ! Masks land points in NetCDF outputs 26 ln_mskutil = .false. ! Outputs without halos 26 27 ln_dimgnnn = .false. ! DIMG file format: 1 file for all processors (F) or by processor (T) 27 28 ln_cfmeta = .false. ! output additional data to netCDF files required for compliance with the CF metadata standard -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/namelist_lim3_ORCA1_cfg
r3444 r3687 27 27 &namicethd ! ice thermodynamic 28 28 !----------------------------------------------------------------------- 29 rn_cdsn = 0. 40 ! thermal conductivity of the snow (0.31 W/m/K, Maykut and Untersteiner, 1971)29 rn_cdsn = 0.30 ! thermal conductivity of the snow (0.31 W/m/K, Maykut and Untersteiner, 1971) 30 30 ! Obs: 0.1-0.5 (Lecomte et al, JAMES 2013) 31 31 / -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/namelist_pisces_ORCA1_cfg
r2861 r3687 59 59 &nampissbc ! parameters for inputs deposition 60 60 !,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 61 ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask ! 62 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename ! 63 sn_dust = 'dust_INCA_eORCA_R1.nc' , -1 , 'dust' , .true. , .true. , 'yearly' , '' , '' , '' 61 ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask ! 62 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename ! 63 ! 64 sn_dust = 'dust.orca.nc' , -1 , 'dust' , .true. , .true. , 'yearly' , 'weights_lmd144142_bilin.nc', '' , '' 64 65 sn_solub = 'Solubility_T62_Mahowald_eORCA_R1.nc', -12 , 'solubility2' , .false. , .true. , 'yearly' , '' , '' , '' 65 66 sn_riverdic = 'river_global_news_eORCA_R1.nc' , -1 , 'riverdic' , .true. , .true. , 'yearly' , '' , '' , '' … … 70 71 sn_riverdop = 'river_global_news_eORCA_R1.nc' , -1 , 'riverdop' , .true. , .true. , 'yearly' , '' , '' , '' 71 72 sn_riverdsi = 'river_global_news_eORCA_R1.nc' , -1 , 'riverdsi' , .true. , .true. , 'yearly' , '' , '' , '' 72 sn_ndepo = 'ndeposition _Duce_eORCA_R1.nc' , -12 , 'ndep' , .false. , .true. , 'yearly' , '', '' , ''73 sn_ndepo = 'ndeposition.orca.nc' , -1 , 'ndep' , .true. , .true. , 'yearly' , 'weights_2d_bilin.nc', '' , '' 73 74 sn_ironsed = 'pmarge_etopo_eORCA_R1.nc' , -12 , 'bathy' , .false. , .true. , 'yearly' , '' , '' , '' 74 !75 75 cn_dir = './' ! root directory for the location of the dynamical files 76 76 ln_dust = .true. ! boolean for dust input from the atmosphere … … 85 85 &nampisdmp ! Damping 86 86 !,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 87 ln_pisdmp = .false. ! No relaxation for PISCES passive tracers 87 88 nn_pisdmp = _AUTO_: DEFAULT=8760 ! Frequency of Relaxation 88 89 / -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/orchidee.def_CWRR
r3430 r3687 2 2 #************************************************************************** 3 3 # Parameter file list for ORCHIDEE 4 # See all optional parameters in modipsl/modeles/ORCHIDEE/orchidee.default 4 5 #************************************************************************** 5 6 … … 19 20 20 21 # Use XIOS for writing diagnostics file 21 # def ulat = n22 # default = y 22 23 XIOS_ORCHIDEE_OK = y 23 24 24 25 # Writefrequency in seconds in sechiba_history.nc 25 # default = 86400.026 # default = 0 26 27 WRITE_STEP = 0 27 28 … … 35 36 #************************************************************************** 36 37 # Activate the multi-layer diffusion scheme adapted from CWRR 37 # by default the Choisnel hydrology is used. 38 # default = n 38 # default = y 39 39 HYDROL_CWRR = y 40 40 41 41 # Activate river routing 42 # default = n42 # default = y 43 43 RIVER_ROUTING = y 44 45 # Activate creation of river_desc.nc file 46 # RIVER_DESC will be activated only the first execution in the simulation. 47 RIVER_DESC = _AUTO_ 44 48 45 49 # SOILTYPE_CLASSIF : Type of classification used for the map of soil types (default zobler) … … 48 52 SOILCLASS_FILE = soils_param.nc 49 53 50 # DO_RSOIL : Reduce soil evaporation with a soil resistance 51 DO_RSOIL = y 54 # DO_RSOIL : Reduce soil evaporation with a soil resistance (default n) 55 DO_RSOIL = n 56 57 # To make AVAN and NVAN constant with depth (default CWRR_AKS_A0=0, CWRR_AKS_POWER=0, CWRR_NKS_A0=0, CWRR_NKS_POWER=0 ) 58 CWRR_AKS_A0 = 0. 59 CWRR_AKS_POWER = 0. 60 CWRR_NKS_A0 = 0. 61 CWRR_NKS_POWER = 0. 52 62 53 63 #************************************************************************** … … 56 66 57 67 # Activate calculations of CO2 according to Farqhuar and Ball 58 # default = n68 # default = y 59 69 STOMATE_OK_CO2 = y 60 70 61 # Use cdrag coefficient from gcm62 CDRAG_ FROM_GCM = y71 # CDRAG_from_GCM: Use cdrag coefficient from gcm (default=y if coupled to LMDZ) 72 CDRAG_from_GCM = y 63 73 64 74 # Interception reservoir coefficient. … … 70 80 NVM=15 71 81 PFT_TO_MTC=1,2,3,4,5,6,7,8,9,10,11,12,13,10,10 72 73 # STRESS_GS, STRESS_GM, STRESS_VCMAX : Stress on GS, GM and VCMAX (15 values, without space to have short line readable) 82 NAME__10='temperate C3 grass ' 83 NAME__14='tropical C3 grass ' 84 NAME__15='boreal C3 grass ' 85 86 # STRESS_GS, STRESS_GM, STRESS_VCMAX : Stress on GS, GM and VCMAX 87 # Default STRESS_GS=1, STRESS_GM=1, STRESS_VCMAX=1 for all PFTs 74 88 STRESS_GS=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1. 75 89 STRESS_GM=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1. 76 90 STRESS_VCMAX=1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1.,1. 77 91 78 # Optimized parameters for albedo (15 values, without space to have short line readable for IOIPSL)92 # Optimized parameters for albedo (default values) 79 93 ALB_LEAF_NIR = 0.,0.23,0.18,0.18,0.20,0.24,0.15,0.26,0.20,0.24,0.27,0.28,0.26,0.24,0.24 80 94 ALB_LEAF_VIS = 0.,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.06,0.06,0.06,0.06,0.06,0.06 … … 85 99 86 100 # Optimized parameters for photosynthetic capacity 101 # Default values except for PFT=15 87 102 VCMAX25__02 = 45.0 88 VCMAX25__03 = 50.0103 VCMAX25__03 = 45.0 89 104 VCMAX25__04 = 35.0 90 105 VCMAX25__05 = 40.0 … … 95 110 VCMAX25__10 = 50.0 96 111 VCMAX25__11 = 50.0 97 VCMAX25__12 = 70.098 VCMAX25__13 = 70.0112 VCMAX25__12 = 60.0 113 VCMAX25__13 = 60.0 99 114 VCMAX25__14 = 50.0 100 115 VCMAX25__15 = 40.0 101 116 102 117 # Optimized parameters for LAI 118 # Default values except for PFT=15 103 119 LAI_MAX__02 = 7.0 104 LAI_MAX__03 = 7.0120 LAI_MAX__03 = 5.0 105 121 LAI_MAX__04 = 5.0 106 122 LAI_MAX__05 = 4.0 … … 123 139 DO_WOOD_HARVEST=y 124 140 141 # Growth respiration (default values except for PFT=14 and PFT=15) 142 FRAC_GROWTHRESP__02 = 0.35 143 FRAC_GROWTHRESP__03 = 0.35 144 FRAC_GROWTHRESP__04 = 0.28 145 FRAC_GROWTHRESP__05 = 0.28 146 FRAC_GROWTHRESP__06 = 0.28 147 FRAC_GROWTHRESP__07 = 0.35 148 FRAC_GROWTHRESP__08 = 0.35 149 FRAC_GROWTHRESP__09 = 0.35 150 FRAC_GROWTHRESP__10 = 0.28 151 FRAC_GROWTHRESP__11 = 0.28 152 FRAC_GROWTHRESP__12 = 0.28 153 FRAC_GROWTHRESP__13 = 0.28 154 FRAC_GROWTHRESP__14 = 0.35 155 FRAC_GROWTHRESP__15 = 0.35 156 157 # Maintenance respiration slope C (default values except for PFT=14 and PFT=15) 158 MAINT_RESP_SLOPE_C__02 = 0.12 159 MAINT_RESP_SLOPE_C__03 = 0.12 160 MAINT_RESP_SLOPE_C__04 = 0.16 161 MAINT_RESP_SLOPE_C__05 = 0.16 162 MAINT_RESP_SLOPE_C__06 = 0.16 163 MAINT_RESP_SLOPE_C__07 = 0.25 164 MAINT_RESP_SLOPE_C__08 = 0.25 165 MAINT_RESP_SLOPE_C__09 = 0.25 166 MAINT_RESP_SLOPE_C__10 = 0.16 167 MAINT_RESP_SLOPE_C__11 = 0.12 168 MAINT_RESP_SLOPE_C__12 = 0.16 169 MAINT_RESP_SLOPE_C__13 = 0.12 170 MAINT_RESP_SLOPE_C__14 = 0.12 171 MAINT_RESP_SLOPE_C__15 = 0.25 172 173 # Soil turnover (default CARBON_TAU=7, CARBON_TAU_IPASSOVE=300) 174 CARBON_TAU_ISLOW = 7 175 CARBON_TAU_IPASSIVE = 300 176 177 # Take carbon from atmosphere if carbohydrate reserve too small, PFT dependent 178 # Set to y for all pft except C4 grass (pft=11) and tropical C3 grass (pft=14) 179 ALWAYS_INIT = y, y, y, y, y, y, y, y, y, y, n, y, y, n, y 180 181 # Do not use default fire module 182 # Default FIRE_DISABLE=y 183 FIRE_DISABLE = y 184 125 185 # Parameters related to vegetation map 126 186 #************************************************************************** 127 # Year of the land_use vegetation map readed 128 # year off the pft map 129 # default = 282 130 VEGET_YEAR = 1 131 132 # The parameter is used to bypass veget_year count 133 # and reinitialize it with VEGET_YEAR parameter. 134 # Then it is possible to change LAND USE file. 135 # If LAND_USE 136 # default = y 137 VEGET_REINIT = n 138 139 # Update vegetation frequency (since 2.0 version) 140 # The veget datas will be update at this period if LAND_USE 187 # Update vegetation frequency 188 # The maximum vegetation fractions will be update at this period 141 189 # default = 1Y 142 190 VEGET_UPDATE = _AUTO_ 143 191 144 # Do not use default fire module145 FIRE_DISABLE = y146 147 # Create river description file148 RIVER_DESC = _AUTO_149 RIVER_DESC_FILE = river_desc.nc150 192 151 193 # Parameters related to surface and thermal physical properties 152 194 #************************************************************************ 153 195 # Read bare soil albedo from file with background MODIS data 196 # Default ALB_BG_MODIS=y 154 197 ALB_BG_MODIS = y 155 198 ALB_BG_FILE = alb_bg.nc 156 199 157 # ROUGH_DYN : Account for a dynamic roughness height (activation of Su et al. parametrization) 200 # ROUGH_DYN : Account for a dynamic roughness height (activation of Su et al. parametrization) (default y) 158 201 ROUGH_DYN=y 159 202 160 # OK_FREEZE : Activate the complet soil freezing scheme 203 # OK_FREEZE : Activate the complet soil freezing scheme (default y) 161 204 OK_FREEZE=y 162 205 163 # DEPTH_MAX_T (m) : Maximum depth of the soil thermodynamics 206 # DEPTH_MAX_T (m) : Maximum depth of the soil thermodynamics (default 90) 164 207 DEPTH_MAX_T=90 165 208 166 # OK_EXPLICITSNOW : Activate explict snow scheme 209 # OK_EXPLICITSNOW : Activate explict snow scheme (default y) 167 210 OK_EXPLICITSNOW=y 168 211 169 # READ_REFTEMP : Initialize soil temperature using climatological temperature 212 # READ_REFTEMP : Initialize soil temperature using climatological temperature (default y if OK_FREEZE=y) 170 213 READ_REFTEMP=y 171 214 -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/orchidee.def_Choi
r3426 r3687 54 54 55 55 # Use cdrag coefficient from gcm 56 CDRAG_ FROM_GCM = y56 CDRAG_from_GCM = y 57 57 58 58 # Interception reservoir coefficient. … … 70 70 #PFT_TO_MTC=1,2,3,4,5,6,7,8,9,10,11,12,13 71 71 72 # Do not use default fire module 73 FIRE_DISABLE = y 74 72 75 # Parmeters related to vegetation map 73 76 #************************************************************************** 74 # Year of the land_use vegetation map readed 75 # year off the pft map 76 # default = 282 77 VEGET_YEAR = 1 78 79 # The parameter is used to bypass veget_year count 80 # and reinitialize it with VEGET_YEAR parameter. 81 # Then it is possible to change LAND USE file. 82 # If LAND_USE 83 # default = y 84 VEGET_REINIT = n 85 86 # Update vegetation frequency (since 2.0 version) 87 # The veget datas will be update at this period if LAND_USE 77 # Update vegetation frequency 78 # The veget datas will be update at this period 88 79 # default = 1Y 89 80 VEGET_UPDATE = _AUTO_ 90 81 91 # Do not use default fire module92 FIRE_DISABLE = y93 82 94 83 # Create river description file … … 108 97 CO2_FOR_BVOC_POSSELL=n 109 98 99 100 # Parameters below were previous default values 101 # The new values have not been tested with Choisnel. 102 #************************************************************************ 103 OK_EXPLICITSNOW=n 104 DO_WOOD_HARVEST=n 105 ROUGH_DYN=n 106 VCMAX25=-9999., 50.0, 65.0, 45.0, 45.0, 55.0, 45.0, 45.0, 35.0, 70.0, 70.0, 70.0, 70.0, 70.0, 70.0 107 STRESS_GS=0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0. ,0., 0. 108 STRESS_GM=0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0. ,0., 0. 109 SNOWA_AGED_VIS=0.5, 0., 0., 0.15, 0.14, 0.14, 0.15, 0.14, 0.22, 0.35, 0.35, 0.35, 0.35, 0.35, 0.35 110 SNOWA_AGED_NIR=0.35, 0., 0., 0.14, 0.14, 0.14, 0.14, 0.14, 0.14, 0.18, 0.18, 0.18, 0.18, 0.18, 0.18 111 SNOWA_DEC_VIS= 0.45, 0., 0., 0.1, 0.06, 0.11, 0.10, 0.11, 0.18, 0.60, 0.60, 0.60, 0.60, 0.60, 0.60 112 SNOWA_DEC_NIR= 0.45, 0., 0., 0.06, 0.06, 0.11, 0.06, 0.11, 0.11, 0.52 ,0.52, 0.52, 0.52, 0.52 ,0.52 113 ALB_LEAF_VIS=.0, .0397, .0474, .0386, .0484, .0411, .041, .0541, .0435, .0524, .0508, .0509, .0606, .0524, .0524 114 ALB_LEAF_NIR=.0, .227, .214, .193, .208, .244, .177, .218, .213, .252, .265, .272, .244, .252, .252 115 FRAC_GROWTHRESP = -9999., .28, .28, .28, .28, .28, .28, .28, .28, .28, .28, .28, .28, .28, .28 116 MAINT_RESP_SLOPE_C=-9999., .20, .20, .16, .16, .16, .16, .16, .16, .16, .12, .16, .12, .16, .16 117 LAI_MAX=-9999., 7., 7., 5., 5., 5., 4.5, 4.5, 3.0, 2.5, 2.5, 5.,5., 2.5, 2.5 118 ALWAYS_INIT=n, n, n, n, n, n, n, n, n, n, n, n, n, n, n 119 ALB_BG_MODIS=n 120 DOWNREGULATION_CO2=n 121 DOWNREGULATION_CO2_BASELEVEL = 280. 122 CARBON_TAU_ISLOW = 5.48 123 CARBON_TAU_IPASSIVE = 241. 124 OK_FREEZE = n 125 CWRR_NKS_N0 = 0.95 126 CWRR_NKS_POWER = 0.34 127 CWRR_AKS_A0 = 0.00012 128 CWRR_AKS_POWER = 0.53 129 -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/POST/monitoring01_lmdz.cfg
r3438 r3687 62 62 topswad_forcing | "topswad" | "" | "topswad[d=1]" | "ADE at TOA" | "W/m^2" | "aire[d=1]" 63 63 solswad_forcing | "solswad" | "" | "solswad[d=1]" | "ADE at SRF" | "W/m^2" | "aire[d=1]" 64 tro3_strato_forcing | "tro3" | "" | "tro3[x=@din,y=@din,k=1:7@sum,d=1]" | "ozone strato k=1:7@sum" | "Mole" | "" 65 tro3_tropo_forcing | "tro3" | "" | "tro3[x=@din,y=@din,k=8:17@sum,d=1]" | "ozone trop k=8:17@sum" | "Mole" | "" 66 tro3_strato_forcing_DU | "colO3_strat" | "" | "colO3_strat[x=@din,y=@din,d=1]" | "colonne ozone strato" | "DU" | "" 67 tro3_tropo_forcing_DU | "colO3_trop" | "" | "colO3_trop[x=@din,y=@din,d=1]" | "colonne ozone trop" | "DU" | "" 64 tro3_strato_forcing_DU | "colO3_strat" | "" | "colO3_strat[x=@ave,y=@ave,d=1]" | "colonne ozone strato" | "DU" | "" 65 tro3_tropo_forcing_DU | "colO3_trop" | "" | "colO3_trop[x=@ave,y=@ave,d=1]" | "colonne ozone trop" | "DU" | "" 68 66 solaire_forcing | "solaire" | "" | "solaire[d=1]" | "Constante solaire" | "W/m^2" | "1" 69 67 rsun1_forcing | "rsun1" | "" | "rsun1[d=1]" | "Fraction bande 1" | "-" | "1" -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/POST/monitoring01_orchidee.cfg
r3127 r3687 39 39 # field | files patterns | files additionnal | operations | title | units | calcul of area 40 40 #------------------------------------------------------------------------------------------------------------------------------------------------------ 41 delta_water_stock | "nobiofrac DelSoilMoist_daily DelIntercept_daily DelSWE_daily delstock_routing" | "" | "((1-nobiofrac[d=1 ])*DelSoilMoist_daily[d=2] + DelIntercept_daily[d=3] + DelSWE_daily[d=4] + delstock_routing[d=5])" | "Change in total water stock (LANDS) " | "kg/day/m2 of land" | "Areas[d=2]*Contfrac[d=2]"42 water_budget_closure | "nobiofrac DelSoilMoist_daily DelIntercept_daily DelSWE_daily delstock_routing rain snowf evap riverflow coastalflow" | "" | "(((1-nobiofrac[d=1 ])*DelSoilMoist_daily[d=2] + DelIntercept_daily[d=3] + DelSWE_daily[d=4] + delstock_routing[d=5])*Areas[d=1]*Contfrac[d=1] - ((rain[d=6] + snowf[d=7] - evap[d=8])*Areas[d=1]*Contfrac[d=1] - (riverflow[d=9] + coastalflow[d=10])*1000*86400 ))/(4*3.14*6370000*6370000*0.26)" | "Water budget closure (LANDS) " | "kg/day/m2 of land" | "2"43 twbr_lands | "TWBR" | "" | "twbr[d=1 ]*86400"| "Hydrol water buget residu (LANDS)" | "kg/m^2/d" | "Areas[d=1]*Contfrac[d=1]"41 delta_water_stock | "nobiofrac DelSoilMoist_daily DelIntercept_daily DelSWE_daily delstock_routing" | "" | "((1-nobiofrac[d=1,l=2:100000])*DelSoilMoist_daily[d=2,l=2:100000] + DelIntercept_daily[d=3,l=2:100000] + DelSWE_daily[d=4,l=2:100000] + delstock_routing[d=5,l=2:100000])" | "Change in total water stock (LANDS) " | "kg/day/m2 of land" | "Areas[d=2]*Contfrac[d=2]" 42 water_budget_closure | "nobiofrac DelSoilMoist_daily DelIntercept_daily DelSWE_daily delstock_routing rain snowf evap riverflow coastalflow" | "" | "(((1-nobiofrac[d=1,l=2:100000])*DelSoilMoist_daily[d=2,l=2:100000] + DelIntercept_daily[d=3,l=2:100000] + DelSWE_daily[d=4,l=2:100000] + delstock_routing[d=5,l=2:100000])*Areas[d=1]*Contfrac[d=1] - ((rain[d=6,l=2:100000] + snowf[d=7,l=2:100000] - evap[d=8,l=2:100000])*Areas[d=1]*Contfrac[d=1] - (riverflow[d=9,l=2:100000] + coastalflow[d=10,l=2:100000])*1000*86400 ))/(4*3.14*6370000*6370000*0.26)" | "Water budget closure (LANDS) " | "kg/day/m2 of land" | "2" 43 twbr_lands | "TWBR" | "" | "twbr[d=1,l=2:100000]*86400" | "Hydrol water buget residu (LANDS)" | "kg/m^2/d" | "Areas[d=1]*Contfrac[d=1]" 44 44 temp_sol_lands | "temp_sol" | "" | "temp_sol[d=1]" | "TSOL (LANDS)" | "C" | "Areas[d=1]*Contfrac[d=1]" 45 45 fluxsens_lands | "fluxsens" | "" | "fluxsens[d=1]" | "Sensible Flux (LANDS)" | "W/m^2" | "Areas[d=1]*Contfrac[d=1]" … … 59 59 lai_lands | "LAImean" | "" | "LAImean[d=1]" | "LAI (mean excluding PFT=1) (LANDS)"| "1" | "Areas[d=1]*Contfrac[d=1]" 60 60 nee_lands | "nee maxvegetfrac" | "" | "(nee[d=1]*365*86400*maxvegetfrac[d=2]*Areas[d=1]*Contfrac[d=1]/1e15)" | "Net Ecosystem Exchange" | "PgC/yr" | "2" 61 maxveget_forcing | "maxvegetfrac" | "" | "maxvegetfrac[d=1,K=12:13@sum]" | "veget_max fraction of agriculture [sum of pft=12,13] "| "1" | "Areas[d=1]*Contfrac[d=1]" 61 maxvegetagri_forcing | "maxvegetfrac" | "" | "maxvegetfrac[d=1,K=12:13@sum]" | "veget_max fraction of agriculture [sum of pft=12,13] "| "1" | "Areas[d=1]*Contfrac[d=1]" 62 maxvegetbare_forcing | "maxvegetfrac" | "" | "maxvegetfrac[d=1,K=1]" | "veget_max fraction on bare soil [pft=1] " | "1" | "Areas[d=1]*Contfrac[d=1]" 62 63 vegetn_lands | "vegetfrac" | "" | "vegetfrac[d=1,K=2:9@sum]" | "veget trees[sum of pft=2:9] (LANDS)" | "1" | "Areas[d=1]*Contfrac[d=1]" 63 vegetg_lands | "vegetfrac" | "" | "vegetfrac[d=1,K=10:11@sum] " | "veget natural grasses[sum of pft=10,11] (LANDS)" | "1" | "Areas[d=1]*Contfrac[d=1]"64 vegetg_lands | "vegetfrac" | "" | "vegetfrac[d=1,K=10:11@sum]+vegetfrac[d=1,K=14:15@sum]" | "veget natural grasses[sum of pft=10,11,14,15] (LANDS)" | "1" | "Areas[d=1]*Contfrac[d=1]" 64 65 vegeta_lands | "vegetfrac" | "" | "vegetfrac[d=1,K=12:13@sum]" | "veget agriculture [sum of pft=12,13] (LANDS)" | "1" | "Areas[d=1]*Contfrac[d=1]" 65 66 -
CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/POST/monitoring01_stomate.cfg
r3436 r3687 39 39 # field | files patterns | files additionnal | operations | title | units | calcul of area 40 40 #------------------------------------------------------------------------------------------------------------------------------------------------------ 41 fLuc_fHarvest_lands | "CONVFLUX CFLUX_PROD10 CFLUX_PROD100 HARVEST_ABOVE" | "" | "((CONVFLUX[d=1]+CFLUX_PROD10[d=2]+CFLUX_PROD100[d=3]+HARVEST_ABOVE[d=4])*AREAS[d=1]*CONTFRAC[d=1]*365/1e15)" | "CO2 flux from Land Use Change and Crop Harvesting" | "PgC/yr" | "2" 42 fHarvest_lands | "HARVEST_ABOVE" | "" | "((HARVEST_ABOVE[d=1])*AREAS[d=1]*CONTFRAC[d=1]*365/1e15)" | "CO2 flux from Land Use Change and Crop Harvesting" | "PgC/yr" | "2" 43 nbp_lands | "nbp" | "" | "(nbp[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365/1e12)" | "Net Biospheric Production" | "PgC/yr" | "2" 44 cSoil_lands | "TOTAL_SOIL_CARB VEGET_COV_MAX" | "" | "(TOTAL_SOIL_CARB[d=1]*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Carbon Soil in Pool" | "PgC" | "2" 45 cVeg_lands | "TOTAL_M VEGET_COV_MAX" | "" | "(TOTAL_M[d=1]*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Carbon in vegetation" | "PgC" | "2" 46 npp_lands | "NPP VEGET_COV_MAX" | "" | "(NPP[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Net Primary Production" | "PgC/yr" | "2" 47 rh_lands | "HET_RESP VEGET_COV_MAX" | "" | "(HET_RESP[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Heterotrophic Respiration" | "PgC/yr" | "2" 48 fFire_lands | "CO2_FIRE VEGET_COV_MAX" | "" | "(CO2_FIRE[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "CO2 emission from fire" | "PgC/yr" | "2" 41 woodharvest_fromforcing| "WOOD_HARVEST_PFT VEGET_COV_MAX"| "" | "(WOOD_HARVEST_PFT[d=1]*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]*365/1e15)"| "Wood harvest read from file and prepared to be used" | "PgC/yr" | "2" 42 fwoodharvest_lands | "fWoodharvest" | "" | "fWoodharvest[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15" | "CO2 Flux from wood harvesting, positive from atm to land" | "PgC/yr" | "2" 43 fLuc_fHarvest_lands | "CONVFLUX CFLUX_PROD10 CFLUX_PROD100 HARVEST_ABOVE" | "" | "((CONVFLUX[d=1]+CFLUX_PROD10[d=2]+CFLUX_PROD100[d=3]+HARVEST_ABOVE[d=4])*AREAS[d=1]*CONTFRAC[d=1]*365/1e15)" | "CO2 flux from Land Use Change and Crop Harvesting" | "PgC/yr" | "2" 44 fHarvest_lands | "HARVEST_ABOVE" | "" | "((HARVEST_ABOVE[d=1])*AREAS[d=1]*CONTFRAC[d=1]*365/1e15)" | "CO2 flux from Land Use Change and Crop Harvesting" | "PgC/yr" | "2" 45 nbp_lands | "nbp" | "" | "(nbp[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365/1e12)" | "Net Biospheric Production" | "PgC/yr" | "2" 46 cSoil_lands | "TOTAL_SOIL_CARB VEGET_COV_MAX" | "" | "(TOTAL_SOIL_CARB[d=1]*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Carbon Soil in Pool" | "PgC" | "2" 47 cVeg_lands | "TOTAL_M VEGET_COV_MAX" | "" | "(TOTAL_M[d=1]*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Carbon in vegetation" | "PgC" | "2" 48 npp_lands | "NPP VEGET_COV_MAX" | "" | "(NPP[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Net Primary Production" | "PgC/yr" | "2" 49 rh_lands | "HET_RESP VEGET_COV_MAX" | "" | "(HET_RESP[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Heterotrophic Respiration" | "PgC/yr" | "2" 50 CONVFLUX_lands | "CONVFLUX" | "" | "(CONVFLUX[d=1]*365*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Annual release right after deforestation (LANDS)" | "PgC/yr" | "2" 51 CFLUX_PROD10_lands | "CFLUX_PROD10" | "" | "(CFLUX_PROD10[d=1]*365*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Annual release from all 10 year wood product pools (LANDS)" | "PgC/yr" | "2" 52 CFLUX_PROD100_lands | "CFLUX_PROD100" | "" | "(CFLUX_PROD100[d=1]*365*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Annual release from all 100 year wood product pools (LANDS)" | "PgC/yr" | "2" 53 BIOMASS_lands | "TOTAL_M VEGET_COV_MAX" | "" | "(TOTAL_M[d=1]*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Total Biomass (LANDS)" | "PgC" | "2" 54 LITTER_lands | "TOTAL_BM_LITTER VEGET_COV_MAX" | "" | "(TOTAL_BM_LITTER[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Biomass to Litter flux (LANDS)" | "PgC/yr" | "2" 55 GPP_lands | "GPP VEGET_COV_MAX" | "" | "(GPP[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Gross Primary Produc (LANDS)" | "PgC/yr" | "2" 56 MAINT_RESP_lands | "MAINT_RESP VEGET_COV_MAX" | "" | "(MAINT_RESP[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Maintenance Resp. (LANDS)" | "PgC/yr" | "2" 57 GROWTH_RESP_lands | "GROWTH_RESP VEGET_COV_MAX" | "" | "(GROWTH_RESP[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Growth Resp. (LANDS)" | "PgC/yr" | "2" 58 lai_lands | "lai" | "" | "lai[d=1]" | "Leaf Area Fraction" | "1" | "Areas[d=1]*CONTFRAC[d=1]" 59 treeFracPrimDec_lands | "treeFracPrimDec" | "" | "treeFracPrimDec[d=1]" | "Total Primary Deciduous Tree Cover Fraction" | "%" | "Areas[d=1]*CONTFRAC[d=1]" 60 treeFracPrimEver_lands | "treeFracPrimEver" | "" | "treeFracPrimEver[d=1]" | "Total Primary Evergreen Tree Cover Fraction" | "%" | "Areas[d=1]*CONTFRAC[d=1]" 61 c3PftFrac_lands | "c3PftFrac" | "" | "c3PftFrac[d=1]" | "Total C3 PFT Cover Fraction" | "%" | "Areas[d=1]*CONTFRAC[d=1]" 62 c4PftFrac_lands | "c4PftFrac" | "" | "c4PftFrac[d=1]" | "Total C4 PFT Cover Fraction" | "%" | "Areas[d=1]*CONTFRAC[d=1]" 63 cProduct_lands | "cProduct" | "" | "(cProduct[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Products of Land Use Change" | "PgC" | "2" 64 fLuc_lands | "fLuc" | "" | "(fLuc[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "CO2 Flux to Atmosphere from Land Use Change" | "PgC/yr" | "2" 65 ra_lands | "ra" | "" | "(ra[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Autotrophic Respiration" | "PgC/yr" | "2" 66 fVegLitter_lands | "fVegLitter" | "" | "(fVegLitter[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Total Carbon Flux from Vegetation to Litter" | "PgC/yr" | "2" 67 fLitterSoil_lands | "fLitterSoil" | "" | "(fLitterSoil[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Total Carbon Flux from Litter to Soil" | "PgC/yr" | "2" 68 cLeaf_lands | "cLeaf" | "" | "(cLeaf[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Leaves" | "PgC" | "2" 69 cWood_lands | "cWood" | "" | "(cWood[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Wood" | "PgC" | "2" 70 cRoot_lands | "cRoot" | "" | "(cRoot[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Roots" | "PgC" | "2" 71 cMisc_lands | "cMisc" | "" | "(cMisc[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Other Living Compartments" | "PgC" | "2" 72 cLitterAbove_lands | "cLitterAbove" | "" | "(cLitterAbove[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Above-Ground Litter" | "PgC" | "2" 73 cLitterBelow_lands | "cLitterBelow" | "" | "(cLitterBelow[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Below-Ground Litter" | "PgC" | "2" 74 cSoilFast_lands | "cSoilFast" | "" | "(cSoilFast[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Fast Soil Pool" | "PgC" | "2" 75 cSoilMedium_lands | "cSoilMedium" | "" | "(cSoilMedium[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Medium Soil Pool" | "PgC" | "2" 76 cSoilSlow_lands | "cSoilSlow" | "" | "(cSoilSlow[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Slow Soil Pool" | "PgC" | "2" 77 nppLeaf_lands | "nppLeaf" | "" | "(nppLeaf[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "CO2 Flux from Atmosphere due to NPP Allocation to Leaf" | "PgC/yr" | "2" 78 nppWood_lands | "nppWood" | "" | "(nppWood[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "CO2 Flux from Atmosphere due to NPP Allocation to Wood" | "PgC/yr" | "2" 79 nppRoot_lands | "nppRoot" | "" | "(nppRoot[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "CO2 Flux from Atmosphere due to NPP Allocation to Root" | "PgC/yr" | "2" 80 nep_lands | "nep" | "" | "(nep[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Net Carbon Mass Flux out of Atmophere due to Net Ecosystem Productivity." | "PgC/yr" | "2" 81 cMassVariation_lands | "cMassVariation" | "" | "(cMassVariation[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Carbon Mass Variation" | "PgC/yr" | "2" 82 cBal_lands | "cMassVariation nbp" | "" | "((cMassVariation[d=1,L=2:100000]-nbp[d=2,L=2:100000])*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Total Carbon Balance" | "PgC/yr" | "2" 83 rGrowth_lands | "rGrowth" | "" | "(rGrowth[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Growth Autotrophic Respiration" | "PgC/yr" | "2" 84 rMaint_lands | "rMaint" | "" | "(rMaint[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Maintenance Autotrophic Respiration" | "PgC/yr" | "2" 49 85 #------------------------------------------------------------------------------------------------------------------------------------------------------ 50 51
Note: See TracChangeset
for help on using the changeset viewer.