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 2723d 16h werner / public SVN  
1221 2723d 16h werner /branches/ public SVN  
1220 2723d 16h werner /branches/version1.0/ Version 1.0  
1218 2723d 18h werner / clean up repository - make 1.0 trunk again!  
1217 2723d 18h werner / clean up repository - make 1.0 trunk again!  
1104 3011d 22h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1023 3305d 02h werner /branches/port_qt5_64bit/src/output/ extended error message when writing output database.  
779 3995d 18h werner /branches/port_qt5_64bit/  
671 4578d 19h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4739d 16h werner / move current content to the "trunk"  
539 4886d 18h werner /src/ continue implementing grid functionality (yeah! a simple grid input already works)
removing the bug that caused db locks when reloaded model without actually simulating.
 
407 5089d 22h werner /src/ modified the painting of trees (use now the crown radius)
tried to fix the database lock error when reloading the model (not solved: but: no problem when model was executed for at least one year...)
 
265 5313d 03h werner /src/ tried to run iLand again for larger area, and got into concurrency-issues. Reasons:
* debug-messages: are now buffered in a string list and not instantly sent to the QTextEdit
* Expressions: lightResponse-formula: accessed concurrently by several threads; now there are thread-safe versions (executeLocked() and calculateLocked()) that use a QMutexLocker to properly serialize the execution flow.
 
257 5314d 12h werner /src/ added production based (tree) statistics.
StandOut after tree initialization.
some documentation polishing.
 
254 5315d 10h werner /src/ menu entry in apps main menu to copy the wiki-style description of output tables to the clipboard.  
253 5315d 10h werner /src/output/ added a "toWiki"-function that create a wiki-style-format string from output table descriptions.  
232 5320d 14h werner /src/output/ Outputs: strange insert performance behavior and locks when re-running the model. finally, old inserter-statements are finish()-ed to clear all locks.  
231 5321d 02h werner /src/ 3pg model, strange behavior of database. Modified the transaction logic (really important for SQLite), but still shows odd behavior.  
230 5321d 04h werner /src/ 3PG work out  
229 5321d 07h werner /src/ 3pg model. fixed a problem with the setup of ResourceUnitSpecies (a classic: a pointer to a vector, which is still growing... grrrrr.... it took hours to find)  

Show All