Changeset 1013


Ignore:
Timestamp:
05/10/10 10:30:44 (14 years ago)
Author:
mmaipsl
Message:

MM : adapt IPSLCM5A for AR5 version of ORCHIDEE.

Location:
CONFIG/IPSLCM/IPSLCM5A
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5A/EXP00/COMP/orchidee.card

    r992 r1013  
    44[UserChoices] 
    55NEWHYDROL=n 
    6 sechiba_LEVEL=10 
     6sechiba_LEVEL=11 
    77 
    88[InitialStateFiles] 
     
    2929 
    3030[OutputFiles] 
    31 List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history) \ 
    32         (sechiba_out_2.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_out2.nc,    NONE) \ 
    33         (watchout.nc,        ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
     31List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
     32        (sechiba_out_2.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_out2.nc, NONE), \ 
     33        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE) 
    3434 
    3535[Post_1M_sechiba_history] 
    3636Patches = (Patch_20091030_histcom_time_axis) 
    3737GatherWithInternal = (lon, lat, veget, time_counter, Areas, Contfrac) 
    38 TimeSeriesVars2D = (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) 
     38TimeSeriesVars2D = (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) 
    3939ChunckJob2D = NONE 
    40 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX) 
     40TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn) 
    4141ChunckJob3D = NONE 
    4242Seasonal=ON 
  • CONFIG/IPSLCM/IPSLCM5A/EXP00/COMP/stomate.card

    r992 r1013  
    2626 
    2727[OutputFiles] 
    28 List=   (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history) 
     28List=   (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history) \ 
     29    (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history) 
    2930 
    3031[Post_1M_stomate_history] 
     
    3637ChunckJob3D = NONE 
    3738Seasonal=ON 
     39 
     40[Post_1M_stomate_ipcc_history] 
     41Patches= () 
     42GatherWithInternal= (lon, lat, PFT, time_counter, Areas) 
     43TimeSeriesVars2D=(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) 
  • CONFIG/IPSLCM/IPSLCM5A/EXP00/PARAM/orchidee.def

    r943 r1013  
    248248STOMATE_HISTLEVEL = 10 
    249249# default = 10 
     250 
     251#-------------------------------------------------------------------- 
     252# STOMATE_IPCC_OUTPUT_FILE 
     253# This file is going to be created by the model 
     254#    and will contain the output from the model. 
     255#    This file is a truly COADS compliant netCDF file. 
     256#    It will be generated by the hist software from 
     257#    the IOIPSL package. 
     258# Name of file in which STOMATE's output is going 
     259# to be written 
     260STOMATE_IPCC_OUTPUT_FILE = stomate_ipcc_history.nc 
     261# default = stomate_ipcc_history.nc 
     262 
     263# STOMATE_IPCC_HIST_DT 
     264# Time step of the STOMATE IPCC history file 
     265# STOMATE IPCC history time step (d) 
     266STOMATE_IPCC_HIST_DT = -1 
     267# default = 0. 
    250268 
    251269# Write frequency for output files (SECHIBA in seconds et 
     
    714732# default = 282 
    715733 
     734# booleen to indicate that a new LAND USE file will be used (since 1.9.5 version). 
     735# The parameter is used to bypass veget_year count  
     736# and reinitialize it with VEGET_YEAR parameter. 
     737# Then it is possible to change LAND USE file. 
     738# If LAND_USE 
     739VEGET_REINIT = n 
     740# default = n 
     741 
    716742# Update vegetation frequency (since 2.0 version) 
    717743# The veget datas will be update each this time step. 
  • CONFIG/IPSLCM/IPSLCM5A/historical/COMP/orchidee.card

    r988 r1013  
    44[UserChoices] 
    55NEWHYDROL=n 
    6 sechiba_LEVEL=10 
     6sechiba_LEVEL=11 
    77 
    88[InitialStateFiles] 
     
    2828 
    2929[OutputFiles] 
    30 List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history) \ 
    31         (sechiba_out_2.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_out2.nc,    NONE) \ 
    32         (watchout.nc,        ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
     30List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
     31        (sechiba_out_2.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_out2.nc, NONE), \ 
     32        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE) 
    3333 
    3434[Post_1M_sechiba_history] 
    3535Patches = (Patch_20091030_histcom_time_axis) 
    3636GatherWithInternal = (lon, lat, veget, time_counter, Areas, Contfrac) 
    37 TimeSeriesVars2D = (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) 
     37TimeSeriesVars2D = (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) 
    3838ChunckJob2D = NONE 
    39 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX) 
     39TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn) 
    4040ChunckJob3D = NONE 
    4141Seasonal=ON 
  • CONFIG/IPSLCM/IPSLCM5A/historical/COMP/stomate.card

    r988 r1013  
    2626 
    2727[OutputFiles] 
    28 List=   (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history) 
     28List=   (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history) \ 
     29    (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history) 
    2930 
    3031[Post_1M_stomate_history] 
     
    3637ChunckJob3D = NONE 
    3738Seasonal=ON 
     39 
     40[Post_1M_stomate_ipcc_history] 
     41Patches= () 
     42GatherWithInternal= (lon, lat, PFT, time_counter, Areas) 
     43TimeSeriesVars2D=(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) 
  • CONFIG/IPSLCM/IPSLCM5A/historical/PARAM/orchidee.def

    r988 r1013  
    248248STOMATE_HISTLEVEL = 10 
    249249# default = 10 
     250 
     251#-------------------------------------------------------------------- 
     252# STOMATE_IPCC_OUTPUT_FILE 
     253# This file is going to be created by the model 
     254#    and will contain the output from the model. 
     255#    This file is a truly COADS compliant netCDF file. 
     256#    It will be generated by the hist software from 
     257#    the IOIPSL package. 
     258# Name of file in which STOMATE's output is going 
     259# to be written 
     260STOMATE_IPCC_OUTPUT_FILE = stomate_ipcc_history.nc 
     261# default = stomate_ipcc_history.nc 
     262 
     263# STOMATE_IPCC_HIST_DT 
     264# Time step of the STOMATE IPCC history file 
     265# STOMATE IPCC history time step (d) 
     266STOMATE_IPCC_HIST_DT = -1 
     267# default = 0. 
    250268 
    251269# Write frequency for output files (SECHIBA in seconds et 
     
    714732# default = 282 
    715733 
     734# booleen to indicate that a new LAND USE file will be used (since 1.9.5 version). 
     735# The parameter is used to bypass veget_year count  
     736# and reinitialize it with VEGET_YEAR parameter. 
     737# Then it is possible to change LAND USE file. 
     738# If LAND_USE 
     739VEGET_REINIT = n 
     740# default = n 
     741 
    716742# Update vegetation frequency (since 2.0 version) 
    717743# The veget datas will be update each this time step. 
  • CONFIG/IPSLCM/IPSLCM5A/piControl/COMP/orchidee.card

    r992 r1013  
    44[UserChoices] 
    55NEWHYDROL=n 
    6 sechiba_LEVEL=10 
     6sechiba_LEVEL=11 
    77 
    88[InitialStateFiles] 
     
    2929 
    3030[OutputFiles] 
    31 List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history) \ 
    32         (sechiba_out_2.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_out2.nc,    NONE) \ 
    33         (watchout.nc,        ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc,        NONE) 
     31List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
     32        (sechiba_out_2.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_out2.nc, NONE), \ 
     33        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE) 
    3434 
    3535[Post_1M_sechiba_history] 
    3636Patches = (Patch_20091030_histcom_time_axis) 
    3737GatherWithInternal = (lon, lat, veget, time_counter, Areas, Contfrac) 
    38 TimeSeriesVars2D = (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) 
     38TimeSeriesVars2D = (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) 
    3939ChunckJob2D = NONE 
    40 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX) 
     40TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn) 
    4141ChunckJob3D = NONE 
    4242Seasonal=ON 
  • CONFIG/IPSLCM/IPSLCM5A/piControl/COMP/stomate.card

    r992 r1013  
    2626 
    2727[OutputFiles] 
    28 List=   (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history) 
     28List=   (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history) \ 
     29    (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history) 
    2930 
    3031[Post_1M_stomate_history] 
     
    3637ChunckJob3D = NONE 
    3738Seasonal=ON 
     39 
     40[Post_1M_stomate_ipcc_history] 
     41Patches= () 
     42GatherWithInternal= (lon, lat, PFT, time_counter, Areas) 
     43TimeSeriesVars2D=(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) 
  • CONFIG/IPSLCM/IPSLCM5A/piControl/PARAM/orchidee.def

    r943 r1013  
    248248STOMATE_HISTLEVEL = 10 
    249249# default = 10 
     250 
     251#-------------------------------------------------------------------- 
     252# STOMATE_IPCC_OUTPUT_FILE 
     253# This file is going to be created by the model 
     254#    and will contain the output from the model. 
     255#    This file is a truly COADS compliant netCDF file. 
     256#    It will be generated by the hist software from 
     257#    the IOIPSL package. 
     258# Name of file in which STOMATE's output is going 
     259# to be written 
     260STOMATE_IPCC_OUTPUT_FILE = stomate_ipcc_history.nc 
     261# default = stomate_ipcc_history.nc 
     262 
     263# STOMATE_IPCC_HIST_DT 
     264# Time step of the STOMATE IPCC history file 
     265# STOMATE IPCC history time step (d) 
     266STOMATE_IPCC_HIST_DT = -1 
     267# default = 0. 
    250268 
    251269# Write frequency for output files (SECHIBA in seconds et 
     
    714732# default = 282 
    715733 
     734# booleen to indicate that a new LAND USE file will be used (since 1.9.5 version). 
     735# The parameter is used to bypass veget_year count  
     736# and reinitialize it with VEGET_YEAR parameter. 
     737# Then it is possible to change LAND USE file. 
     738# If LAND_USE 
     739VEGET_REINIT = n 
     740# default = n 
     741 
    716742# Update vegetation frequency (since 2.0 version) 
    717743# The veget datas will be update each this time step. 
Note: See TracChangeset for help on using the changeset viewer.