Changes between Version 11 and Version 12 of DevelopmentActivities/AccelerationSpinup


Ignore:
Timestamp:
2011-07-22T09:30:20+02:00 (13 years ago)
Author:
dsolyga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/AccelerationSpinup

    v11 v12  
    151151}}} 
    152152 
    153 This means we smooth our curves. Finally, we got : 
     153 
     154This means we smooth our curves except the last one with the global stock. Finally, we got : 
    154155 
    155156[[Image(error_LITTER_STR_AB_inferior_to_0.2%.gif)]] [[Image(error_LITTER_STR_BE_inferior_to_0.2%.gif)]] 
    156 [[Image(error_LITTER_MET_AB_inferior_to_0.2%.gif)]]  [[Image(error_LITTER_MET_BE_inferior_to_0.5%.gif)]] 
    157 [[Image(error_CARBON_ACTIVE_inferior_to_0.5%.gif)]]   [[Image(error_CARBON_SLOW_inferior_to_0.5%.gif)]] 
    158 [[Image(error_CARBON_PASSIVE_inferior_to_2%.gif)]]   
    159  
     157[[Image(error_LITTER_MET_AB_inferior_to_0.2%.gif)]] [[Image(error_LITTER_MET_BE_inferior_to_0.5%.gif)]] 
     158[[Image(error_CARBON_ACTIVE_inferior_to_0.5%.gif)]] [[[Image(error_CARBON_SLOW_inferior_to_0.5%.gif)]] 
     159[[Image(error_CARBON_PASSIVE_inferior_to_2%.gif)]]  [[Image(error_stock.gif)]] 
     160 
     161The vertical axis correspond to the error in percentage. Notice that the carbon stock could be considered 
     162at equilibrium before the passive pool is at equilibrium (we got more than 1000 years difference!). [[BR]] 
     163 
     164For this reason, we have chosen in a first time step to implement a stopping condition based on the maximum 
     165of the relative errors for each pool. It is still not satisfactory. The next step will be to implement a stopping 
     166condition based on the carbon flux.    
    160167 
    161168=== Comparison with Forcesoil === 
     
    207214         
    208215The output files can be found at : /dmnfs12/cont003/p529sol/IGCM_OUT/OL2/SpinUp_classic_setup_nofire 
     216 
     217Forcesoil is very performing. Let's take the example of the passive pool.[[BR]] 
     218 
     219ORCHIDEE+forcesoil runs only 500Y to find a error of 0.05%.[[BR]] 
     220 
     221The algebraic method have to run 1500Y to have a similar error (and 500Y more to find the exact result)  
     222and ORCHIDEE alone got the same value as forcesoil after 6200Y. [[BR]] 
     223 
     224Our analytic method is 3 to 4 more faster than ORCHIDEE alone but less performing than forcesoil. [[BR]] 
     225 
     226The analytic method found the same results after 500Y than ORCHIDEE+forcesoil in 51Y.[[BR]] 
     227(see /dmnfs12/cont003/p529sol/IGCM_OUT/OL2/50Y_ORC_FORCESOIL_2/) 
     228 
     229 
     230=== Another test === 
     231 
     232A another test was made using the same point and the pft 6. The results obtained are globally the same : they 
     233are not detailed but could be found here : /dmnfs12/cont003/p529sol/IGCM_OUT/OL2/spinup_7000Y_pft6.tar 
     234 
     235 
     236 
     237== Summary == 
     238 
     239=== Work done === 
     240 
     241- Implementation of the method of PASIM in ORCHIDEE : adaptation to 7 pools + flux to the fire[[BR]] 
     242 
     243- Implementation of a stopping condition based on the maximum of all the relative errors calculated for each pool[[BR]] 
     244 
     245- Modification of the script and job of OOL_SEC_STO : if the stopping condition chosen by the user is reached before the end of the run, the job will stop[[BR]] 
     246 
     247- Tests made on the temperate regions for pfts 10 and 6 
     248 
     249=== To be done === 
     250 
     251- New tests on a boreal region, tropical region  and global[[BR]] 
     252 
     253- Implementation of a new stopping condition based on the evaluation of the flux and not on the stock