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
971 3550d 06h werner /branches/port_qt5_64bit/src/core/ introduce possibility to initialize cells with pure species, e.g. pixels (10x10m) that have *only* one species. This uses in a hacky way the "density" parameter of the init files.  
968 3574d 04h werner /branches/port_qt5_64bit/src/core/ allow floating point numbers for stem numbers in initialization.  
967 3578d 06h werner /branches/port_qt5_64bit/src/core/ loading of saplings: this works now when running in standgrid mode.  
966 3579d 04h werner /branches/port_qt5_64bit/src/core/ implementing sapling initialization.  
951 3639d 01h werner /branches/port_qt5_64bit/src/ many ABE related changes; inter alia:
* syntax checking theme (to detect mis-spelled properties in JS)
* fixed bug in thinning routine (custom-thinning)
* scripting-based approach for initializing regeneration
* thinning routine for selective thinning
...
 
948 3650d 03h werner /branches/port_qt5_64bit/src/ little fixes of things found during tests of ABE.  
911 3788d 15h werner /branches/port_qt5_64bit/src/ scheduling, update in planting  
904 3797d 02h werner /branches/port_qt5_64bit/src/ ... working on amie...  
901 3806d 16h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
782 4131d 12h werner /branches/port_qt5_64bit/src/ modifications in the wind module (incorporating changes after first submission of the paper and friendly review by barry gardiner). changes are mainly related to the vertical wind profile.  
779 4145d 07h werner /branches/port_qt5_64bit/  
777 4215d 08h werner /trunk/src/ removed a couple of warnings (partly using Q_UNUSED but also dropping of parameters)  
775 4216d 06h werner /trunk/src/core/ fixed (wrong) error message  
774 4217d 08h werner /trunk/src/ some additional error messages (expressions, stand loading)  
753 4384d 07h werner /trunk/src/ minor changes after using CPPCheck source code scan utilty.  
744 4546d 03h werner /trunk/src/ minor layout-improvement for the about-dialog
started to toy around with the graphics-stack
 
743 4546d 14h werner /trunk/ new version 0.8.2
includes topo modifier for wind module on 10m grid.
 
739 4554d 09h werner /trunk/src/core/ removed some warnings, added a ASSERT to stamp-selection (problem with
old stamps)
 
736 4558d 09h werner /trunk/src/core/ fixed the crashes (I hope).
The problem was either:
(a) if you load just one year of climate and have a leapyear, then the store for climate-days can is too short (it was: years*366, now: years*366 + 1
(b) The value of "mHeightGridTries" (in standloader) was not initialized with disabled "heightGrid".
 
734 4558d 11h werner /trunk/src/ small "fixes" (or tries to fix) as iLand is still crashing...  

Show All