Changes between Version 103 and Version 104 of DevelopmentActivities/ORCHIDEE-DOFOCO


Ignore:
Timestamp:
2016-11-11T17:42:44+01:00 (7 years ago)
Author:
luyssaert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-DOFOCO

    v103 v104  
    1111== STATUS == 
    1212=== 11.11.2016 === 
    13 - Checked out revision 3879. The multi-layer set-up worked for 19 years for 37 PFTs for a single PFT (4 age classes for forests). Note that only PFT_10 contained veget_max.  
     13- Checked out revision 3879. The multi-layer set-up worked ran for 20 years for 37 PFTs for a single PFT (4 age classes for forests). Note that only PFT_10 contained veget_max in that set-up. A shorter test was launched with all 37 PFT being activated. 
    1414- [NOT solved] Generating daily output took 15 seconds per day or 18 minutes per month. Generating monthly output takes 280 seconds or 80 minutes per month. Annual output takes 63 minutes per year. Part of the timing is due to the size of the *_out_orchidee files which is currently 6GB per year! All write statements should be placed within (sub)routine-specific printlev flags (see stomate) such that the *_out_orchidee file can be controlled. 
    15 - [NOT solved] Running the same version of the model with a different run.def crashed in the first year on a mass balance error in nitrogen_dynamics. Interestingly there is no direct link between soil nitrogen and the multi-layer energy budget. SL is currently working on this crash. 
     15- [NOT solved] Revision 3879 does only seem to work when NLEVELS_PHOTO = 11. This is a not the intended behaviour. 
    1616 
    1717=== xx.xx.2016 ===