Changes between Version 2 and Version 3 of DevelopmentActivities/ORCHIDEE-CNP/spinup


Ignore:
Timestamp:
2016-03-15T14:26:02+01:00 (8 years ago)
Author:
dgoll
Comment:

--

Legend:

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

    v2 v3  
    1313STOMATE_IMPOSE_NP=y 
    1414}}} 
     15 
    1516=== phase 2 === 
    1617We do an analytic spinup using the restarts from phase 1.  
     
    2425TIME_LENGTH=71Y 
    2526 
     27STOMATE_OK_NCYCLE=y 
     28STOMATE_IMPOSE_CN=y 
     29 
     30STOMATE_OK_PCYCLE=y 
     31STOMATE_IMPOSE_NP=y 
     32 
    2633}}} 
    2734 
     35=== phase 3 === 
     36We do a normal run for 250  years imposing the NP content of leaves using the restarts from phase 2. 
     37{{{ 
     38RESTART_FILEIN = sechiba_rest_in.nc 
     39STOMATE_RESTART_FILEIN = stomate_rest_in.nc 
     40 
     41STOMATE_OK_NCYCLE=y 
     42STOMATE_IMPOSE_CN=y 
     43 
     44STOMATE_OK_PCYCLE=y 
     45STOMATE_IMPOSE_NP=y 
     46}}}