-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNEWS
More file actions
32 lines (22 loc) · 1.18 KB
/
NEWS
File metadata and controls
32 lines (22 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
brook90r v1.1.1 (Release date: 2019-02-12)
==============
Changes:
* Changed arguments of approx_standprop-function for interpolating stand properties.
The function now also takes dates (doy) of budburst and leaffall as defined in param.b90,
if options.b90$standprop.use_growthperiod = T. In this case, the yearly linear changes
in stand properties (growth) are accomplished during the growing season.
This also affects the age-variable in the Climate.in-file, which is used to calculate
vertical and lateral root growth: Age remains constant during winter, and increases
linearly by one year between budburst and leaffall, so that root growth takes place
during the growing season only.
brook90r v1.0.1 (Release date: 2018-09-05)
==============
Changes:
* Removing, renaming and adding arguments in Run.B90()
* Moved xy-Coordinates from options.b90 to param.b90
* Added MultiRun.B90() function for parameter variation, which needs 'foreach' and 'doSNOW' packages
brook90r v0.1.1 (Release date: 2018-05-01)
==============
Changes:
* Works now under linux if you have a linux compiled executable
* Result files can now be written to any file path