Changes between Version 53 and Version 54 of DevelopmentActivities/ORCHIDEE-CNP/howtoSPINAL


Ignore:
Timestamp:
2017-05-04T18:19:16+02:00 (7 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-CNP/howtoSPINAL

    v53 v54  
    2626REMARK: make sure there are no blanks behind the "\"! 
    2727 
    28  
    2928add/exchange these files in list of "[InitialStateFiles]" in COMP/sechiba.card: 
    3029{{{ 
     
    4746 
    4847== You want account for inter-annual variability of deposition ? == 
    49 You can loop over a couple for years of deposition to account for inter annual variability during a spinup using CyclicYear. This done by adding deposition file to COMP/sechiba(!).card: 
    50 {{{ 
    51 List=       (${R_IN}/SRF/routing.nc, .),     \ 
    52 (/home/surface3/common/CNP_files/revXX/soils_param.nc, .), \ 
    53 (/home/surface3/common/CNP_files/revXX/soils_param_usda_new.nc.nc, .), \ 
    54             (${R_IN}/SRF/cartepente2d_15min.nc, .), \ 
    55             (${R_IN}/SRF/floodplains.nc, .), \ 
    56             (${R_IN}/SRF/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_${year}.nc, PFTmap.nc), \ 
    57             (/ccc/work/cont003/dsm/p529vui/ORCHIDEE_trunk_CN/LMDzINCA_DEP_2000.nc, .),\ 
    58             (/ccc/work/cont003/dsm/p529goll/NP_deposition/final/deposition_${CyclicYear}.nc, deposition.nc) 
    59  
    60 }}} 
     48You can loop over a couple for years of deposition to account for inter annual variability during a spinup using CyclicYear.  
     49This is done by adding deposition files in list of "[BoundaryFiles]"(!) file to COMP/sechiba(!).card: 
     50{{{ 
     51[BoundaryFiles] 
     52List=   (/ccc/work/cont003/dsm/p529goll/AmaFACE_forcing/v01/deposition/deposition_${CyclicYear}.nc, deposition.nc) 
     53}}} 
     54 
    6155as well as(!) in COMP/stomate.card: 
    6256{{{