BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
public iLand
(root)
/
src
/
core
/
saplings.h
- Rev 1222
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
1222
3149d 02h
werner
/
public SVN
1221
3149d 02h
werner
/branches/
public SVN
1220
3149d 02h
werner
/branches/version1.0/
Version 1.0
1218
3149d 04h
werner
/
clean up repository - make 1.0 trunk again!
1217
3149d 04h
werner
/
clean up repository - make 1.0 trunk again!
1214
3149d 04h
werner
/branches/iland_regen/src/
fixed effect of waterlogging
1213
3155d 01h
werner
/branches/iland_regen/src/
implementing the stand-wise snapshot feature (for the advanced dynamic initalization)
1211
3155d 08h
werner
/branches/iland_regen/src/
added GPL headers for files that did not contain the header
1203
3179d 05h
werner
/branches/iland_regen/src/
added the missing "ActPlanting" functions for the "new" regeneration module.
1178
3324d 01h
werner
/branches/iland_regen/src/
update the seed dispersal kernel: take the density of a point instead the density at a given radius
new option in the GUI to visualize newly created saplings
update of how sapling numbers are calculated and arrive in the output
1177
3326d 02h
werner
/branches/iland_regen/src/
updating the sapling growth (calculation of stem numbers)
1176
3329d 02h
werner
/branches/iland_regen/src/core/
developing the long distance dispersal functionality;
looks as if we have a conceptual problem with how we use the seed kernel functions...
more to come...
1175
3336d 03h
werner
/branches/iland_regen/src/core/
testing change in the way the number of saplings is estimated (when several species reside on the same pixel)
1174
3337d 02h
werner
/branches/iland_regen/src/
fixed a bug in the establishment / saplinggrowth debug outputs (bookkeeping)
1165
3360d 00h
werner
/branches/iland_regen/src/
implementation of sprouting
1162
3365d 08h
werner
/branches/iland_regen/src/
removed the old "mSaplings" from resource unit/model.
Open Issues:
* ActPlanting [init/remove of saplings]
* MapGrid: retrieve list of saplings
* testing of standloader
1160
3366d 01h
werner
/branches/iland_regen/src/core/
bug-fixes of the new establishment module (carbon)
first part of the YNP water limitation in establishment.
1159
3366d 22h
werner
/branches/iland_regen/src/
Changed memory layout of regeneration module.
problems now with invalid (NaN) soil values. Needs further analysis ;)
1158
3367d 03h
werner
/branches/iland_regen/src/
further performance improvements in regeneration/sapling module.
In total (sim 80 yrs WBT 2km2, from bare ground), iLand is +- 35% faster:
* seed dispersal (not today)
* optimized use of LRI-correction
* better linearization in sapling growth (height growth potential)
1118
3423d 07h
werner
/branches/iland_regen/src/core/
fixes for the new saplings, now it almost works as expected.
1117
3424d 23h
werner
/branches/iland_regen/src/
including loading of saplings of snapshots....
1115
3428d 00h
werner
/branches/iland_regen/src/
integrating sapling growth, testing
1113
3428d 04h
werner
/branches/iland_regen/src/core/
integrating sapling growth...
1112
3428d 04h
werner
/branches/iland_regen/src/core/
integrating the sapling growth (not finished yet)
1111
3429d 01h
werner
/branches/iland_regen/src/
first draft of the new "establishment"
added the "Saplings", the new container for establishment/sapling growth
some basic functionality is already there...