Ignore:
Timestamp:
03/08/16 13:04:48 (8 years ago)
Author:
jgipsl
Message:

Update to be coherent with LMDZOR_v6 :

  • added vert.def and removed vertical dependencies from gcm.def and physiq.def
  • added new physiq.def_NPv5.4. Note this is still under develeoppement.
  • clean old parameters in orchidee not longer used/existing
  • use file_def_orchidee.xml from ORCHIDEE source model directory
Location:
CONFIG/UNIFORM/v6/LMDZORINCA_v6
Files:
5 deleted
30 edited
3 copied
5 moved

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZ/CREATE_amip/COMP/lmdz.card

    r2694 r2770  
    3333        (${R_IN}/ATM/Rugos.nc, .), \ 
    3434        (${R_IN}/ATM/landiceref.nc, .) 
    35 ### Please, add the o2a.nc file to fit with the coupled configuration associated 
    36 ### Note that this file is different for different versions of the coupled model 
     35 
     36### Optional: Add the o2a.nc file to fit with the coupled configuration for the  
     37### land-sea mask. This file is different for different versions of the coupled model and 
     38### the different resolutions. Choose between following to fit with IPSLCM6 coupled model: 
     39#       (${R_IN}/ATM/IPSLCM6/eORCA1.1xLMD144142/o2a.nc, o2a.nc) 
    3740#       (${R_IN}/ATM/IPSLCM6/ORCA2.3x9695_v1/o2a.nc, o2a.nc) 
    3841 
     42 
    3943[ParametersFiles] 
    40 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    41         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
     44List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ 
     45        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),    \ 
     46        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),   \ 
    4247        (${SUBMIT_DIR}/PARAM/config.def_actuel     ,  config.def),    \ 
    4348        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
     
    4954 
    5055[OutputText] 
    51 List=   (physiq.def, gcm.def, run.def, config.def, traceur.def, guide.def) 
     56List=   (physiq.def, gcm.def, vert.def, run.def, config.def, traceur.def, guide.def) 
    5257 
    5358[OutputFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZ/CREATE_clim/COMP/lmdz.card

    r2694 r2770  
    3434        (${R_IN}/ATM/AMIP_2014/sst_bc_clim.nc, amipbc_sst_1x1.nc), \ 
    3535        (${R_IN}/ATM/AMIP_2014/sic_bc_clim.nc, amipbc_sic_1x1.nc) 
    36 ### Please, add the o2a.nc file to fit with the coupled configuration associated 
    37 ### Note that this file is different for different versions of the coupled model 
     36 
     37### Optional: Add the o2a.nc file to fit with the coupled configuration for the  
     38### land-sea mask. This file is different for different versions of the coupled model and 
     39### the different resolutions. Choose between following to fit with IPSLCM6 coupled model: 
     40#       (${R_IN}/ATM/IPSLCM6/eORCA1.1xLMD144142/o2a.nc, o2a.nc) 
    3841#       (${R_IN}/ATM/IPSLCM6/ORCA2.3x9695_v1/o2a.nc, o2a.nc) 
    3942 
     43 
    4044[ParametersFiles] 
    41 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    42         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
     45List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ 
     46        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),    \ 
     47        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),   \ 
    4348        (${SUBMIT_DIR}/PARAM/config.def_actuel     ,  config.def),    \ 
    4449        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
     
    5055 
    5156[OutputText] 
    52 List=   (physiq.def, gcm.def, run.def, config.def, traceur.def, guide.def) 
     57List=   (physiq.def, gcm.def, vert.def, run.def, config.def, traceur.def, guide.def) 
    5358 
    5459[OutputFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZOR/amip/COMP/lmdz.card

    r2694 r2770  
    1 # $Id$ 
    2  
    31[Compatibility] 
    42libIGCM=1.0 
     
    75# Physics package to use : 
    86# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 
    9 # LMDZ_Physics=NPv3.2 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
     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.4 for new physics to be used with LMDZ5/trunk revision 2449 or later 
    109LMDZ_Physics=AP 
    1110 
     
    8281 
    8382[ParametersFiles] 
    84 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    85         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),          \ 
     83List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \ 
     84        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),          \ 
     85        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \ 
    8686        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),          \ 
    8787        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),          \ 
     
    111111 
    112112[OutputText] 
    113 List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
     113List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, vert.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
    114114 
    115115[OutputFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZOR/amip/COMP/orchidee.card

    r2694 r2770  
    1010 
    1111VEGET_UPDATE=1Y 
    12 LAND_COVER_CHANGE=y 
    1312 
    1413[InitialStateFiles] 
    1514List=   (${R_IN}/SRF/soils_param.nc,        . ), \ 
    1615        (${R_IN}/SRF/routing.nc,            . ), \ 
     16        (${R_IN}/SRF/albedo/alb_bg_jrctip.nc, . ), \ 
    1717        (${R_IN}/SRF/cartepente2d_15min.nc, .) 
    1818 
     
    2626[ParametersFiles] 
    2727List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\ 
    28         (${SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .)                  ,\ 
     28        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\ 
    2929        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\ 
    3030        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .) 
     
    3838[OutputFiles] 
    3939List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
    40         (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \ 
    41         (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
     40        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE) 
    4241 
    4342[Post_1M_sechiba_history] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZOR/amip/COMP/stomate.card

    r2694 r2770  
    2929[Post_1M_stomate_history] 
    3030Patches= () 
    31 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas) 
     31GatherWithInternal= (lon, lat, time_counter, time_counter_bounds, Areas) 
    3232TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 
    3333ChunckJob2D = NONE 
     
    3838[Post_1M_stomate_ipcc_history] 
    3939Patches= () 
    40 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas, CONTFRAC) 
     40GatherWithInternal= (lon, lat, time_counter, time_counter_bounds, Areas, CONTFRAC) 
    4141TimeSeriesVars2D=(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) 
    4242ChunckJob2D = NONE 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZOR/clim/COMP/lmdz.card

    r2694 r2770  
    55# Physics package to use : 
    66# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 
    7 # LMDZ_Physics=NPv3.2 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
     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.4 for new physics to be used with LMDZ5/trunk revision 2449 or later 
    89LMDZ_Physics=AP 
    910 
     
    7475 
    7576[ParametersFiles] 
    76 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    77         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),          \ 
     77List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \ 
     78        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),          \ 
     79        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \ 
    7880        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),          \ 
    7981        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),          \ 
     
    103105 
    104106[OutputText] 
    105 List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
     107List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, vert.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
    106108 
    107109[OutputFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZOR/clim/COMP/orchidee.card

    r2694 r2770  
    1010 
    1111VEGET_UPDATE=0Y 
    12 LAND_COVER_CHANGE=n 
    1312 
    1413[InitialStateFiles] 
    1514List=   (${R_IN}/SRF/soils_param.nc,        . ), \ 
    1615        (${R_IN}/SRF/routing.nc,            . ), \ 
     16        (${R_IN}/SRF/albedo/alb_bg_jrctip.nc, . ), \ 
    1717        (${R_IN}/SRF/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_2000.nc, PFTmap.nc), \ 
    1818        (${R_IN}/SRF/cartepente2d_15min.nc, .) 
     
    2727[ParametersFiles] 
    2828List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\ 
    29         (${SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .)                  ,\ 
     29        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\ 
    3030        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\ 
    3131        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .) 
     
    3939[OutputFiles] 
    4040List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
    41         (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \ 
    42         (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
     41        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE) 
    4342 
    4443[Post_1M_sechiba_history] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZOR/clim/COMP/stomate.card

    r2694 r2770  
    2929[Post_1M_stomate_history] 
    3030Patches= () 
    31 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas) 
     31GatherWithInternal= (lon, lat, time_counter, time_counter_bounds, Areas) 
    3232TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 
    3333ChunckJob2D = NONE 
     
    3838[Post_1M_stomate_ipcc_history] 
    3939Patches= () 
    40 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas, CONTFRAC) 
     40GatherWithInternal= (lon, lat, time_counter, time_counter_bounds, Areas, CONTFRAC) 
    4141TimeSeriesVars2D=(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) 
    4242ChunckJob2D = NONE 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/AER/COMP/lmdz.card

    r2694 r2770  
    77# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 
    88# LMDZ_Physics=NPv3.2 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
     9# LMDZ_Physics=NPv5.4 for new physics to be used with LMDZ5/trunk revision 2449 or later 
    910LMDZ_Physics=AP 
    10 #LMDZ_Physics=NPv3.1 
    11 #LMDZ_Physics=NPv3.2 
    1211 
    1312# Use XIOS as output library 
     
    6665[InitialStateFiles] 
    6766# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job 
    68 List=   (${R_IN}/CHM/INCA${RESOL_CHM}/start.nc  , start.nc      ) \ 
    69         (${R_IN}/CHM/INCA${RESOL_CHM}/startphy.nc       , startphy.nc   ) 
    70 # start and starphy for nitrate version  
    71 #List=  (${R_IN}/CHM/INCA${RESOL_CHM}/start_nitrate.nc  , start.nc      ) \ 
    72 #       (${R_IN}/CHM/INCA${RESOL_CHM}/startphy_nitrate.nc       , startphy.nc   ) 
     67List=   (${R_IN}/CHM/INCA${RESOL_CHM}/start_nitrate.nc  , start.nc      ) \ 
     68        (${R_IN}/CHM/INCA${RESOL_CHM}/startphy_nitrate.nc       , startphy.nc   ) 
    7369 
    7470 
     
    8278 
    8379[ParametersFiles] 
    84 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    85         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),          \ 
     80List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \ 
     81        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),          \ 
     82        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \ 
    8683        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),          \ 
    8784        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),          \ 
     
    110107 
    111108[OutputText] 
    112 List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
     109List=   (physiq.def, gcm.def, vert.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
    113110 
    114111[OutputFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/AER/COMP/orchidee.card

    r2694 r2770  
    1010 
    1111VEGET_UPDATE=0Y 
    12 LAND_COVER_CHANGE=n 
    1312 
    1413[InitialStateFiles] 
     
    2221ListNonDel= () 
    2322 
     23# to decomment if we want to calcul bvoc - for this we need to activate CHEMISTRY_BVOC in orchidee.def_Choi 
     24#ListNonDel= (/ccc/store/cont003/dsm/p24palm/ORCHIDEE_FORCING/orchidee_fertilizer_1995.nc, .), \ 
     25#            (/ccc/store/cont003/dsm/p24palm/ORCHIDEE_FORCING/orchidee_bbg_clim.nc, .), \ 
     26#            (/ccc/store/cont003/dsm/p24palm/ORCHIDEE_FORCING/Nfert.nc, .), \ 
     27#            (/ccc/store/cont003/dsm/p24palm/ORCHIDEE_FORCING/Nmanure.nc, .) 
     28 
    2429[SmoothFiles] 
    2530List= () 
     
    2732[ParametersFiles] 
    2833List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\ 
    29         (${SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .)                  ,\ 
     34        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\ 
    3035        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\ 
    3136        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .) 
     
    3944[OutputFiles] 
    4045List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
    41         (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \ 
    42         (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
     46        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE) 
    4347 
    4448[Post_1M_sechiba_history] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/AER/COMP/stomate.card

    r2694 r2770  
    2929[Post_1M_stomate_history] 
    3030Patches= () 
    31 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas) 
     31GatherWithInternal= (lon, lat, time_counter, time_counter_bounds, Areas) 
    3232TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 
    3333ChunckJob2D = NONE 
     
    3838[Post_1M_stomate_ipcc_history] 
    3939Patches= () 
    40 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas, CONTFRAC) 
     40GatherWithInternal= (lon, lat, time_counter, time_counter_bounds, Areas, CONTFRAC) 
    4141TimeSeriesVars2D=(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) 
    4242ChunckJob2D = NONE 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/CREATE_erai/COMP/lmdz.card

    r2766 r2770  
    3333        (${R_IN}/ATM/Rugos.nc, .), \ 
    3434        (${R_IN}/ATM/landiceref.nc, .) 
    35 ### Please, add the o2a.nc file to fit with the coupled configuration associated 
    36 ### Note that this file is different for different versions of the coupled model 
     35 
     36### Optional: Add the o2a.nc file to fit with the coupled configuration for the  
     37### land-sea mask. This file is different for different versions of the coupled model and 
     38### the different resolutions. Choose between following to fit with IPSLCM6 coupled model: 
     39#       (${R_IN}/ATM/IPSLCM6/eORCA1.1xLMD144142/o2a.nc, o2a.nc) 
    3740#       (${R_IN}/ATM/IPSLCM6/ORCA2.3x9695_v1/o2a.nc, o2a.nc) 
    3841 
    3942[ParametersFiles] 
    40 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    41         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
     43List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ 
     44        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),    \ 
     45        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),   \ 
    4246        (${SUBMIT_DIR}/PARAM/config.def_actuel     ,  config.def),    \ 
    4347        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
     
    4852 
    4953[OutputText] 
    50 List=   (physiq.def, gcm.def, run.def, config.def, traceur.def, guide.def) 
     54List=   (physiq.def, gcm.def, vert.def, run.def, config.def, traceur.def, guide.def) 
    5155 
    5256[OutputFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/DUSS/COMP/lmdz.card

    r2703 r2770  
    77# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 
    88# LMDZ_Physics=NPv3.2 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
     9# LMDZ_Physics=NPv5.4 for new physics to be used with LMDZ5/trunk revision 2449 or later 
    910LMDZ_Physics=AP 
    10 #LMDZ_Physics=NPv3.1 
    11 #LMDZ_Physics=NPv3.2 
    1211 
    1312# Use XIOS as output library 
     
    6665[InitialStateFiles] 
    6766# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job 
    68 List=   (${R_IN}/CHM/INCA${RESOL_CHM}/start.nc  , start.nc      ) \ 
    69         (${R_IN}/CHM/INCA${RESOL_CHM}/startphy.nc       , startphy.nc   ) 
     67List=   (${R_IN}/CHM/INCA${RESOL_CHM}/start_nitrate.nc  , start.nc      ) \ 
     68        (${R_IN}/CHM/INCA${RESOL_CHM}/startphy_nitrate.nc       , startphy.nc   ) 
    7069 
    7170 
     
    7978 
    8079[ParametersFiles] 
    81 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    82         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),          \ 
     80List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \ 
     81        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),          \ 
     82        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \ 
    8383        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),          \ 
    8484        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),          \ 
     
    107107 
    108108[OutputText] 
    109 List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
     109List=   (physiq.def, gcm.def, vert.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
    110110 
    111111[OutputFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/DUSS/COMP/orchidee.card

    r2765 r2770  
    1010 
    1111VEGET_UPDATE=0Y 
    12 LAND_COVER_CHANGE=n 
    1312 
    1413[InitialStateFiles] 
     
    3332[ParametersFiles] 
    3433List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\ 
    35         (${SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .)                  ,\ 
     34        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\ 
    3635        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\ 
    3736        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .) 
     
    4544[OutputFiles] 
    4645List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
    47         (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \ 
    48         (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
     46        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE) 
    4947 
    5048[Post_1M_sechiba_history] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/DUSS/COMP/stomate.card

    r2703 r2770  
    2929[Post_1M_stomate_history] 
    3030Patches= () 
    31 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas) 
     31GatherWithInternal= (lon, lat, time_counter, time_counter_bounds, Areas) 
    3232TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 
    3333ChunckJob2D = NONE 
     
    3838[Post_1M_stomate_ipcc_history] 
    3939Patches= () 
    40 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas, CONTFRAC) 
     40GatherWithInternal= (lon, lat, time_counter, time_counter_bounds, Areas, CONTFRAC) 
    4141TimeSeriesVars2D=(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) 
    4242ChunckJob2D = NONE 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/GES/COMP/lmdz.card

    r2694 r2770  
    77# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 
    88# LMDZ_Physics=NPv3.2 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
     9# LMDZ_Physics=NPv5.4 for new physics to be used with LMDZ5/trunk revision 2449 or later 
    910LMDZ_Physics=AP 
    10 #LMDZ_Physics=NPv3.1 
    11 #LMDZ_Physics=NPv3.2 
    1211 
    1312# Use XIOS as output library 
     
    2423 
    2524# Number of periods where to set parameter adjust=y before switching to adjust=n 
    26 # For adjust=n, set LMDZ_NbPeriod_ajust=0.  
     25# For adjust=n, set LMDZ_NbPeriod_ajust=0. 
    2726LMDZ_NbPeriod_adjust=0 
    2827# LMDZ_NbPeriod_adjust=0 
     
    6665[InitialStateFiles] 
    6766# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job 
    68 List=   (${R_IN}/CHM/INCA${RESOL_CHM}/start.nc  , start.nc      ) \ 
    69         (${R_IN}/CHM/INCA${RESOL_CHM}/startphy.nc       , startphy.nc   ) 
     67List=   (${R_IN}/CHM/INCA${RESOL_CHM}/start_nitrate.nc  , start.nc      ) \ 
     68        (${R_IN}/CHM/INCA${RESOL_CHM}/startphy_nitrate.nc       , startphy.nc   ) 
    7069 
    7170 
     
    7978 
    8079[ParametersFiles] 
    81 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    82         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),          \ 
     80List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \ 
     81        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),          \ 
     82        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \ 
    8383        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),          \ 
    8484        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),          \ 
     
    107107 
    108108[OutputText] 
    109 List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
     109List=   (physiq.def, gcm.def, vert.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
    110110 
    111111[OutputFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/GES/COMP/orchidee.card

    r2694 r2770  
    1010 
    1111VEGET_UPDATE=0Y 
    12 LAND_COVER_CHANGE=n 
    1312 
    1413[InitialStateFiles] 
     
    2221ListNonDel= () 
    2322 
     23# to decomment if we want to calcul bvoc - for this we need to activate CHEMISTRY_BVOC in orchidee.def_Choi 
     24#ListNonDel= (/ccc/store/cont003/dsm/p24palm/ORCHIDEE_FORCING/orchidee_fertilizer_1995.nc, .), \ 
     25#            (/ccc/store/cont003/dsm/p24palm/ORCHIDEE_FORCING/orchidee_bbg_clim.nc, .), \ 
     26#            (/ccc/store/cont003/dsm/p24palm/ORCHIDEE_FORCING/Nfert.nc, .), \ 
     27#            (/ccc/store/cont003/dsm/p24palm/ORCHIDEE_FORCING/Nmanure.nc, .) 
     28 
    2429[SmoothFiles] 
    2530List= () 
     
    2732[ParametersFiles] 
    2833List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\ 
    29         (${SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .)                  ,\ 
     34        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\ 
    3035        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\ 
    3136        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .) 
     
    3944[OutputFiles] 
    4045List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
    41         (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \ 
    42         (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
     46        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE) 
    4347 
    4448[Post_1M_sechiba_history] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/GES/COMP/stomate.card

    r2694 r2770  
    2929[Post_1M_stomate_history] 
    3030Patches= () 
    31 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas) 
     31GatherWithInternal= (lon, lat, time_counter, time_counter_bounds, Areas) 
    3232TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 
    3333ChunckJob2D = NONE 
     
    3838[Post_1M_stomate_ipcc_history] 
    3939Patches= () 
    40 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas, CONTFRAC) 
     40GatherWithInternal= (lon, lat, time_counter, time_counter_bounds, Areas, CONTFRAC) 
    4141TimeSeriesVars2D=(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) 
    4242ChunckJob2D = NONE 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/NMHC_AER/COMP/lmdz.card

    r2694 r2770  
    77# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 
    88# LMDZ_Physics=NPv3.2 for new physics, to be used with LMDZ5/trunk revision 1554 or later 
     9# LMDZ_Physics=NPv5.4 for new physics to be used with LMDZ5/trunk revision 2449 or later 
    910LMDZ_Physics=AP 
    10 #LMDZ_Physics=NPv3.1 
    11 #LMDZ_Physics=NPv3.2 
    1211 
    1312# Use XIOS as output library 
     
    7978 
    8079[ParametersFiles] 
    81 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    82         (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),          \ 
     80List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \ 
     81        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),          \ 
     82        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \ 
    8383        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),          \ 
    8484        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),          \ 
     
    107107 
    108108[OutputText] 
    109 List=   (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
     109List=   (physiq.def, gcm.def, vert.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt) 
    110110 
    111111[OutputFiles] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/NMHC_AER/COMP/orchidee.card

    r2763 r2770  
    1010 
    1111VEGET_UPDATE=0Y 
    12 LAND_COVER_CHANGE=n 
    1312 
    1413[InitialStateFiles] 
     
    3332[ParametersFiles] 
    3433List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\ 
    35         (${SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .)                  ,\ 
     34        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\ 
    3635        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\ 
    3736        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .) 
     
    4544[OutputFiles] 
    4645List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
    47         (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE),                    \ 
    48         (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
     46        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE) 
    4947 
    5048[Post_1M_sechiba_history] 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/NMHC_AER/COMP/stomate.card

    r2694 r2770  
    2929[Post_1M_stomate_history] 
    3030Patches= () 
    31 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas) 
     31GatherWithInternal= (lon, lat, time_counter, time_counter_bounds, Areas) 
    3232TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 
    3333ChunckJob2D = NONE 
     
    3838[Post_1M_stomate_ipcc_history] 
    3939Patches= () 
    40 GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas, CONTFRAC) 
     40GatherWithInternal= (lon, lat, time_counter, time_counter_bounds, Areas, CONTFRAC) 
    4141TimeSeriesVars2D=(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) 
    4242ChunckJob2D = NONE 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/DRIVER/lmdz.driver

    r2694 r2770  
    311311    fi 
    312312         
    313 #       IGCM_comp_modifyXmlFile force file_def_histhf3h_lmdz.xml histhf3h enabled ${ok_hf3h} 
    314 #       IGCM_comp_modifyXmlFile force file_def_histhf3h_lmdz.xml histhf3h output_freq 3h 
    315 #       IGCM_comp_modifyXmlFile force file_def_histhf3h_lmdz.xml histhf3h name histhf3h 
    316  
    317 #       IGCM_comp_modifyXmlFile force file_def_histhf3hm_lmdz.xml histhf3hm enabled ${ok_hf3hm} 
    318 #       IGCM_comp_modifyXmlFile force file_def_histhf3hm_lmdz.xml histhf3hm output_freq 3h 
    319 #       IGCM_comp_modifyXmlFile force file_def_histhf3hm_lmdz.xml histhf3hm name histhf3hm 
     313    IGCM_comp_modifyXmlFile nonblocker file_def_histhf3h_lmdz.xml histhf3h enabled ${ok_hf3h} 
     314    IGCM_comp_modifyXmlFile nonblocker file_def_histhf3hm_lmdz.xml histhf3hm enabled ${ok_hf3hm} 
    320315 
    321316    IGCM_comp_modifyXmlFile nonblocker file_def_histstn_lmdz.xml histstn enabled ${ok_stn} 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/DRIVER/orchidee.driver

    r2694 r2770  
    4444    fi 
    4545 
    46     # Modify in orchidee.def VEGET_UPDATE and LAND_COVER_CHANGE if they are set in orchidee.card section UserChoices 
     46    # Modify in orchidee.def VEGET_UPDATE if it is set in orchidee.card section UserChoices 
    4747    if [ ! X${orchidee_UserChoices_VEGET_UPDATE} = X ] ; then 
    4848        IGCM_comp_modifyDefFile nonblocker orchidee.def VEGET_UPDATE   ${orchidee_UserChoices_VEGET_UPDATE} 
    4949    else 
    5050        IGCM_comp_modifyDefFile nonblocker orchidee.def VEGET_UPDATE 0Y 
    51     fi 
    52     if [ ! X${orchidee_UserChoices_LAND_COVER_CHANGE} = X ] ; then 
    53         IGCM_comp_modifyDefFile nonblocker orchidee.def LAND_COVER_CHANGE ${orchidee_UserChoices_LAND_COVER_CHANGE} 
    54     else 
    55         IGCM_comp_modifyDefFile nonblocker orchidee.def LAND_COVER_CHANGE n 
    5651    fi 
    5752 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/file_def_histdayCOSP_lmdz.xml

    r2694 r2770  
    1 <!-- This file corresponds to the LMDZ5 testing rev 2314. It might not be compatible  --> 
     1<!-- This file corresponds to the LMDZ5 trunk rev 2448. It might not be compatible    --> 
    22<!-- with older or newer revisions of LMDZ source code.                               --> 
    33 
    44<file_definition> 
    55     <file_group id="defile"> 
    6         <file id="histdayCOSP" name="histdayCOSP" output_freq="1d" output_level="5"  enabled="_AUTO_"> 
     6        <file id="histdayCOSP" name="histdayCOSP" output_freq="1d" output_level="1"  enabled="_AUTO_"> 
    77 
    8             <!-- VARS 2D --> 
    9             <field_group operation="average" freq_op="3h"> 
     8            <!-- VARS Calipso and PARASOL --> 
     9            <field_group operation="average" freq_op="3h" detect_missing_value=".true."> 
    1010                <field field_ref="cllcalipso"         level="1" /> 
    1111                <field field_ref="clmcalipso"         level="1" /> 
    1212                <field field_ref="clhcalipso"         level="1" /> 
    1313                <field field_ref="cltcalipso"         level="1" /> 
    14                 <field field_ref="clcalipso"  level="1" axis_ref="presnivs" /> 
     14                <field field_ref="cllcalipsoice"         level="1" /> 
     15                <field field_ref="clmcalipsoice"         level="1" /> 
     16                <field field_ref="clhcalipsoice"         level="1" /> 
     17                <field field_ref="cltcalipsoice"         level="1" /> 
     18                <field field_ref="cllcalipsoliq"         level="1" /> 
     19                <field field_ref="clmcalipsoliq"         level="1" /> 
     20                <field field_ref="clhcalipsoliq"         level="1" /> 
     21                <field field_ref="cltcalipsoliq"         level="1" /> 
     22                <field field_ref="cllcalipsoun"         level="1" /> 
     23                <field field_ref="clmcalipsoun"         level="1" /> 
     24                <field field_ref="clhcalipsoun"         level="1" /> 
     25                <field field_ref="cltcalipsoun"         level="1" /> 
     26                <field field_ref="clcalipso"  level="1" axis_ref="height" /> 
     27                <field field_ref="clcalipsoice"  level="1" axis_ref="height" /> 
     28                <field field_ref="clcalipsoliq"  level="1" axis_ref="height" /> 
     29                <field field_ref="clcalipsoun"  level="1" axis_ref="height" /> 
     30                <field field_ref="clcalipsotmp"  level="1" axis_ref="height" /> 
     31                <field field_ref="clcalipsotmpice"  level="1" axis_ref="height" /> 
     32                <field field_ref="clcalipsotmpliq"  level="1" axis_ref="height" /> 
     33                <field field_ref="clcalipsotmpun"  level="1" axis_ref="height" /> 
    1534                <field field_ref="parasol_refl"  level="1" axis_ref="sza" /> 
    1635                <field field_ref="parasol_crefl"  level="1" axis_ref="sza" /> 
    1736                <field field_ref="Ncrefl"  level="1" axis_ref="sza" /> 
    18                 <field field_ref="c01_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    19                 <field field_ref="c02_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    20                 <field field_ref="c03_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    21                 <field field_ref="c04_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    22                 <field field_ref="c05_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    23                 <field field_ref="c06_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    24                 <field field_ref="c07_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    25                 <field field_ref="c08_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    26                 <field field_ref="c09_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    27                 <field field_ref="c10_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    28                 <field field_ref="c11_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    29                 <field field_ref="c12_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    30                 <field field_ref="c13_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    31                 <field field_ref="c14_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    32                 <field field_ref="c15_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    33                 <field field_ref="c16_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    34                 <field field_ref="c17_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    35                 <field field_ref="c18_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    36                 <field field_ref="c19_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    37                 <field field_ref="c20_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
     37                    <field field_ref="c01_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     38                        <field field_ref="c02_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     39                        <field field_ref="c03_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     40                        <field field_ref="c04_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     41                        <field field_ref="c05_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     42                        <field field_ref="c06_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     43                        <field field_ref="c07_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     44                        <field field_ref="c08_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     45                        <field field_ref="c09_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     46                        <field field_ref="c10_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     47                        <field field_ref="c11_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     48                        <field field_ref="c12_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     49                        <field field_ref="c13_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     50                        <field field_ref="c14_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     51                        <field field_ref="c15_cfad_lidarsr532"  level="10" axis_ref="height" /> 
    3852                <field field_ref="c01_atb532" level="10" axis_ref="height_mlev" /> 
    3953                <field field_ref="c02_atb532" level="10" axis_ref="height_mlev" /> 
     
    5771                <field field_ref="c20_atb532" level="10" axis_ref="height_mlev" /> 
    5872                <field field_ref="beta_mol532" level="10" axis_ref="height_mlev" /> 
     73              </field_group> 
     74             <!-- VARS CLOUDSAT et/ou Calipso --> 
     75            <field_group operation="average" freq_op="3h" detect_missing_value=".true.">  
     76               <field field_ref="cltlidarradar"  level="1"/> 
     77               <field field_ref="clcalipso2"  level="1" axis_ref="height" /> 
     78               <field field_ref="c01_cfadDbze94"  level="10" axis_ref="height" /> 
     79               <field field_ref="c02_cfadDbze94"  level="10" axis_ref="height" /> 
     80               <field field_ref="c03_cfadDbze94"  level="10" axis_ref="height" /> 
     81               <field field_ref="c04_cfadDbze94"  level="10" axis_ref="height" /> 
     82               <field field_ref="c05_cfadDbze94"  level="10" axis_ref="height" /> 
     83               <field field_ref="c06_cfadDbze94"  level="10" axis_ref="height" /> 
     84               <field field_ref="c07_cfadDbze94"  level="10" axis_ref="height" /> 
     85               <field field_ref="c08_cfadDbze94"  level="10" axis_ref="height" /> 
     86               <field field_ref="c09_cfadDbze94"  level="10" axis_ref="height" /> 
     87               <field field_ref="c10_cfadDbze94"  level="10" axis_ref="height" /> 
     88               <field field_ref="c11_cfadDbze94"  level="10" axis_ref="height" /> 
     89               <field field_ref="c12_cfadDbze94"  level="10" axis_ref="height" /> 
     90               <field field_ref="c13_cfadDbze94"  level="10" axis_ref="height" /> 
     91               <field field_ref="c14_cfadDbze94"  level="10" axis_ref="height" /> 
     92               <field field_ref="c15_cfadDbze94"  level="10" axis_ref="height" /> 
     93               <field field_ref="c01_dbze94" level="10" axis_ref="height_mlev" /> 
     94               <field field_ref="c02_dbze94" level="10" axis_ref="height_mlev" /> 
     95               <field field_ref="c03_dbze94" level="10" axis_ref="height_mlev" /> 
     96               <field field_ref="c04_dbze94" level="10" axis_ref="height_mlev" /> 
     97               <field field_ref="c05_dbze94" level="10" axis_ref="height_mlev" /> 
     98               <field field_ref="c06_dbze94" level="10" axis_ref="height_mlev" /> 
     99               <field field_ref="c07_dbze94" level="10" axis_ref="height_mlev" /> 
     100               <field field_ref="c08_dbze94" level="10" axis_ref="height_mlev" /> 
     101               <field field_ref="c09_dbze94" level="10" axis_ref="height_mlev" /> 
     102               <field field_ref="c10_dbze94" level="10" axis_ref="height_mlev" /> 
     103               <field field_ref="c11_dbze94" level="10" axis_ref="height_mlev" /> 
     104               <field field_ref="c12_dbze94" level="10" axis_ref="height_mlev" /> 
     105               <field field_ref="c13_dbze94" level="10" axis_ref="height_mlev" /> 
     106               <field field_ref="c14_dbze94" level="10" axis_ref="height_mlev" /> 
     107               <field field_ref="c15_dbze94" level="10" axis_ref="height_mlev" /> 
     108               <field field_ref="c16_dbze94" level="10" axis_ref="height_mlev" /> 
     109               <field field_ref="c17_dbze94" level="10" axis_ref="height_mlev" /> 
     110               <field field_ref="c18_dbze94" level="10" axis_ref="height_mlev" /> 
     111               <field field_ref="c19_dbze94" level="10" axis_ref="height_mlev" /> 
     112               <field field_ref="c20_dbze94" level="10" axis_ref="height_mlev" /> 
     113              </field_group> 
     114             <!-- VARS ISCCP --> 
     115            <field_group operation="average" freq_op="3h" detect_missing_value=".true."> 
    59116                <field field_ref="sunlit" level="1" /> 
    60117                <field field_ref="c01_clisccp2" level="1" axis_ref="pressure2" /> 
     
    68125                <field field_ref="boxptopisccp" level="10" axis_ref="column" /> 
    69126                <field field_ref="tclisccp" level="1" /> 
    70                 <field field_ref="ctpisccp" level="10" /> 
    71                 <field field_ref="tauisccp" level="10" />  
    72                 <field field_ref="albisccp" level="10" /> 
     127                <field field_ref="ctpisccp" level="1" /> 
     128                <field field_ref="tauisccp" level="1" />  
     129                <field field_ref="albisccp" level="1" /> 
    73130                <field field_ref="meantbisccp" level="10" /> 
    74131                <field field_ref="meantbclrisccp" level="10" /> 
     132             </field_group> 
     133             <!-- VARS MISR --> 
     134            <field_group operation="average" freq_op="3h" detect_missing_value=".true."> 
     135                <field field_ref="c01_clMISR" level="1" axis_ref="cth16" /> 
     136                <field field_ref="c02_clMISR" level="1" axis_ref="cth16" /> 
     137                <field field_ref="c03_clMISR" level="1" axis_ref="cth16" /> 
     138                <field field_ref="c04_clMISR" level="1" axis_ref="cth16" /> 
     139                <field field_ref="c05_clMISR" level="1" axis_ref="cth16" /> 
     140                <field field_ref="c06_clMISR" level="1" axis_ref="cth16" /> 
     141                <field field_ref="c07_clMISR" level="1" axis_ref="cth16" /> 
    75142            </field_group> 
    76143 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/file_def_histhfCOSP_lmdz.xml

    r2694 r2770  
    1 <!-- This file corresponds to the LMDZ5 testing rev 2314. It might not be compatible  --> 
     1<!-- This file corresponds to the LMDZ5 trunk rev 2448. It might not be compatible    --> 
    22<!-- with older or newer revisions of LMDZ source code.                               --> 
    33 
    44<file_definition> 
    55     <file_group id="defile"> 
    6         <file id="histhfCOSP" name="histhfCOSP" output_freq="6h" output_level="5"  enabled="_AUTO_"> 
     6        <file id="histhfCOSP" name="histhfCOSP" output_freq="3h" output_level="1"  enabled="_AUTO_"> 
    77 
    8             <!-- VARS 2D --> 
    9             <field_group operation="instant" freq_op="3h"> 
     8            <!-- VARS Calipso and PARASOL --> 
     9            <field_group operation="average" freq_op="3h" detect_missing_value=".true."> 
    1010                <field field_ref="cllcalipso"         level="1" /> 
    1111                <field field_ref="clmcalipso"         level="1" /> 
    1212                <field field_ref="clhcalipso"         level="1" /> 
    1313                <field field_ref="cltcalipso"         level="1" /> 
    14                 <field field_ref="clcalipso"  level="1" axis_ref="presnivs" /> 
     14                <field field_ref="cllcalipsoice"         level="1" /> 
     15                <field field_ref="clmcalipsoice"         level="1" /> 
     16                <field field_ref="clhcalipsoice"         level="1" /> 
     17                <field field_ref="cltcalipsoice"         level="1" /> 
     18                <field field_ref="cllcalipsoliq"         level="1" /> 
     19                <field field_ref="clmcalipsoliq"         level="1" /> 
     20                <field field_ref="clhcalipsoliq"         level="1" /> 
     21                <field field_ref="cltcalipsoliq"         level="1" /> 
     22                <field field_ref="cllcalipsoun"         level="1" /> 
     23                <field field_ref="clmcalipsoun"         level="1" /> 
     24                <field field_ref="clhcalipsoun"         level="1" /> 
     25                <field field_ref="cltcalipsoun"         level="1" /> 
     26                <field field_ref="clcalipso"  level="1" axis_ref="height" /> 
     27                <field field_ref="clcalipsoice"  level="1" axis_ref="height" /> 
     28                <field field_ref="clcalipsoliq"  level="1" axis_ref="height" /> 
     29                <field field_ref="clcalipsoun"  level="1" axis_ref="height" /> 
     30                <field field_ref="clcalipsotmp"  level="1" axis_ref="height" /> 
     31                <field field_ref="clcalipsotmpice"  level="1" axis_ref="height" /> 
     32                <field field_ref="clcalipsotmpliq"  level="1" axis_ref="height" /> 
     33                <field field_ref="clcalipsotmpun"  level="1" axis_ref="height" /> 
    1534                <field field_ref="parasol_refl"  level="1" axis_ref="sza" /> 
    1635                <field field_ref="parasol_crefl"  level="1" axis_ref="sza" /> 
    1736                <field field_ref="Ncrefl"  level="1" axis_ref="sza" /> 
    18                 <field field_ref="c01_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    19                 <field field_ref="c02_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    20                 <field field_ref="c03_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    21                 <field field_ref="c04_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    22                 <field field_ref="c05_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    23                 <field field_ref="c06_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    24                 <field field_ref="c07_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    25                 <field field_ref="c08_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    26                 <field field_ref="c09_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    27                 <field field_ref="c10_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    28                 <field field_ref="c11_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    29                 <field field_ref="c12_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    30                 <field field_ref="c13_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    31                 <field field_ref="c14_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    32                 <field field_ref="c15_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    33                 <field field_ref="c16_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    34                 <field field_ref="c17_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    35                 <field field_ref="c18_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    36                 <field field_ref="c19_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    37                 <field field_ref="c20_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
     37                    <field field_ref="c01_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     38                        <field field_ref="c02_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     39                        <field field_ref="c03_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     40                        <field field_ref="c04_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     41                        <field field_ref="c05_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     42                        <field field_ref="c06_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     43                        <field field_ref="c07_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     44                        <field field_ref="c08_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     45                        <field field_ref="c09_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     46                        <field field_ref="c10_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     47                        <field field_ref="c11_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     48                        <field field_ref="c12_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     49                        <field field_ref="c13_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     50                        <field field_ref="c14_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     51                        <field field_ref="c15_cfad_lidarsr532"  level="10" axis_ref="height" /> 
    3852                <field field_ref="c01_atb532" level="10" axis_ref="height_mlev" /> 
    3953                <field field_ref="c02_atb532" level="10" axis_ref="height_mlev" /> 
     
    5771                <field field_ref="c20_atb532" level="10" axis_ref="height_mlev" /> 
    5872                <field field_ref="beta_mol532" level="10" axis_ref="height_mlev" /> 
     73              </field_group> 
     74             <!-- VARS CLOUDSAT et/ou Calipso --> 
     75            <field_group operation="average" freq_op="3h" detect_missing_value=".true.">  
     76               <field field_ref="cltlidarradar"  level="1"/> 
     77               <field field_ref="clcalipso2"  level="1" axis_ref="height" /> 
     78               <field field_ref="c01_cfadDbze94"  level="10" axis_ref="height" /> 
     79               <field field_ref="c02_cfadDbze94"  level="10" axis_ref="height" /> 
     80               <field field_ref="c03_cfadDbze94"  level="10" axis_ref="height" /> 
     81               <field field_ref="c04_cfadDbze94"  level="10" axis_ref="height" /> 
     82               <field field_ref="c05_cfadDbze94"  level="10" axis_ref="height" /> 
     83               <field field_ref="c06_cfadDbze94"  level="10" axis_ref="height" /> 
     84               <field field_ref="c07_cfadDbze94"  level="10" axis_ref="height" /> 
     85               <field field_ref="c08_cfadDbze94"  level="10" axis_ref="height" /> 
     86               <field field_ref="c09_cfadDbze94"  level="10" axis_ref="height" /> 
     87               <field field_ref="c10_cfadDbze94"  level="10" axis_ref="height" /> 
     88               <field field_ref="c11_cfadDbze94"  level="10" axis_ref="height" /> 
     89               <field field_ref="c12_cfadDbze94"  level="10" axis_ref="height" /> 
     90               <field field_ref="c13_cfadDbze94"  level="10" axis_ref="height" /> 
     91               <field field_ref="c14_cfadDbze94"  level="10" axis_ref="height" /> 
     92               <field field_ref="c15_cfadDbze94"  level="10" axis_ref="height" /> 
     93               <field field_ref="c01_dbze94" level="10" axis_ref="height_mlev" /> 
     94               <field field_ref="c02_dbze94" level="10" axis_ref="height_mlev" /> 
     95               <field field_ref="c03_dbze94" level="10" axis_ref="height_mlev" /> 
     96               <field field_ref="c04_dbze94" level="10" axis_ref="height_mlev" /> 
     97               <field field_ref="c05_dbze94" level="10" axis_ref="height_mlev" /> 
     98               <field field_ref="c06_dbze94" level="10" axis_ref="height_mlev" /> 
     99               <field field_ref="c07_dbze94" level="10" axis_ref="height_mlev" /> 
     100               <field field_ref="c08_dbze94" level="10" axis_ref="height_mlev" /> 
     101               <field field_ref="c09_dbze94" level="10" axis_ref="height_mlev" /> 
     102               <field field_ref="c10_dbze94" level="10" axis_ref="height_mlev" /> 
     103               <field field_ref="c11_dbze94" level="10" axis_ref="height_mlev" /> 
     104               <field field_ref="c12_dbze94" level="10" axis_ref="height_mlev" /> 
     105               <field field_ref="c13_dbze94" level="10" axis_ref="height_mlev" /> 
     106               <field field_ref="c14_dbze94" level="10" axis_ref="height_mlev" /> 
     107               <field field_ref="c15_dbze94" level="10" axis_ref="height_mlev" /> 
     108               <field field_ref="c16_dbze94" level="10" axis_ref="height_mlev" /> 
     109               <field field_ref="c17_dbze94" level="10" axis_ref="height_mlev" /> 
     110               <field field_ref="c18_dbze94" level="10" axis_ref="height_mlev" /> 
     111               <field field_ref="c19_dbze94" level="10" axis_ref="height_mlev" /> 
     112               <field field_ref="c20_dbze94" level="10" axis_ref="height_mlev" /> 
     113              </field_group> 
     114             <!-- VARS ISCCP --> 
     115            <field_group operation="average" freq_op="3h" detect_missing_value=".true."> 
    59116                <field field_ref="sunlit" level="1" /> 
    60117                <field field_ref="c01_clisccp2" level="1" axis_ref="pressure2" /> 
     
    68125                <field field_ref="boxptopisccp" level="10" axis_ref="column" /> 
    69126                <field field_ref="tclisccp" level="1" /> 
    70                 <field field_ref="ctpisccp" level="10" /> 
    71                 <field field_ref="tauisccp" level="10" />  
    72                 <field field_ref="albisccp" level="10" /> 
     127                <field field_ref="ctpisccp" level="1" /> 
     128                <field field_ref="tauisccp" level="1" />  
     129                <field field_ref="albisccp" level="1" /> 
    73130                <field field_ref="meantbisccp" level="10" /> 
    74131                <field field_ref="meantbclrisccp" level="10" /> 
     132             </field_group> 
     133             <!-- VARS MISR --> 
     134            <field_group operation="average" freq_op="3h" detect_missing_value=".true."> 
     135                <field field_ref="c01_clMISR" level="1" axis_ref="cth16" /> 
     136                <field field_ref="c02_clMISR" level="1" axis_ref="cth16" /> 
     137                <field field_ref="c03_clMISR" level="1" axis_ref="cth16" /> 
     138                <field field_ref="c04_clMISR" level="1" axis_ref="cth16" /> 
     139                <field field_ref="c05_clMISR" level="1" axis_ref="cth16" /> 
     140                <field field_ref="c06_clMISR" level="1" axis_ref="cth16" /> 
     141                <field field_ref="c07_clMISR" level="1" axis_ref="cth16" /> 
    75142            </field_group> 
    76143 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/file_def_histmthCOSP_lmdz.xml

    r2694 r2770  
    1 <!-- This file corresponds to the LMDZ5 testing rev 2314. It might not be compatible  --> 
     1<!-- This file corresponds to the LMDZ5 trunk rev 2448. It might not be compatible    --> 
    22<!-- with older or newer revisions of LMDZ source code.                               --> 
    33 
    44<file_definition> 
    55     <file_group id="defile"> 
    6         <file id="histmthCOSP" name="histmthCOSP" output_freq="1mo" output_level="5"  enabled="_AUTO_"> 
     6        <file id="histmthCOSP" name="histmthCOSP" output_freq="30d" output_level="1"  enabled="_AUTO_"> 
    77 
    8             <!-- VARS 2D --> 
    9             <field_group operation="average" freq_op="3h"> 
     8            <!-- VARS Calipso and PARASOL --> 
     9            <field_group operation="average" freq_op="3h" detect_missing_value=".true."> 
    1010                <field field_ref="cllcalipso"         level="1" /> 
    1111                <field field_ref="clmcalipso"         level="1" /> 
    1212                <field field_ref="clhcalipso"         level="1" /> 
    1313                <field field_ref="cltcalipso"         level="1" /> 
    14                 <field field_ref="clcalipso"  level="1" axis_ref="presnivs" /> 
     14                <field field_ref="cllcalipsoice"         level="1" /> 
     15                <field field_ref="clmcalipsoice"         level="1" /> 
     16                <field field_ref="clhcalipsoice"         level="1" /> 
     17                <field field_ref="cltcalipsoice"         level="1" /> 
     18                <field field_ref="cllcalipsoliq"         level="1" /> 
     19                <field field_ref="clmcalipsoliq"         level="1" /> 
     20                <field field_ref="clhcalipsoliq"         level="1" /> 
     21                <field field_ref="cltcalipsoliq"         level="1" /> 
     22                <field field_ref="cllcalipsoun"         level="1" /> 
     23                <field field_ref="clmcalipsoun"         level="1" /> 
     24                <field field_ref="clhcalipsoun"         level="1" /> 
     25                <field field_ref="cltcalipsoun"         level="1" /> 
     26                <field field_ref="clcalipso"  level="1" axis_ref="height" /> 
     27                <field field_ref="clcalipsoice"  level="1" axis_ref="height" /> 
     28                <field field_ref="clcalipsoliq"  level="1" axis_ref="height" /> 
     29                <field field_ref="clcalipsoun"  level="1" axis_ref="height" /> 
     30                <field field_ref="clcalipsotmp"  level="1" axis_ref="height" /> 
     31                <field field_ref="clcalipsotmpice"  level="1" axis_ref="height" /> 
     32                <field field_ref="clcalipsotmpliq"  level="1" axis_ref="height" /> 
     33                <field field_ref="clcalipsotmpun"  level="1" axis_ref="height" /> 
    1534                <field field_ref="parasol_refl"  level="1" axis_ref="sza" /> 
    1635                <field field_ref="parasol_crefl"  level="1" axis_ref="sza" /> 
    1736                <field field_ref="Ncrefl"  level="1" axis_ref="sza" /> 
    18                 <field field_ref="c01_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    19                 <field field_ref="c02_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    20                 <field field_ref="c03_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    21                 <field field_ref="c04_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    22                 <field field_ref="c05_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    23                 <field field_ref="c06_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    24                 <field field_ref="c07_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    25                 <field field_ref="c08_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    26                 <field field_ref="c09_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    27                 <field field_ref="c10_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    28                 <field field_ref="c11_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    29                 <field field_ref="c12_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    30                 <field field_ref="c13_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    31                 <field field_ref="c14_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    32                 <field field_ref="c15_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    33                 <field field_ref="c16_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    34                 <field field_ref="c17_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    35                 <field field_ref="c18_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    36                 <field field_ref="c19_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
    37                 <field field_ref="c20_cfad_lidarsr532"  level="10" axis_ref="presnivs" /> 
     37                    <field field_ref="c01_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     38                        <field field_ref="c02_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     39                        <field field_ref="c03_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     40                        <field field_ref="c04_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     41                        <field field_ref="c05_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     42                        <field field_ref="c06_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     43                        <field field_ref="c07_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     44                        <field field_ref="c08_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     45                        <field field_ref="c09_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     46                        <field field_ref="c10_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     47                        <field field_ref="c11_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     48                        <field field_ref="c12_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     49                        <field field_ref="c13_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     50                        <field field_ref="c14_cfad_lidarsr532"  level="10" axis_ref="height" /> 
     51                        <field field_ref="c15_cfad_lidarsr532"  level="10" axis_ref="height" /> 
    3852                <field field_ref="c01_atb532" level="10" axis_ref="height_mlev" /> 
    3953                <field field_ref="c02_atb532" level="10" axis_ref="height_mlev" /> 
     
    5771                <field field_ref="c20_atb532" level="10" axis_ref="height_mlev" /> 
    5872                <field field_ref="beta_mol532" level="10" axis_ref="height_mlev" /> 
    59                 <field field_ref="sunlit" level="10" /> 
    60                 <field field_ref="c01_clisccp2" level="10" axis_ref="pressure2" /> 
    61                 <field field_ref="c02_clisccp2" level="10" axis_ref="pressure2" /> 
    62                 <field field_ref="c03_clisccp2" level="10" axis_ref="pressure2" /> 
    63                 <field field_ref="c04_clisccp2" level="10" axis_ref="pressure2" /> 
    64                 <field field_ref="c05_clisccp2" level="10" axis_ref="pressure2" /> 
    65                 <field field_ref="c06_clisccp2" level="10" axis_ref="pressure2" /> 
    66                 <field field_ref="c07_clisccp2" level="10" axis_ref="pressure2" /> 
     73              </field_group> 
     74             <!-- VARS CLOUDSAT et/ou Calipso --> 
     75            <field_group operation="average" freq_op="3h" detect_missing_value=".true.">  
     76               <field field_ref="cltlidarradar"  level="1"/> 
     77               <field field_ref="clcalipso2"  level="1" axis_ref="height" /> 
     78               <field field_ref="c01_cfadDbze94"  level="10" axis_ref="height" /> 
     79               <field field_ref="c02_cfadDbze94"  level="10" axis_ref="height" /> 
     80               <field field_ref="c03_cfadDbze94"  level="10" axis_ref="height" /> 
     81               <field field_ref="c04_cfadDbze94"  level="10" axis_ref="height" /> 
     82               <field field_ref="c05_cfadDbze94"  level="10" axis_ref="height" /> 
     83               <field field_ref="c06_cfadDbze94"  level="10" axis_ref="height" /> 
     84               <field field_ref="c07_cfadDbze94"  level="10" axis_ref="height" /> 
     85               <field field_ref="c08_cfadDbze94"  level="10" axis_ref="height" /> 
     86               <field field_ref="c09_cfadDbze94"  level="10" axis_ref="height" /> 
     87               <field field_ref="c10_cfadDbze94"  level="10" axis_ref="height" /> 
     88               <field field_ref="c11_cfadDbze94"  level="10" axis_ref="height" /> 
     89               <field field_ref="c12_cfadDbze94"  level="10" axis_ref="height" /> 
     90               <field field_ref="c13_cfadDbze94"  level="10" axis_ref="height" /> 
     91               <field field_ref="c14_cfadDbze94"  level="10" axis_ref="height" /> 
     92               <field field_ref="c15_cfadDbze94"  level="10" axis_ref="height" /> 
     93               <field field_ref="c01_dbze94" level="10" axis_ref="height_mlev" /> 
     94               <field field_ref="c02_dbze94" level="10" axis_ref="height_mlev" /> 
     95               <field field_ref="c03_dbze94" level="10" axis_ref="height_mlev" /> 
     96               <field field_ref="c04_dbze94" level="10" axis_ref="height_mlev" /> 
     97               <field field_ref="c05_dbze94" level="10" axis_ref="height_mlev" /> 
     98               <field field_ref="c06_dbze94" level="10" axis_ref="height_mlev" /> 
     99               <field field_ref="c07_dbze94" level="10" axis_ref="height_mlev" /> 
     100               <field field_ref="c08_dbze94" level="10" axis_ref="height_mlev" /> 
     101               <field field_ref="c09_dbze94" level="10" axis_ref="height_mlev" /> 
     102               <field field_ref="c10_dbze94" level="10" axis_ref="height_mlev" /> 
     103               <field field_ref="c11_dbze94" level="10" axis_ref="height_mlev" /> 
     104               <field field_ref="c12_dbze94" level="10" axis_ref="height_mlev" /> 
     105               <field field_ref="c13_dbze94" level="10" axis_ref="height_mlev" /> 
     106               <field field_ref="c14_dbze94" level="10" axis_ref="height_mlev" /> 
     107               <field field_ref="c15_dbze94" level="10" axis_ref="height_mlev" /> 
     108               <field field_ref="c16_dbze94" level="10" axis_ref="height_mlev" /> 
     109               <field field_ref="c17_dbze94" level="10" axis_ref="height_mlev" /> 
     110               <field field_ref="c18_dbze94" level="10" axis_ref="height_mlev" /> 
     111               <field field_ref="c19_dbze94" level="10" axis_ref="height_mlev" /> 
     112               <field field_ref="c20_dbze94" level="10" axis_ref="height_mlev" /> 
     113              </field_group> 
     114             <!-- VARS ISCCP --> 
     115            <field_group operation="average" freq_op="3h" detect_missing_value=".true."> 
     116                <field field_ref="sunlit" level="1" /> 
     117                <field field_ref="c01_clisccp2" level="1" axis_ref="pressure2" /> 
     118                <field field_ref="c02_clisccp2" level="1" axis_ref="pressure2" /> 
     119                <field field_ref="c03_clisccp2" level="1" axis_ref="pressure2" /> 
     120                <field field_ref="c04_clisccp2" level="1" axis_ref="pressure2" /> 
     121                <field field_ref="c05_clisccp2" level="1" axis_ref="pressure2" /> 
     122                <field field_ref="c06_clisccp2" level="1" axis_ref="pressure2" /> 
     123                <field field_ref="c07_clisccp2" level="1" axis_ref="pressure2" /> 
    67124                <field field_ref="boxtauisccp" level="10" axis_ref="column" /> 
    68125                <field field_ref="boxptopisccp" level="10" axis_ref="column" /> 
    69                 <field field_ref="tclisccp" level="10" /> 
    70                 <field field_ref="ctpisccp" level="10" /> 
    71                 <field field_ref="tauisccp" level="10" />  
    72                 <field field_ref="albisccp" level="10" /> 
     126                <field field_ref="tclisccp" level="1" /> 
     127                <field field_ref="ctpisccp" level="1" /> 
     128                <field field_ref="tauisccp" level="1" />  
     129                <field field_ref="albisccp" level="1" /> 
    73130                <field field_ref="meantbisccp" level="10" /> 
    74131                <field field_ref="meantbclrisccp" level="10" /> 
     132             </field_group> 
     133             <!-- VARS MISR --> 
     134            <field_group operation="average" freq_op="3h" detect_missing_value=".true."> 
     135                <field field_ref="c01_clMISR" level="1" axis_ref="cth16" /> 
     136                <field field_ref="c02_clMISR" level="1" axis_ref="cth16" /> 
     137                <field field_ref="c03_clMISR" level="1" axis_ref="cth16" /> 
     138                <field field_ref="c04_clMISR" level="1" axis_ref="cth16" /> 
     139                <field field_ref="c05_clMISR" level="1" axis_ref="cth16" /> 
     140                <field field_ref="c06_clMISR" level="1" axis_ref="cth16" /> 
     141                <field field_ref="c07_clMISR" level="1" axis_ref="cth16" /> 
    75142            </field_group> 
    76143 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/gcm.def_128x118

    r2766 r2770  
    2929## iphysiq est modifie pour la nouvelle physique par le lmdz.driver pour les autres cas le valeur par defaut est utilise 
    3030iphysiq=_AUTO_ : DEFAULT = 60 
    31 ##  Avec ou sans strato 
    32 ok_strato=y  
    33 #  Couche eponge dans les couches de pression plus faible que 100 fois la pression de la derniere couche 
    34 iflag_top_bound=2 
    35 #  Coefficient pour la couche eponge (valeur derniere couche) 
    36 tau_top_bound=5.e-5 
    3731## longitude en degres du centre du zoom                                  
    3832clon=8.5 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/gcm.def_144x142

    r2766 r2770  
    1515tetagdiv=3600. 
    1616## temps de dissipation des plus petites long.d ondes pour u,v(nxgradrot) 
    17 tetagrot=5400. 
     17tetagrot=7200. 
    1818## temps de dissipation des plus petites long.d ondes pour  h ( divgrad)  
    19 tetatemp=5400. 
     19tetatemp=7200. 
    2020## coefficient pour gamdissip                                             
    2121coefdis=0. 
    22 ## choix du shema d'integration temporelle (Matsuno ou Matsuno-leapfrog)  
     22## choix du shema d'integration temporelle (Matsuno:y ou Matsuno-leapfrog:n)  
    2323purmats=n 
    24 ## avec ou sans physique                                                  
    25 physic=y 
    26 ## periode de la physique (en pas)                                        
     24## avec ou sans physique 
     25## 0: pas de physique (e.g. en mode Shallow Water) 
     26## 1: avec physique (e.g. physique phylmd) 
     27## 2: avec rappel newtonien dans la dynamique                                          
     28iflag_phys=1 
     29## avec ou sans fichiers de demarrage (start.nc, startphy.nc) ? 
     30## (sans fichiers de demarrage, initialisation des champs par iniacademic 
     31##  dans la dynamique) 
     32read_start=y 
     33## periode de la physique (en pas dynamiques, n'a de sens que si iflag_phys=1)                                        
    2734## iphysiq est modifie pour la nouvelle physique par le lmdz.driver pour les autres cas le valeur par defaut est utilise 
    28 iphysiq=_AUTO_ : DEFAULT = 15 
    29 ##  Avec ou sans strato 
    30 ok_strato=y 
    31 #  Couche eponge dans les couches de pression plus faible que 100 fois la pression de la derniere couche 
    32 iflag_top_bound=2 
    33 #  Coefficient pour la couche eponge (valeur derniere couche) 
    34 tau_top_bound=5.e-5 
     35iphysiq=_AUTO_ : DEFAULT = 5 
    3536## longitude en degres du centre du zoom                                  
    3637clon=0. 
     
    5354##  Fonction  f(y) avec y = Sin(latit.) si = .true. , sinon y = latit.          
    5455ysinus=y 
     56## 
     57ngroup=4 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/gcm.def_96x95

    r2766 r2770  
    2727## iphysiq est modifie pour la nouvelle physique par le lmdz.driver pour les autres cas le valeur par defaut est utilise 
    2828iphysiq=_AUTO_ : DEFAULT = 10 
    29 ##  Avec ou sans strato 
    30 ok_strato=y  
    31 #  Couche eponge dans les couches de pression plus faible que 100 fois la pression de la derniere couche 
    32 iflag_top_bound=2 
    33 #  Coefficient pour la couche eponge (valeur derniere couche) 
    34 tau_top_bound=5.e-5 
    3529## longitude en degres du centre du zoom                                  
    3630clon=0. 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/orchidee.def_CWRR

    r2694 r2770  
    3333HYDROL_CWRR = y 
    3434 
    35 # Total depth of soil reservoir 
    36 # default = 2./4. depending on HYDROL_CWRR 
    37 HYDROL_SOIL_DEPTH = 2. 
    38  
    39 # Root profile 
    40 HYDROL_HUMCSTE = 5.0, 0.8, 0.8, 1.0, 0.8, 0.8, 1.0, 1.0, 0.8, 4.0, 4.0, 4.0, 4.0  
    41  
    4235# Activate river routing 
    4336# default = n 
     
    6255# Parmeters related to vegetation map 
    6356#************************************************************************** 
    64 # Read a land_use vegetation map 
    65 # default = n 
    66 LAND_USE = y 
    67  
    6857# Year of the land_use vegetation map readed 
    6958# year off the pft map 
     
    8372VEGET_UPDATE = _AUTO_ 
    8473 
    85 # treat land use modifications 
    86 # With this variable, you can use a Land Use map 
    87 # to simulate anthropic modifications such as    
    88 # deforestation.                                 
    89 # If LAND_USE 
    90 # default = y 
    91 LAND_COVER_CHANGE = _AUTO_ 
    92  
    9374# Do not use default fire module 
    9475FIRE_DISABLE = y 
     
    9879RIVER_DESC_FILE =  river_desc.nc 
    9980 
     81# Read bare soil albedo from file with background MODIS data 
     82ALB_BG_MODIS = y 
     83 
     84# Parameter related to chemistry bvoc  
     85#************************************************************************ 
     86# CHEMISTRY_OK_BVOC ([FLAG]) :  Activate chemistry    {OK_SECHIBA} 
     87# default =  n  
     88CHEMISTRY_BVOC =  n 
     89 
     90# CO2 FOR BVOC - WILKINSON ([FLAG]) :  CO2 inhibition effect for isoprene based on Wilkinson approach?    {CHEMISTRY_OK_BVOC } 
     91CO2_FOR_BVOC_WILKINSON=n 
     92 
     93# CO2 FOR BVOC - POSSELL ([FLAG]) :  CO2 inhibition effect for isoprene based on Possell approach?    {CHEMISTRY_OK_BVOC } 
     94CO2_FOR_BVOC_POSSELL=n 
     95 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/orchidee.def_Choi

    r2735 r2770  
    6262# Parmeters related to vegetation map 
    6363#************************************************************************** 
    64 # Read a land_use vegetation map 
    65 # default = n 
    66 LAND_USE = y 
    67  
    6864# Year of the land_use vegetation map readed 
    6965# year off the pft map 
     
    8278# default = 1Y 
    8379VEGET_UPDATE = _AUTO_ 
    84  
    85 # treat land use modifications 
    86 # With this variable, you can use a Land Use map 
    87 # to simulate anthropic modifications such as    
    88 # deforestation.                                 
    89 # If LAND_USE 
    90 # default = y 
    91 LAND_COVER_CHANGE = _AUTO_ 
    9280 
    9381# Do not use default fire module 
     
    10997# CO2 FOR BVOC - POSSELL ([FLAG]) :  CO2 inhibition effect for isoprene based on Possell approach?    {CHEMISTRY_OK_BVOC } 
    11098CO2_FOR_BVOC_POSSELL=n 
     99 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/physiq.def_AP

    r2766 r2770  
    33##  Choix ou non  de  New oliq                
    44new_oliq=y 
    5 ##  Activation ou non de la parametrisation de Hines pour la strato 
    6 ok_hines=y 
    75##  Orodr  ou  non   pour l orographie               
    86ok_orodr=y 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/physiq.def_NPv3.2

    r2766 r2770  
    3737NSW=2    
    3838# 
    39 ##  Activation ou non de la parametrisation de Hines pour la strato 
    40 #****************************************************************** 
    41 ok_hines=y 
    4239# 
    4340# Parametres nuages 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/run.def

    r2694 r2770  
    33INCLUDEDEF=physiq.def 
    44INCLUDEDEF=gcm.def 
     5INCLUDEDEF=vert.def 
    56INCLUDEDEF=orchidee.def 
    67INCLUDEDEF=config.def 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/README

    r2330 r2770  
    11How to create a job and run directory : 
    22 
    3 Choose in EXPERIMENTS the experiment to be done and copy the corresponding config.card to modipsl/config/LMDZORINCA_v5/, beside this README file. Modify the config.card as usual, for at least the JobName. Apply ../../util/ins_job and the creation of a new run directory will be done : 
     3Choose in EXPERIMENTS the experiment to be done and copy the corresponding config.card to modipsl/config/LMDZORINCA_v6/, beside this README file. Modify the config.card as usual, for at least the JobName. Apply ../../libIGCM/ins_job and the creation of a new run directory will be done : 
    44  - the run directory will be created with the same name as JobName in config.card. If a directory with the same name already exists, nothing will be done. 
    55  - the PARAM, DRIVER and POST directories from GENERAL/ will be copied into the new run directory. 
     
    1111 
    1212 
    13 For details see http://forge.ipsl.jussieu.fr/igcmg/wiki/Modipsl_exec 
     13Documentation on how to use the configurations are found here : http://forge.ipsl.jussieu.fr/igcmg_doc/wiki/Doc 
Note: See TracChangeset for help on using the changeset viewer.