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
/
output
/
managementout.cpp
@ 1222
- 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
Rev
Age
Author
Path
Log message
Diff
1222
3019d 21h
werner
/
public SVN
1221
3019d 21h
werner
/branches/
public SVN
1220
3019d 21h
werner
/branches/version1.0/
Version 1.0
1218
3019d 23h
werner
/
clean up repository - make 1.0 trunk again!
1217
3019d 23h
werner
/
clean up repository - make 1.0 trunk again!
1157
3238d 06h
werner
/branches/iland_regen/
merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).
1104
3308d 04h
werner
/branches/iland_regen/
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
779
4291d 23h
werner
/branches/port_qt5_64bit/
671
4875d 00h
werner
/trunk/src/
Necessary changes for GPL licence (i.e. headers in all source files)
662
4918d 00h
werner
/trunk/src/
continued to work on the fire module. Include the fire severity (i.e. mortality due to fire). This had various other impacts, e.g., on the carbon cycle of saplings.
639
5035d 21h
werner
/
move current content to the "trunk"
574
5136d 05h
werner
/src/
* modified outputs to write only rows for valid resource units
* dropped setting "woodDecompRate" (snag.cpp)
* calculate the "stockableArea" of a resource unit based on the stand grid
* use the stockableArea for calculation of LAI
570
5141d 05h
werner
/src/output/
added resource unit id (provided by input grid) to almost any output in iLand.
455
5302d 03h
werner
/src/
changed the layout of the resourceUnitSpecies from a QVector to a QList<ResourceUnitSpecies*>. This seems to be much more appropriate. But caused many small changes throughout the project.
278
5605d 10h
werner
/src/
Management output. Added a statisticsMgmt() for ResourceUnitSpecies. Complicated to get the order right.