Changes between Version 48 and Version 49 of Branches/MergeOCN/Goll
- Timestamp:
- 2015-06-09T16:18:13+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Branches/MergeOCN/Goll
v48 v49 489 489 }}} 490 490 491 === 10. Parameter value issue: pft_parameters.f90 === 492 The value for leaffall is set to undef for a couple of PFT, but it is used in stomate_turnover.f90 for every PFT. I fixed this by setting all undef to 10. like all the other PFTs: 493 {{{ 494 !Config Key = LEAFFALL 495 !Config Desc = length of death of leaves, tabulated 496 !Config if = OK_STOMATE 497 !Config Def = undef, 10., 10., 10., 10., 10., 10., 10., 10., 10., 10., 10., 10. 498 !Config Help = 499 !Config Units = [days] 500 CALL getin_p('LEAFFALL',leaffall) 501 }}} 502 503 491 504 = '''Mass conservation checks''' = 492 505 Mass closure given by: