Changeset 2876
- Timestamp:
- 06/07/16 15:21:24 (8 years ago)
- Location:
- CONFIG/UNIFORM/v6/IPSLCM6
- Files:
-
- 3 added
- 3 deleted
- 20 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/IPSLCM6/AA_make
r2808 r2876 69 69 70 70 liborchidee : ../../modeles/ORCHIDEE/ 71 (cd ../../modeles/ORCHIDEE/ ; ./makeorchidee_fcm -parallel mpi_omp -arch $(FCM_ARCH) -j 8 -xios )71 (cd ../../modeles/ORCHIDEE/ ; ./makeorchidee_fcm -parallel mpi_omp -arch $(FCM_ARCH) -j 8 -xios2) 72 72 73 73 lmdz96x95x39: … … 82 82 lmdz: ../../modeles/LMDZ 83 83 # (cd ../../modeles/LMDZ; ./makelmdz_fcm -d $(RESOL_LMDZ) -arch $(FCM_ARCH) -j 8 ce0l ; cp bin/ce0l_$(RESOL_LMDZ)_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 84 (cd ../../modeles/LMDZ ; ./makelmdz_fcm -d $(RESOL_LMDZ) -mem -cosp false -v true -parallel mpi_omp -io xios -rrtm true -c OMCT -job 8 -arch $(FCM_ARCH) gcm ; cp bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch_couple.e ../../bin/gcm.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 ; cp bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch_couple.e ../../bin/gcm.e ; ) 85 85 86 86 xios: ../../modeles/XIOS … … 128 128 129 129 cleanioipsl : 130 ( cd ../../modeles/IOIPSL ;make clean )130 ( cd ../../modeles/IOIPSL/src ; gmake clean ) 131 131 ( cd $(BINDIR) ; rm -f calendar.mod defprec.mod errioipsl.mod flincom.mod fliocom.mod getincom.mod histcom.mod ioipsl.mod libioipsl.a mathelp.mod restcom.mod stringop.mod ) 132 132 -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/pdControl/COMP/lim3.card
r2854 r2876 17 17 List= (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref , namelist_ice_ref ), \ 18 18 (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg , namelist_ice_cfg ) 19 (${SUBMIT_DIR}/PARAM/file_def_nemo-lim3.xml , file_def_nemo-lim.xml ), \ 20 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-lim.xml , field_def_nemo-lim.xml ) 21 19 22 20 23 [RestartFiles] -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/pdControl/COMP/lmdz.card
r2854 r2876 74 74 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}, gcm.def), \ 75 75 (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z}, vert.def), \ 76 (${ SUBMIT_DIR}/PARAM/cosp_input_nl.txt,.), \77 (${ SUBMIT_DIR}/PARAM/cosp_output_nl.txt,.), \76 (${MODIPSL}/modeles/LMDZ/DefLists/cosp_input_nl.txt, .), \ 77 (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .), \ 78 78 (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ 79 79 (${SUBMIT_DIR}/PARAM/guide.def, .), \ -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/pdControl/COMP/opa9.card
r2854 r2876 25 25 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/weights_Goutorbe1_2_eorca1_bilinear.nc , . ), \ 26 26 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/merged_ESACCI_BIOMER4V1R1_CHL_REG05.nc , . ), \ 27 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/weights_reg05_2_eorca1_bilinear.nc , . ) 27 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/weights_reg05_2_eorca1_bilinear.nc , . ), \ 28 (${R_IN}/OCE/IPSLCM6/${opa9_UserChoices_ORCA_version}/vosaline_360x180-ORCA1_WOA13_climatemonth.nc , sali_ref_clim_monthly.nc ) 28 29 29 30 … … 32 33 33 34 [ParametersFiles] 34 List= 35 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ SHARED/field_def.xml , field_def_nemo.xml ), \36 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ SHARED/domain_def.xml, domain_def_nemo.xml ), \35 List= (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_ref , namelist_ref ), \ 36 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-opa.xml , field_def_nemo-opa.xml ), \ 37 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/domain_def_nemo.xml, domain_def_nemo.xml ), \ 37 38 (${SUBMIT_DIR}/PARAM/namelist_${RESOL_OCE}_cfg , namelist_cfg ), \ 38 (${SUBMIT_DIR}/PARAM/context_nemo.xml , context_nemo.xml ), \ 39 (${SUBMIT_DIR}/PARAM/file_def_nemo.xml , file_def_nemo.xml ) 39 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/context_nemo.xml , context_nemo.xml ), \ 40 (${SUBMIT_DIR}/PARAM/file_def_nemo-opa.xml , file_def_nemo-opa.xml ) 41 40 42 41 43 … … 85 87 [Post_1M_grid_T] 86 88 Patches = () 87 GatherWithInternal = (nav_lon, nav_lat, deptht, time_ instant, time_counter, time_centered, time_centered_bounds)89 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 88 90 TimeSeriesVars2D = (zos, zossq, tos, sos, tossq, omlmax, mldkz5, mldr10_1, nshfls, rsntds, rsds, friver, hc300, wfo) 89 91 ChunckJob2D = NONE -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/pdControl/COMP/orchidee.card
r2854 r2876 15 15 List= (${R_IN}/SRF/soils_param.nc, . ), \ 16 16 (${R_IN}/SRF/routing.nc, . ), \ 17 (${R_IN}/SRF/albedo/alb_bg_jrctip.nc, .), \17 (${R_IN}/SRF/albedo/alb_bg_modisopt.nc, alb_bg.nc), \ 18 18 (${R_IN}/SRF/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_2000.nc, PFTmap.nc), \ 19 19 (${R_IN}/SRF/cartepente2d_15min.nc, .) -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/pdControl/COMP/pisces.card
r2854 r2876 35 35 (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref, namelist_pisces_ref) ,\ 36 36 (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}_cfg , namelist_pisces_cfg) 37 (${SUBMIT_DIR}/PARAM/file_def_nemo-pisces.xml , file_def_nemo-pisces.xml ), \ 38 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-pisces.xml , field_def_nemo-pisces.xml ) 39 37 40 38 41 [RestartFiles] … … 45 48 List= (${config_UserChoices_JobName}_1y_ptrc_T.nc , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_ptrc_T.nc , Post_1Y_ptrc_T ) , \ 46 49 (${config_UserChoices_JobName}_1y_diad_T.nc , ${R_OUT_MBG_O_Y}/${PREFIX}_1Y_diad_T.nc , Post_1Y_diad_T ) , \ 47 (${config_UserChoices_JobName}_1m_bioscalar.nc _T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1M_bioscalar.nc , Post_1D_bioscalar) , \50 (${config_UserChoices_JobName}_1m_bioscalar.nc , ${R_OUT_MBG_O_M}/${PREFIX}_1M_bioscalar.nc , Post_1M_bioscalar) , \ 48 51 (${config_UserChoices_JobName}_1m_ptrc_T.nc , ${R_OUT_MBG_O_M}/${PREFIX}_1M_ptrc_T.nc , Post_1M_ptrc_T ) , \ 49 52 (${config_UserChoices_JobName}_1m_diad_T.nc , ${R_OUT_MBG_O_M}/${PREFIX}_1M_diad_T.nc , Post_1M_diad_T ) , \ 50 (${config_UserChoices_JobName}_1d_bioscalar.nc _T.nc, ${R_OUT_MBG_O_M}/${PREFIX}_1D_bioscalar.nc , Post_1D_bioscalar)53 (${config_UserChoices_JobName}_1d_bioscalar.nc , ${R_OUT_MBG_O_M}/${PREFIX}_1D_bioscalar.nc , Post_1D_bioscalar) 51 54 52 55 … … 54 57 [Post_1D_bioscalar] 55 58 Patches = () 56 GatherWithInternal = (time_counter, time_instant, time_centered_bounds) 59 GatherWithInternal = (time_counter, time_instant, time_instant_bounds) 60 TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit) 61 ChunckJob2D = OFF 62 TimeSeriesVars3D = () 63 ChunckJob3D = 50Y 64 Seasonal=OFF 65 66 [Post_1M_bioscalar] 67 Patches = () 68 GatherWithInternal = (time_counter, time_instant, time_instant_bounds) 57 69 TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit) 58 70 ChunckJob2D = OFF … … 63 75 [Post_1M_ptrc_T] 64 76 Patches = () 65 GatherWithInternal = (nav_lon, nav_lat, time_counter, time_ instant, time_counter_bounds)77 GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds) 66 78 TimeSeriesVars2D = () 67 79 ChunckJob2D = 50Y … … 81 93 [Post_1Y_ptrc_T] 82 94 Patches = () 83 GatherWithInternal = (nav_lon, nav_lat, time_counter, time_ instant, time_counter_bounds)95 GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds) 84 96 TimeSeriesVars2D = () 85 97 ChunckJob2D = OFF -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/lim3.card
r2826 r2876 17 17 List= (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref , namelist_ice_ref ), \ 18 18 (${SUBMIT_DIR}/PARAM/namelist_lim3_${RESOL_OCE}_cfg , namelist_ice_cfg ) 19 (${SUBMIT_DIR}/PARAM/file_def_nemo-lim3.xml , file_def_nemo-lim.xml ), \ 20 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-lim.xml , field_def_nemo-lim.xml ) 21 19 22 20 23 [RestartFiles] -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/lmdz.card
r2847 r2876 72 72 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}, gcm.def), \ 73 73 (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z}, vert.def), \ 74 (${ SUBMIT_DIR}/PARAM/cosp_input_nl.txt,.), \75 (${ SUBMIT_DIR}/PARAM/cosp_output_nl.txt,.), \74 (${MODIPSL}/modeles/LMDZ/DefLists/cosp_input_nl.txt, .), \ 75 (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .), \ 76 76 (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ 77 77 (${SUBMIT_DIR}/PARAM/guide.def, .), \ -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/opa9.card
r2861 r2876 33 33 34 34 [ParametersFiles] 35 List= 36 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ SHARED/field_def.xml , field_def_nemo.xml ), \37 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ SHARED/domain_def.xml, domain_def_nemo.xml ), \35 List= (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_ref , namelist_ref ), \ 36 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-opa.xml , field_def_nemo-opa.xml ), \ 37 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/domain_def_nemo.xml, domain_def_nemo.xml ), \ 38 38 (${SUBMIT_DIR}/PARAM/namelist_${RESOL_OCE}_cfg , namelist_cfg ), \ 39 (${SUBMIT_DIR}/PARAM/context_nemo.xml , context_nemo.xml ), \ 40 (${SUBMIT_DIR}/PARAM/file_def_nemo.xml , file_def_nemo.xml ) 39 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/context_nemo.xml , context_nemo.xml ), \ 40 (${SUBMIT_DIR}/PARAM/file_def_nemo-opa.xml , file_def_nemo-opa.xml ) 41 41 42 42 43 … … 86 87 [Post_1M_grid_T] 87 88 Patches = () 88 GatherWithInternal = (nav_lon, nav_lat, deptht, time_ instant, time_counter, time_centered, time_centered_bounds)89 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter, time_centered, time_centered_bounds) 89 90 TimeSeriesVars2D = (zos, zossq, tos, sos, tossq, omlmax, mldkz5, mldr10_1, nshfls, rsntds, rsds, friver, hc300, wfo) 90 91 ChunckJob2D = NONE -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/orchidee.card
r2807 r2876 15 15 List= (${R_IN}/SRF/soils_param.nc, . ), \ 16 16 (${R_IN}/SRF/routing.nc, . ), \ 17 (${R_IN}/SRF/albedo/alb_bg_ jrctip.nc, .), \17 (${R_IN}/SRF/albedo/alb_bg_modisopt.nc, alb_bg.nc), \ 18 18 (${R_IN}/SRF/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_1850.nc, PFTmap.nc), \ 19 19 (${R_IN}/SRF/cartepente2d_15min.nc, .) -
CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/pisces.card
r2860 r2876 35 35 (${MODIPSL}/modeles/NEMOGCM/CONFIG/SHARED/namelist_pisces_ref, namelist_pisces_ref) ,\ 36 36 (${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE}_cfg , namelist_pisces_cfg) 37 (${SUBMIT_DIR}/PARAM/file_def_nemo-pisces.xml , file_def_nemo-pisces.xml ), \ 38 (${MODIPSL}/modeles/NEMOGCM/CONFIG/ORCA1_LIM3_PISCES/EXP00/field_def_nemo-pisces.xml , field_def_nemo-pisces.xml ) 39 37 40 38 41 [RestartFiles] … … 54 57 [Post_1D_bioscalar] 55 58 Patches = () 56 GatherWithInternal = (time_counter, time_instant, time_ centered_bounds)59 GatherWithInternal = (time_counter, time_instant, time_instant_bounds) 57 60 TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit) 58 61 ChunckJob2D = OFF … … 63 66 [Post_1M_bioscalar] 64 67 Patches = () 65 GatherWithInternal = (time_counter, time_instant, time_ centered_bounds)68 GatherWithInternal = (time_counter, time_instant, time_instant_bounds) 66 69 TimeSeriesVars2D = (pno3tot, ppo4tot, psiltot, palktot, pfertot, tcflx, tcflxcum, tcexp, tintpp, tnfix, tdenit) 67 70 ChunckJob2D = OFF … … 72 75 [Post_1M_ptrc_T] 73 76 Patches = () 74 GatherWithInternal = (nav_lon, nav_lat, time_counter, time_ instant, time_counter_bounds)77 GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds) 75 78 TimeSeriesVars2D = () 76 79 ChunckJob2D = 50Y … … 90 93 [Post_1Y_ptrc_T] 91 94 Patches = () 92 GatherWithInternal = (nav_lon, nav_lat, time_counter, time_ instant, time_counter_bounds)95 GatherWithInternal = (nav_lon, nav_lat, time_counter, time_centered, time_centered_bounds) 93 96 TimeSeriesVars2D = () 94 97 ChunckJob2D = OFF -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/DRIVER/lmdz.driver
r2859 r2876 434 434 IGCM_comp_modifyDefFile nonblocker config.def ok_cdnc n 435 435 fi 436 437 # config.def : Activate COSP 438 if [ ! X${lmdz_UserChoices_LMDZ_COSP_OK} = X ]; then 439 IGCM_comp_modifyDefFile nonblocker config.def ok_cosp ${lmdz_UserChoices_LMDZ_COSP_OK} 440 else 441 IGCM_comp_modifyDefFile nonblocker config.def ok_cosp n 442 fi 443 436 444 437 445 # guide.def : Activate nudging if ok_guide=y set in lmdz.card -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/DRIVER/opa9.driver
r2861 r2876 159 159 IGCM_debug_Print 1 ${V1D_ENABLE} ${V1M_ENABLE} ${V1Y_ENABLE} 160 160 161 IGCM_comp_modifyXmlFile nonblocker file_def_nemo .xml 1d enabled ${V1D_ENABLE}162 IGCM_comp_modifyXmlFile nonblocker file_def_nemo .xml 1m enabled ${V1M_ENABLE}163 IGCM_comp_modifyXmlFile nonblocker file_def_nemo .xml 1y enabled ${V1Y_ENABLE}161 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-opa.xml 1d enabled ${V1D_ENABLE} 162 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-opa.xml 1m enabled ${V1M_ENABLE} 163 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-opa.xml 1y enabled ${V1Y_ENABLE} 164 164 165 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1d enabled ${V1D_ENABLE} 166 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1m enabled ${V1M_ENABLE} 167 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-lim.xml 1y enabled ${V1Y_ENABLE} 168 169 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-pisces.xml 1d enabled ${V1D_ENABLE} 170 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-pisces.xml 1m enabled ${V1M_ENABLE} 171 IGCM_comp_modifyXmlFile nonblocker file_def_nemo-pisces.xml 1y enabled ${V1Y_ENABLE} 172 165 173 # vargas/titane/MPP and switch from 1 proc to 5 procs. We need to suppres restartopa the second month, if restartopa_0000 exist 166 174 # same thing for restart_trc and restart_ice_in … … 181 189 #Long Name as global attribute (if LongName is not empty) 182 190 if [ ! "X${config_UserChoices_LongName}" = "X" ] ; then 183 listfile=$(ls file_def *nemo.xml)191 listfile=$(ls file_def_nemo*.xml) 184 192 echo "<variable id=\"LongName\" type=\"string\">${config_UserChoices_LongName}</variable>" > add.tmp 185 193 for file in ${listfile} -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/config.def_actuel
r2746 r2876 64 64 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 65 65 read_climoz=_AUTO_ 66 # COSP 67 ok_cosp=_AUTO_ -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/config.def_annuel
r2276 r2876 64 64 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 65 65 read_climoz=_AUTO_ 66 # COSP 67 ok_cosp=_AUTO_ -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/config.def_preind
r2758 r2876 66 66 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 67 67 read_climoz=_AUTO_ 68 # COSP 69 ok_cosp=_AUTO_ -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/iodef.xml
r2606 r2876 13 13 <context id="xios"> 14 14 15 <variable_definition> 16 17 <!-- We must have buffer_size > jpi*jpj*jpk*8 (with jpi and jpj the subdomain size) --> 18 <variable id="buffer_size" type="integer">10000000</variable> 19 <variable id="buffer_server_factor_size" type="integer">2</variable> 20 <variable id="info_level" type="integer">1</variable> 21 <variable id="using_server" type="boolean">false</variable> 22 <variable id="using_oasis" type="boolean">false</variable> 23 <variable id="oasis_codes_id" type="string" >LMDZ,oceanx</variable> 24 25 </variable_definition> 26 15 <variable_definition> 16 <variable id="optimal_buffer_size" type="string">performance</variable> 17 <variable id="buffer_size_factor" type="double">2.0</variable> 18 <variable id="min_buffer_size" type="int">10000000</variable> 19 <variable id="info_level" type="int">1</variable> 20 <variable id="using_server" type="bool">false</variable> 21 <variable id="using_oasis" type="bool">false</variable> 22 <variable id="oasis_codes_id" type="string" >LMDZ,oceanx</variable> 23 </variable_definition> 24 27 25 </context> 28 26 -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/orchidee.def_CWRR
r2780 r2876 95 95 CO2_FOR_BVOC_POSSELL=n 96 96 97 ALB_BG_FILE=alb_bg.nc 98 ROUGH_DYN=n 99 OK_FREEZE=y 100 DEPTH_MAX_T=90 101 OK_EXPLICITSNOW=y 102 READ_REFTEMP=n -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/POST/monitoring01_lim3_ORCA1.cfg
r2788 r2876 44 44 # Temporary fix 45 45 siconc_north | "sivolu sithic" | eORCA1.1_grid.nc | "(sivolu[d=1]/sithic[d=2]" | "Ice Fraction (NORTH)" | "-" | "if lat[d=3] ge 0 then mask[k=1,d=3]*area[d=3]" 46 siconc_south | "sivolu sithic" | eORCA1.1_grid.nc | "(sivolu[d=1]/sithic[d=2]" | "Ice Fraction (NORTH)" | "-" | "if lat[d=3] le 0 then mask[k=1,d=3]*area[d=3]" 47 icesurf_north | "sivolu sithic" | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then sivolu[d=1]/sithic[d=2]*mask[k=1,d=3]*area[d=3])" | "Ice Volume (NORTH)" | "m3" | "2" 48 icesurf_south | "sivolu sithic" | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then sivolu[d=1]/sithic[d=2]*mask[k=1,d=3]*area[d=3])" | "Ice Volume (SOUTH)" | "m3" | "2" 49 # 46 siconc_south | "sivolu sithic" | eORCA1.1_grid.nc | "(sivolu[d=1]/sithic[d=2]" | "Ice Fraction (SOUTH)" | "-" | "if lat[d=3] le 0 then mask[k=1,d=3]*area[d=3]" 50 47 snowvol_north | "snvolu" | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then snvolu[d=1]*mask[k=1,d=2]*area[d=2])" | "Snow Volume (NORTH)" | "m3" | "2" 51 snowvol_south | "snvolu" | eORCA1.1_grid.nc | "(if lat[d= 3] le 0 then sivolu[d=1]*mask[k=1,d=2]*area[d=2])" | "Ice Volum(SOUTH)" | "m3" | "2"52 icevol_north | "sivolu" | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then s nvolu[d=1]*mask[k=1,d=2]*area[d=2])" | "Snow Volume (SOUTH)" | "m3" | "2"53 icevol_south | "sivolu" | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then s nvolu[d=1]*mask[k=1,d=2]*area[d=2])" | "Snow Volume (SOUTH)" | "m3" | "2"48 snowvol_south | "snvolu" | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then snvolu[d=1]*mask[k=1,d=2]*area[d=2])" | "Snow Volume (SOUTH)" | "m3" | "2" 49 icevol_north | "sivolu" | eORCA1.1_grid.nc | "(if lat[d=2] ge 0 then sivolu[d=1]*mask[k=1,d=2]*area[d=2])" | "Ice Volume (NORTH)" | "m3" | "2" 50 icevol_south | "sivolu" | eORCA1.1_grid.nc | "(if lat[d=2] le 0 then sivolu[d=1]*mask[k=1,d=2]*area[d=2])" | "Ice Volume (SOUTH)" | "m3" | "2" 54 51 iicethic_north | "sithic" | eORCA1.1_grid.nc | "(sithic[d=1])" | "Ice thickness (NORTH)" | "m" | "if lat[d=2] ge 0 then mask[k=1,d=2]*area[d=2]" 55 52 iicethic_south | "sithic" | eORCA1.1_grid.nc | "(sithic[d=1])" | "Ice thickness (SOUTH)" | "m" | "if lat[d=2] le 0 then mask[k=1,d=2]*area[d=2]" -
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/POST/monitoring01_opa9_ORCA1.cfg
r2792 r2876 41 41 sosaline_global | "sos" | eORCA1.1_grid.nc | "(sos[d=1])" | "Sea Surface Salinity (GLOBAL)" | "PSU" | "mask[k=1,d=2]*area[d=2]" 42 42 sossheig_global | "zos" | eORCA1.1_grid.nc | "(zos[d=1])" | "Sea Surface Heigh (GLOBAL)" | "m" | "mask[k=1,d=2]*area[d=2]" 43 sohefldo_global | "nshfls +rsntds" | eORCA1.1_grid.nc | "(nshfls[d=1]+rsntds[d=2])" | "Net Downward Heat Flux (GLOBAL)" | "W/m^2" | "mask[k=1,d=2]*area[d=3]"43 sohefldo_global | "nshfls rsntds" | eORCA1.1_grid.nc | "(nshfls[d=1]+rsntds[d=2])" | "Net Downward Heat Flux (GLOBAL)" | "W/m^2" | "mask[k=1,d=3]*area[d=3]" 44 44 somxl010_north | "mldr10_1" | eORCA1.1_grid.nc | "(mldr10_1[d=1])" | "Mixed layer depth (NORTH)" | "m" | "(if lat[d=2] gt 0 then mask[k=1,d=2]*area[d=2])" 45 45 somxl010_south | "mldr10_1" | eORCA1.1_grid.nc | "(mldr10_1[d=1])" | "Mixed layer depth (SOUTH)" | "m" | "(if lat[d=2] lt 0 then mask[k=1,d=2]*area[d=2])"
Note: See TracChangeset
for help on using the changeset viewer.