Changeset 2511 for CONFIG/UNIFORM


Ignore:
Timestamp:
05/07/15 17:24:54 (9 years ago)
Author:
jgipsl
Message:

Updated with modifications done in v6/IPSLCM6 up until revision 2510. Not considering modifictions done for NEMO and pmagic.

Location:
CONFIG/UNIFORM/v6_rc0/IPSLCM6
Files:
3 deleted
11 edited
2 copied

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/AA_make

    r2390 r2511  
    114114 
    115115lmdz: ../../modeles/LMDZ 
    116 #       (cd ../../modeles/LMDZ; ./makelmdz_fcm -d $(RESOL_LMDZ) -cosp true -v true -parallel mpi_omp -c OMCT -job 8 -arch $(FCM_ARCH) ce0l ; cp bin/ce0l_$(RESOL_LMDZ)_phylmd_para_orch_couple.e ../../bin/create_etat0_limit.e ; ) 
     116#       (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 ; ) 
    117117        (cd ../../modeles/LMDZ ; ./makelmdz_fcm -d $(RESOL_LMDZ) -mem -cosp false -v true -parallel mpi_omp -io xios -c OMCT -job 8 -arch $(FCM_ARCH) gcm  ; cp bin/gcm_$(RESOL_LMDZ)_phylmd_para_mem_orch_couple.e ../../bin/gcm.e ; ) 
    118118 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/orchidee.card

    r2377 r2511  
    1616[InitialStateFiles] 
    1717List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc,          . ), \ 
     18        (${R_INIT}/SRF/${config_UserChoices_TagName}/cartepente2d_15min.nc, .), \ 
    1819        (${R_INIT}/SRF/${config_UserChoices_TagName}/PFTmap_IPCC_1850.nc, PFTmap.nc) 
    1920 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/config.card

    r2377 r2511  
    200200#D- frequency of rebuild submission (use NONE for DRYRUN=3) 
    201201RebuildFrequency=1Y 
     202#D- Do we pack restart and debug txt files, this flag determines 
     203#D- frequency of pack submission (use NONE for DRYRUN=3) 
    202204PackFrequency=10Y 
    203 #D- Do we rebuild parallel output from archive (use true on vargas) 
    204 RebuildFromArchive=NONE 
    205205#D- If you want to produce time series, this flag determines 
    206206#D- frequency of post-processing submission (NONE if you don't want) 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/clim/COMP/lmdz.card

    r2405 r2511  
    2424# Number of periods where to set parameter adjust=y before switching to adjust=n 
    2525# For adjust=n, set LMDZ_NbPeriod_ajust=0.  
    26 LMDZ_NbPeriod_adjust=3 
     26LMDZ_NbPeriod_adjust=0 
    2727 
    2828# To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart Job Name 
     
    4949LMDZ_COSP_OK=n 
    5050LMDZ_COSP_monthly=y 
    51 LMDZ_COSP_daily=y 
     51LMDZ_COSP_daily=n 
    5252LMDZ_COSP_hf=n 
    5353 
     
    133133[Post_1M_histmth] 
    134134Patches= () 
    135 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire) 
     135GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
    136136TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, ftime_th, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, LWupTOA, LWupTOAclr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_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, mc, nettop, paprs, 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, absvisaer, loadoa, loadbc, loadso4, loaddust, loadss, sconcoa, sconcbc, sconcso4, sconcdust, sconcss, reffclwtop, cldncl) 
    137137ChunckJob2D = NONE 
     
    142142[Post_1M_histmthCOSP] 
    143143Patches = () 
    144 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire) 
     144GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
    145145TimeSeriesVars2D = () 
    146146ChunckJob2D = NONE  
     
    151151[Post_1M_histmthNMC] 
    152152Patches = () 
    153 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds) 
     153GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    154154TimeSeriesVars2D = () 
    155155ChunckJob2D = NONE 
     
    160160[Post_1M_dynzon] 
    161161Patches = () 
    162 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) 
     162GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    163163TimeSeriesVars2D = () 
    164164ChunckJob2D = NONE 
     
    169169[Post_1D_histday] 
    170170Patches= () 
    171 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) 
     171GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    172172TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, iwp, lwp, phi500, precip, pluc, plul, prw, psol, rh2m, rh2m_min, rh2m_max, q2m, sens, sicf, slp, soll, sols, LWdnSFC, SWdnSFC, LWupSFCclr,SWupSFC, t2m, t2m_max, t2m_min, topl, tops, tsol, u10m, v10m, wind10m, wind10max, u850, v850, w850, phi850, q850, t850, u700, v700, w700, phi700, q700, t700, u500, v500, w500, phi500, q500, t500, u200, v200, w200, phi200, q200, t200) 
    173173ChunckJob2D = 200Y 
     
    178178[Post_1D_histdayCOSP] 
    179179Patches = () 
    180 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire) 
     180GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
    181181TimeSeriesVars2D = () 
    182182ChunckJob2D = NONE  
     
    187187[Post_1D_histdayNMC] 
    188188Patches = () 
    189 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds) 
     189GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    190190TimeSeriesVars2D = () 
    191191ChunckJob2D = NONE 
     
    196196[Post_HF_histhf] 
    197197Patches= () 
    198 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) 
     198GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    199199TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, t2m, tsol, u10m, v10m, t850, t700, t500, t200, t50, t10, u850, u700, u500, u200, u50, u10, v850, v700, v500, v200, v50, v10, phi850, phi700, phi200, phi50, phi10, w850, w700, w500, w200, w50, w10, q850, q700, q500, q200, q50, q10) 
    200200ChunckJob2D = 50Y 
     
    205205[Post_HF_histhfCOSP] 
    206206Patches = () 
    207 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire) 
     207GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 
    208208TimeSeriesVars2D = () 
    209209ChunckJob2D = NONE  
     
    214214[Post_HF_histhfNMC] 
    215215Patches = () 
    216 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bnds) 
     216GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 
    217217TimeSeriesVars2D = () 
    218218ChunckJob2D = NONE 
     
    223223[Post_3H_histhf3h] 
    224224Patches= () 
    225 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) 
     225GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    226226TimeSeriesVars2D = (phis, tsol, t2m, q2m, u10m, v10m, psol, topl, bils, cdrh) 
    227227ChunckJob2D = 50Y 
     
    232232[Post_3H_histhf3hm] 
    233233Patches= () 
    234 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds) 
     234GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 
    235235TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, cldt) 
    236236ChunckJob2D = 50Y 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/clim/COMP/orchidee.card

    r2405 r2511  
    4949[Post_1M_sechiba_history] 
    5050Patches= () 
    51 GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac) 
     51GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bounds, Areas, Contfrac) 
    5252TimeSeriesVars2D= (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac) 
    5353ChunckJob2D= NONE 
     
    5858[Post_HF_sechiba_out_2] 
    5959Patches= () 
    60 GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac) 
     60GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bounds, Areas, Contfrac) 
    6161TimeSeriesVars2D= (mrsos, mrro) 
    6262ChunckJob2D= 50Y 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/clim/COMP/stomate.card

    r1643 r2511  
    3131[Post_1M_stomate_history] 
    3232Patches= () 
    33 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bnds, Areas) 
     33GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas) 
    3434TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 
    3535ChunckJob2D = NONE 
     
    4040[Post_1M_stomate_ipcc_history] 
    4141Patches= () 
    42 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bnds, Areas, CONTFRAC) 
     42GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas, CONTFRAC) 
    4343TimeSeriesVars2D=(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) 
    4444ChunckJob2D = NONE 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/clim/config.card

    r2397 r2511  
    129129#D- frequency of rebuild submission (use NONE for DRYRUN=3) 
    130130RebuildFrequency=1Y 
    131 #D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) 
    132 RebuildFromArchive=NONE 
     131#D- Do we pack restart and debug txt files, this flag determines 
     132#D- frequency of pack submission (use NONE for DRYRUN=3) 
     133PackFrequency=1Y 
    133134#D- If you want to produce time series, this flag determines 
    134135#D- frequency of post-processing submission (NONE if you don't want) 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/GENERAL/DRIVER/lmdz.driver

    r2343 r2511  
    338338 
    339339    # XIOS XML definition 
     340    if [ X${lmdz_UserChoices_XIOS}  = Xy ] ; then 
    340341    # Default init : files are desactivated 
    341342        IGCM_comp_modifyXmlFile force file_def_histmth_lmdz.xml histmth enabled .FALSE.  
     
    348349        IGCM_comp_modifyXmlFile force file_def_histdayNMC_lmdz.xml histdayNMC enabled .FALSE. 
    349350        IGCM_comp_modifyXmlFile force file_def_histhfNMC_lmdz.xml histhfNMC enabled .FALSE. 
    350         if [ X${lmdz_UserChoices_XIOS}  = Xy ] ; then 
     351        IGCM_comp_modifyXmlFile force file_def_histmthCOSP_lmdz.xml histmthCOSP enabled .FALSE. 
     352        IGCM_comp_modifyXmlFile force file_def_histdayCOSP_lmdz.xml histdayCOSP enabled .FALSE. 
     353        IGCM_comp_modifyXmlFile force file_def_histhfCOSP_lmdz.xml histhfCOSP enabled .FALSE. 
     354 
    351355    # Default output level : 5 
    352             IGCM_comp_modifyXmlFile force file_def_histmth_lmdz.xml histmth output_level 5  
    353             IGCM_comp_modifyXmlFile force file_def_histday_lmdz.xml histday output_level 5  
    354             IGCM_comp_modifyXmlFile force file_def_histhf_lmdz.xml histhf output_level 5 
    355 #           IGCM_comp_modifyXmlFile force file_def_histhf3h_lmdz.xml histhf3h output_level 5 
    356 #           IGCM_comp_modifyXmlFile force file_def_histhf3hm_lmdz.xml histhf3hm output_level 5 
    357             IGCM_comp_modifyXmlFile force file_def_histstn_lmdz.xml histstn output_level 5 
    358             IGCM_comp_modifyXmlFile force file_def_histmthNMC_lmdz.xml histmthNMC output_level 5 
    359             IGCM_comp_modifyXmlFile force file_def_histdayNMC_lmdz.xml histdayNMC output_level 5 
    360             IGCM_comp_modifyXmlFile force file_def_histhfNMC_lmdz.xml histhfNMC output_level 5 
     356        IGCM_comp_modifyXmlFile force file_def_histmth_lmdz.xml histmth output_level 5  
     357        IGCM_comp_modifyXmlFile force file_def_histday_lmdz.xml histday output_level 5  
     358        IGCM_comp_modifyXmlFile force file_def_histhf_lmdz.xml histhf output_level 5 
     359#       IGCM_comp_modifyXmlFile force file_def_histhf3h_lmdz.xml histhf3h output_level 5 
     360#       IGCM_comp_modifyXmlFile force file_def_histhf3hm_lmdz.xml histhf3hm output_level 5 
     361        IGCM_comp_modifyXmlFile force file_def_histstn_lmdz.xml histstn output_level 5 
     362        IGCM_comp_modifyXmlFile force file_def_histmthNMC_lmdz.xml histmthNMC output_level 5 
     363        IGCM_comp_modifyXmlFile force file_def_histdayNMC_lmdz.xml histdayNMC output_level 5 
     364        IGCM_comp_modifyXmlFile force file_def_histhfNMC_lmdz.xml histhfNMC output_level 5 
     365        IGCM_comp_modifyXmlFile force file_def_histmthCOSP_lmdz.xml histmthCOSP output_level 5 
     366        IGCM_comp_modifyXmlFile force file_def_histdayCOSP_lmdz.xml histdayCOSP output_level 5 
     367        IGCM_comp_modifyXmlFile force file_def_histhfCOSP_lmdz.xml histhfCOSP output_level 5 
    361368     # Filling of XML files  
    362369        if [ X${ok_mensuel} = Xy ] ; then 
     
    411418            IGCM_comp_modifyXmlFile force file_def_histhfNMC_lmdz.xml histhfNMC name histhfNMC 
    412419        fi 
     420        if [ X${LMDZ_COSP_monthly} = Xy ] ; then 
     421            IGCM_comp_modifyXmlFile force file_def_histmthCOSP_lmdz.xml histmthCOSP enabled .TRUE.  
     422            IGCM_comp_modifyXmlFile force file_def_histmthCOSP_lmdz.xml histmthCOSP output_freq 1mo 
     423            IGCM_comp_modifyXmlFile force file_def_histmthCOSP_lmdz.xml histmthCOSP name histmthCOSP 
     424        fi 
     425        if [ X${LMDZ_COSP_daily} = Xy ] ; then 
     426            IGCM_comp_modifyXmlFile force file_def_histdayCOSP_lmdz.xml histdayCOSP enabled .TRUE.  
     427            IGCM_comp_modifyXmlFile force file_def_histdayCOSP_lmdz.xml histdayCOSP output_freq 1d 
     428            IGCM_comp_modifyXmlFile force file_def_histdayCOSP_lmdz.xml histdayCOSP name histdayCOSP 
     429        fi 
     430        if [ X${LMDZ_COSP_hf} = Xy ] ; then 
     431            IGCM_comp_modifyXmlFile force file_def_histhfCOSP_lmdz.xml histhfCOSP enabled .TRUE.  
     432            IGCM_comp_modifyXmlFile force file_def_histhfCOSP_lmdz.xml histhfCOSP output_freq 6h 
     433            IGCM_comp_modifyXmlFile force file_def_histhfCOSP_lmdz.xml histhfCOSP name histhfCOSP 
     434        fi 
     435 
    413436    fi 
    414437 
     
    416439    # Modification of variable iphysiq depending on the physics 
    417440    if [ X${LMDZ_Physics} = X"AP" ] ; then 
    418         value=10 
    419     else 
     441        if [ ${RESOL_ATM_3D} = 96x95x39 ]; then 
     442            value=10 
     443        elif [ ${RESOL_ATM_3D} = 144x142x39 ]; then 
     444            value=15 
     445        else 
     446            IGCM_debug_Print 1 "LMDZ_Physics=${LMDZ_Physics} has not been tested for the current resolution RESOL_ATM_3D=${RESOL_ATM_3D}. " 
     447            IGCM_debug_Print 1 "iphysiq must be defined for the current combination of resolution and phyiscs package" 
     448            IGCM_debug_Exit "You need to add a special case in lmdz.driver to handle the above combination." 
     449        fi 
     450    elif [ X${LMDZ_Physics} = X"NPv3.1" ] ; then 
     451        if  [ ${RESOL_ATM_3D} = 96x95x39 ] ; then 
     452            value=5 
     453        elif [ ${RESOL_ATM_3D} = 144x142x39 ] ; then 
     454            value=5 
     455        else 
     456            IGCM_debug_Print 1 "LMDZ_Physics=${LMDZ_Physics} has not been tested for the current resolution RESOL_ATM_3D=${RESOL_ATM_3D}. " 
     457            IGCM_debug_Print 1 "iphysiq must be defined for the current combination of resolution and phyiscs package" 
     458            IGCM_debug_Exit "You need to add a special case in lmdz.driver to handle the above combination." 
     459        fi 
     460    elif [ X${LMDZ_Physics} = X"NPv3.2" ] ; then 
     461        if [ ${RESOL_ATM_3D} = 96x95x39 ] ; then 
     462            value=5 
     463        elif [ ${RESOL_ATM_3D} = 144x142x39 ] ; then 
     464            value=5 
     465        elif [ ${RESOL_ATM_3D} = 128x118x39 ] ; then 
     466            value=15 
     467        else 
     468            IGCM_debug_Print 1 "LMDZ_Physics=${LMDZ_Physics} has not been tested for the current resolution RESOL_ATM_3D=${RESOL_ATM_3D}. " 
     469            IGCM_debug_Print 1 "iphysiq must be defined for the current combination of resolution and phyiscs package" 
     470            IGCM_debug_Exit "You need to add a special case in lmdz.driver to handle the above combination." 
     471        fi 
     472    else 
     473        # Take default value set in gcm.def 
    420474        value=DEFAULT 
    421475    fi 
    422476    IGCM_comp_modifyDefFile nonblocker gcm.def iphysiq $value 
    423  
     477     
    424478 
    425479    ## run.def parameters 
     
    437491        IGCM_comp_modifyDefFile blocker run.def anneeref ${year} 
    438492        IGCM_comp_modifyDefFile blocker run.def calend   ${CalendarTypeForCreate} 
     493 
     494        # Temporary, set use_filtre_fft=n because we now use dyn3d for ce0l version where fft is not implemented.  
     495        # In more recent versions of LMDZ, this will not be needed.  
     496        IGCM_comp_modifyDefFile force   run.def use_filtre_fft n 
    439497    else 
    440498        # for case gcm : take first year of simulation 
     
    570628            iodef.xml.tmp > iodef.xml 
    571629        rm iodef.xml.tmp add.tmp 
     630 
     631        # Set ok_all_xml=y in run.def 
     632        IGCM_comp_modifyDefFile nonblocker run.def ok_all_xml y 
     633    else 
     634        # Deactivate ok_all_xml in run.def 
     635        IGCM_comp_modifyDefFile nonblocker run.def ok_all_xml n 
    572636    fi 
    573637     
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/GENERAL/PARAM/cosp_input_nl.txt

    r1089 r2511  
    2626! Namelist that sets up the main COSP options 
    2727&COSP_INPUT 
    28   CMOR_NL='./cmor/cosp_cmor_nl.txt', ! CMOR namelist 
    2928  NPOINTS_IT=10000,! Max number of gridpoints to be processed in one iteration 
    3029  NCOLUMNS=20,  ! Number of subcolumns 
    31   NLEVELS=39,   ! Number of model levels  
    32   USE_VGRID=.true., ! Use fixed vertical grid for outputs? (if .true. then you need to define number of levels with Nlr) 
     30  USE_VGRID=.false., ! Use fixed vertical grid for outputs? (if .true. then you need to define number of levels with Nlr) 
    3331  NLR=40,       ! Number of levels in statistical outputs (only used if USE_VGRID=.true.) 
    34   CSAT_VGRID=.true., ! CloudSat vertical grid? (if .true. then the CloudSat standard grid is used for the outputs. 
     32  CSAT_VGRID=.false., ! CloudSat vertical grid? (if .true. then the CloudSat standard grid is used for the outputs. 
    3533                     !  USE_VGRID needs also be .true.) 
    36   FINPUT='histday.nc', ! NetCDF file with 1D inputs 
    37 !  FINPUT='cosp_input_um_2d.nc', ! NetCDF file with 2D inputs 
    3834  !---------------------------------------------------------------------------------- 
    3935  !--------------- Inputs related to radar simulations 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/GENERAL/PARAM/cosp_output_nl.txt

    r1438 r2511  
    3434  ! Output variables 
    3535  Lalbisccp=.true., 
    36   Latb532=.false., 
     36  Latb532=.true., 
    3737  Lboxptopisccp=.true., 
    3838  Lboxtauisccp=.true., 
     
    6060  ! These are provided for debugging or special purposes 
    6161  Lfrac_out=.false., 
    62   Lbeta_mol532=.false.,   
     62  Lbeta_mol532=.true.,   
    6363/ 
  • CONFIG/UNIFORM/v6_rc0/IPSLCM6/GENERAL/PARAM/run.def

    r2410 r2511  
    5555grilles_gcm_netcdf=_AUTO_ 
    5656### To activate XIOS ouputs only 
    57 ok_all_xml=y  
     57ok_all_xml= _AUTO_ 
     58 
Note: See TracChangeset for help on using the changeset viewer.