Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 2739d 20h werner / public SVN  
1221 2739d 20h werner /branches/ public SVN  
1220 2739d 20h werner /branches/version1.0/ Version 1.0  
1218 2739d 22h werner / clean up repository - make 1.0 trunk again!  
1217 2739d 22h werner / clean up repository - make 1.0 trunk again!  
1157 2958d 04h werner /branches/iland_regen/ merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).  
1104 3028d 02h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1051 3180d 03h werner /branches/port_qt5_64bit/src/ mini-changes (done in portland)  
837 3839d 23h werner /branches/port_qt5_64bit/src/ * added total carbon to stand output
* created a new output "landscape" for stand aggregates on landscape level (per species)
* improved error handling ModelController
* improved ilandc: now model settings can be changed via command line (and javascript function can be called)
* finalized "background external seeds"
 
798 3880d 21h werner /branches/port_qt5_64bit/ some comments, maximum number of years of simulations changed to 10000  
779 4011d 21h werner /branches/port_qt5_64bit/  
671 4594d 22h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4755d 20h werner / move current content to the "trunk"  
574 4856d 03h 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 4861d 03h werner /src/output/ added resource unit id (provided by input grid) to almost any output in iLand.  
456 5022d 00h werner /src/  
455 5022d 02h 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.  
351 5191d 05h werner /src/ removed "la" as tree variable
added "LAI" to Stand Output.
 
277 5325d 13h werner /src/ added "Gesamtwuchsleistung" i.e. total growth.  
261 5329d 18h werner /src/ * added NPP aboveground to stats
* some update in comments
 
257 5330d 16h werner /src/ added production based (tree) statistics.
StandOut after tree initialization.
some documentation polishing.
 
189 5351d 05h iland /src/ finished ressource vs. resource struggle, some cleanup within xml file
reading.
 
182 5351d 17h werner /src/ stand statistics - work now, outputs can be enabled/disabled in config file  
179 5352d 11h werner /src/ added standoutput (accompanied by some changes at other places)