Changes between Version 49 and Version 50 of DevelopmentActivities/ORCHIDEE-CNP


Ignore:
Timestamp:
2016-02-16T11:03:13+01:00 (8 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-CNP

    v49 v50  
    259259}}} 
    260260 
     261specify the spinup simulations in the config.card: 
     262{{{ 
     263[SPINUP]                                                                               
     264# Initialisation for spin-up :                                                         
     265# orchidee with sechiba alone (!!! if ok_stomate == n !!!)                             
     266duree_nostomate=0                                                                      
     267# orchidee with stomate; number of years before n_iter cycles of duree_sechiba years of analytical spinup cycles 
     268duree_inistomate=250                                                                   
     269# teststomate (only if duree_inistomate > 0)                                           
     270duree_offlineini=0                                                                     
     271                                                                                       
     272# Loop over ORCHIDEE runs (used for spin-up)                                           
     273# The whole job is restarted n_iter times                                              
     274#  n_iter: the number of cycles with duree_sechiba years 
     275n_iter=3                                                                               
     276# orchidee with sechiba (and stomate if ok_stomate=y below)                            
     277duree_sechiba=50                                                                       
     278 
     279# teststomate                                                                          
     280duree_stomate=0                                                                        
     281# forcesoil                                                                            
     282duree_carbonsol=1                                                                      
     283                                                                                       
     284# Final run (full ORCHIDEE)                                                            
     285# This last parameter must be non-zero.                                                
     286duree_final=100   
     287}}} 
     288 
    261289xios is per default disabled in "PARAM/orchidee.default" 
    262290routing is per default disabled in "fluxnet.card"