Subversion Repositories public iLand

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1104 3071d 17h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1064 3184d 11h werner /branches/port_qt5_64bit/src/ many changes. Most notably:
* improvements in the grass-cover sub Modules
* interaction between wind and bark beetle
* javascript function to extract seed-distribution-maps
* fixed a bug when continuous seed input was assumed
 
1011 3406d 17h werner /branches/port_qt5_64bit/src/core/ optimized the way how climate is loaded when the simulated landscape is smaller than the whole defined landscape: now the actual creating of the climate-data structures happens only if they are really accessed (e.g. for the nationalpark we have 200 climate clusters, for a test region we have only 10 or 20 clusters). This reduces startup time considerably: (debug mode): from 2min 20secs to 40 secs. Good for testing ;)  
919 3673d 17h werner /branches/port_qt5_64bit/src/core/ set the ID of resource units also "matrix" mode  
889 3744d 11h werner /branches/port_qt5_64bit/src/ abe, abe, abe  
808 3903d 09h werner /branches/port_qt5_64bit/src/ implementing FOME.
* splitting "helper.cpp" into several files (debugtimer.h, statdata.h, viewport.h) (and changing lots of includes)
* implementing setup of activities (extracting from Javascript)
 
779 4055d 13h werner /branches/port_qt5_64bit/  
697 4595d 10h werner /trunk/ Doxygen documentation revisited.
After re-establishing doxygen documentation (last update: 2009) a lot of smaller/medium documentation fixes.
Documentation is something that could definitely be always improved ;)
 
671 4638d 14h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4799d 11h werner / move current content to the "trunk"  
575 4899d 16h werner /src/ * renamed toString() from IException to message() (several occurences).
* added a "name" property to the MapGridWrapper
 
569 4904d 19h werner /src/ added a "id" for resource units (which comes from initialization grids).
fixed a bug that ru-grids only worked well on second creation of the model.
 
568 4906d 16h werner / new version 0.6 alpha 1
improved "landscape interface": use GIS grids for spatially distributed parameter values and stand initialization.
Advanced management functionality allowing fine-grained access to trees and C pools in (standing deadwood + soil).
 
567 4906d 16h werner /src/ added grid-based spatial initialization of resource unit level parameters (e.g. available nitrogen). This new approach is an alternative to the (still existing) way to initialize resource units using the 'coordinates'.  
550 4919d 16h werner /src/ some fixes with landscape initialization, made some debug messages conditional on various places.  
340 5303d 12h werner /src/ Added "TimeEvents"
improved documentation of Environment.
added CSVFile::values() to retrieve a list of column values.
 
319 5323d 18h werner /src/ loading of the environment  
318 5323d 19h werner /src/ AJFZ-troubles; changes during setup of environment (added some error messages, improved path handling, ...)  
316 5330d 10h werner /src/core/ delete of speciessets, climates was already in model, so removed again from environment, removed also bug with climates  
315 5330d 11h werner /src/core/ (most work in previous commit): default values for species/climate when
not specifically set in an environment driver file.
 

Show All