Rev |
Age |
Author |
Path |
Log message |
Diff |
1222 |
2958d 10h |
werner |
/ |
public SVN |
|
1221 |
2958d 10h |
werner |
/branches/ |
public SVN |
|
1220 |
2958d 10h |
werner |
/branches/version1.0/ |
Version 1.0 |
|
1218 |
2958d 12h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1217 |
2958d 12h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1104 |
3246d 16h |
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 |
3359d 10h |
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 |
3581d 16h |
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 |
3848d 16h |
werner |
/branches/port_qt5_64bit/src/core/ |
set the ID of resource units also "matrix" mode |
|
889 |
3919d 10h |
werner |
/branches/port_qt5_64bit/src/ |
abe, abe, abe |
|
808 |
4078d 07h |
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 |
4230d 11h |
werner |
/branches/port_qt5_64bit/ |
|
|
697 |
4770d 08h |
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 |
4813d 12h |
werner |
/trunk/src/ |
Necessary changes for GPL licence (i.e. headers in all source files) |
|
639 |
4974d 09h |
werner |
/ |
move current content to the "trunk" |
|
575 |
5074d 14h |
werner |
/src/ |
* renamed toString() from IException to message() (several occurences).
* added a "name" property to the MapGridWrapper |
|
569 |
5079d 17h |
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 |
5081d 14h |
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 |
5081d 14h |
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 |
5094d 15h |
werner |
/src/ |
some fixes with landscape initialization, made some debug messages conditional on various places. |
|
340 |
5478d 11h |
werner |
/src/ |
Added "TimeEvents"
improved documentation of Environment.
added CSVFile::values() to retrieve a list of column values. |
|
319 |
5498d 16h |
werner |
/src/ |
loading of the environment |
|
318 |
5498d 17h |
werner |
/src/ |
AJFZ-troubles; changes during setup of environment (added some error messages, improved path handling, ...) |
|
316 |
5505d 09h |
werner |
/src/core/ |
delete of speciessets, climates was already in model, so removed again from environment, removed also bug with climates |
|
315 |
5505d 10h |
werner |
/src/core/ |
(most work in previous commit): default values for species/climate when
not specifically set in an environment driver file. |
|
314 |
5505d 10h |
werner |
/src/core/ |
fixed bug in AllTreeIterator when no trees are on a RU. |
|
284 |
5543d 00h |
werner |
/src/ |
loading of different ini-files on the worlds landscape. |
|
281 |
5543d 00h |
werner |
/src/ |
setup of the world - remodeled the init-routine in Model, changed the init of stands (also some xml-keys). added a storage for variables local to rseource units (e.g. nitrogenAvailable). |
|
280 |
5543d 06h |
werner |
/src/ |
Creation of the "Environment" class (loading of the "world" into iLand).
- added setter-functions to XmlHelper
- added auxiliary functions to CSVFile
- smaller changes to a bunch of other files. |
|
269 |
5547d 04h |
werner |
/src/ |
changed waterholding capacity to "soilDepth", started with "Environment". |
|