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 3075d 19h 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 3188d 13h 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 3410d 19h 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 3677d 19h werner /branches/port_qt5_64bit/src/core/ set the ID of resource units also "matrix" mode  
889 3748d 13h werner /branches/port_qt5_64bit/src/ abe, abe, abe  
808 3907d 11h 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 4059d 14h werner /branches/port_qt5_64bit/  
697 4599d 11h 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 4642d 15h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4803d 13h werner / move current content to the "trunk"  
575 4903d 17h werner /src/ * renamed toString() from IException to message() (several occurences).
* added a "name" property to the MapGridWrapper
 
569 4908d 20h 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 4910d 17h 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 4910d 18h 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 4923d 18h werner /src/ some fixes with landscape initialization, made some debug messages conditional on various places.  
340 5307d 14h werner /src/ Added "TimeEvents"
improved documentation of Environment.
added CSVFile::values() to retrieve a list of column values.
 
319 5327d 20h werner /src/ loading of the environment  
318 5327d 21h werner /src/ AJFZ-troubles; changes during setup of environment (added some error messages, improved path handling, ...)  
316 5334d 12h werner /src/core/ delete of speciessets, climates was already in model, so removed again from environment, removed also bug with climates  
315 5334d 13h werner /src/core/ (most work in previous commit): default values for species/climate when
not specifically set in an environment driver file.
 

Show All