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
864 3854d 17h werner /branches/port_qt5_64bit/src/ fixed typos (after merge) and version number  
863 3855d 18h werner /branches/port_qt5_64bit/ renaming of the FOME to AMIE.
unfortunately, some partial merge of changes in Qt4-branch.
 
860 3863d 17h werner /branches/port_qt5_64bit/src/ added stand treatment programme class.  
855 3883d 18h werner /branches/port_qt5_64bit/src/ fixed bug in landscape output
added (not already included) mode for dynamicstand output to aggregate to ru level (without species level)
now newly recruited trees are also included in the stand statistics (ru-level).
 
852 3885d 13h werner /branches/port_qt5_64bit/src/iland/ updated version.  
838 3890d 20h werner /branches/port_qt5_64bit/ new executable with required Qt 5.1 files. version 0.8.6.  
837 3890d 20h 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"
 
824 3895d 23h werner /branches/port_qt5_64bit/src/ fixed *big* regeneration bug. The map with the height of saplings on a resource unit was used in the establishment subroutine although it was *invalid*. Now the establishment and the regeneration are (again?) in one function and use the same valid map.
this removed the strange stripes in the regeneration pattern (there should have been crashes, but weren't). Consequently, the performance debug output was modified.
added better formatting to debugtimer.cpp for large times (in hours, minutes, seconds).
 
822 3896d 23h werner /branches/port_qt5_64bit/src/iland/ fixed crash when visualizing regeneration grid  
818 3902d 17h werner /branches/port_qt5_64bit/src/ new tree variable (crownarea)
transparent color in gui, filtering of trees in gui
 
816 3903d 13h werner /branches/port_qt5_64bit/ merge from iLand trunk (e.g. the new in() function for expressions)

now first (+-) working version of the bridging of Javascript and C++ world.
 
813 3903d 16h werner /branches/port_qt5_64bit/src/ continuing with the forest management engine.
* added a script-binding for site/stand/simulation objects
* more variables in the stand/unit objects
 
811 3908d 15h werner /branches/port_qt5_64bit/src/ working on the Forest Management Engine.
* new classes that represent Agent, AgentType, FMUnit, FMStand, ...
* +- working evaluation of expressions (activities) in the context of stand/site/... variables.
 
810 3909d 18h werner /branches/port_qt5_64bit/src/ implementing activity/javascript link  
808 3910d 15h 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)
 
807 3910d 18h werner /branches/port_qt5_64bit/src/ started implementation of the Forest Management Engine.  
803 3929d 23h werner /branches/port_qt5_64bit/src/ testing the neighborsOf function of MapGrid
added a Factory function for creating of "Map" objects
 
802 3930d 00h werner /branches/port_qt5_64bit/ merge from trunk up to revision 801  
798 3931d 19h werner /branches/port_qt5_64bit/ some comments, maximum number of years of simulations changed to 10000  
794 3937d 20h werner /branches/port_qt5_64bit/src/ Some further tests with the QJSEngine - some of the shortcomings are "fixed".
* single functions (like "print"): they are now parts of the Globals-Object, and a wrapper-function is created.
* object creation: "new"-keyword: a "Factory" was added to create new objects (e.g. CSVFile, ClimateConverter)
* exceptions: are not supported; this is still a problem. Now only a message is written to the log.
 

Show All