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
940 3587d 22h werner /branches/port_qt5_64bit/src/ abe implementation of agents.  
932 3608d 23h werner /branches/port_qt5_64bit/src/ worked on multithreading enabling for ABE;
created a class MapGridRULock that should serialize access --- found some minor bugs in the rest of the code, but finally I think that this locking-code is not strictly necessary since the treelists are *not* changed by management (i.e. a remove does not change the physical layout of the treelist and therefore does not invalidate any pointers to it). The unit-based approach for multithreading does reduce the chance of issues; there is a small chance of lost updates when updating the biomass pools of snags (i.e. if two trees (on two units) of the same resource unit die at the same time).
 
930 3609d 22h werner /branches/port_qt5_64bit/src/ progressing in ABEland.
worked inter alia on the activity thinning.
the abe-harvest-output is still not added.
 
929 3610d 19h werner /branches/port_qt5_64bit/src/ working on ABE.
fixing bugs, adding a stand-level output.
 
923 3667d 19h werner /branches/port_qt5_64bit/src/ working on ABE:
ActThinning and some minor other stuff
 
922 3673d 19h werner /branches/port_qt5_64bit/src/ new ABE stand level output. Consolidation of scheduler.  
921 3679d 19h werner /branches/port_qt5_64bit/src/ working on ABE scheduler. tricky stuff....  
916 3698d 23h werner /branches/port_qt5_64bit/src/ unit-output, testing of scheduler.  
915 3699d 22h werner /branches/port_qt5_64bit/src/ developing ABE unit level scheduling, start with dev. of ABE - Outputs.  
914 3701d 19h werner /branches/port_qt5_64bit/src/ finish of the stand split thing
many other tweaks in ABE land.
 
909 3714d 02h werner /branches/port_qt5_64bit/src/ more renaming: now it is hopefully done.  
908 3714d 03h werner /branches/port_qt5_64bit/src/ amie_global.h -> abe_global.h  
907 3714d 03h werner /branches/port_qt5_64bit/src/ amie -> abe transition  
905 3714d 03h werner /branches/port_qt5_64bit/src/ working on scheduler and on implementing disturbances.
now again the AMIE/ABE transformation....
 
904 3714d 18h werner /branches/port_qt5_64bit/src/ ... working on amie...  
902 3721d 23h werner /branches/port_qt5_64bit/src/ work on AMIE.
introduced new activity: planting.
zillions of other small mods.
 
901 3724d 08h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
899 3727d 23h werner /branches/port_qt5_64bit/src/ fix for crashes in getting ABE details after reload of the model.  
897 3727d 23h werner /branches/port_qt5_64bit/src/ working on ABE - doing quite some documentation (YUIDOC), and improving, adding, fixing here or there.
progress is slow but steady ;)
 
896 3728d 22h werner /branches/port_qt5_64bit/src/ working on ABE  
893 3748d 22h werner /branches/port_qt5_64bit/src/ ABE ABE ABE ...  
891 3750d 21h werner /branches/port_qt5_64bit/src/ *lots* of changes for ABE.  
890 3751d 03h werner /branches/port_qt5_64bit/src/ working on ABE.
restructuring the directories for the documentation.
 
885 3756d 20h werner /branches/port_qt5_64bit/src/ .... continuing.... ABE  
884 3757d 18h werner /branches/port_qt5_64bit/src/ working on the AMIE/ABE, whatever...  
882 3764d 00h werner /branches/port_qt5_64bit/src/ introduced delayed setup for the resource units (in order for the Mapgrids to behave right).
smaller fixes in the qml-based rulers.
 
881 3792d 20h werner /branches/port_qt5_64bit/src/ fixed problem with new resource unit storage that allows gaps.
some smaller additions (e.g. the literals "true" and "false" in the expression engine).
DEM: a new bilinear interpolation algorithm to improve DEM. Still not perfect.
 
880 3796d 23h werner /branches/port_qt5_64bit/src/ implementing the QML based ruler/scale thing. Very nice when you get the hang of it....  
879 3797d 22h werner /branches/port_qt5_64bit/src/ starting with QML based ruler/image component.  
877 3799d 22h werner /branches/port_qt5_64bit/src/ COLORS
added non-numerical layers to iland.
New "Colors" class (including typical R-color-palettes (RColorBrewer, terrain-colors).
the "LayeredGrid" has now a more versatile "LayerElement" that stores default view type, name and caption.
updated the grid definition of fire and wind module.
 
876 3800d 21h werner /branches/port_qt5_64bit/src/ trying to identify why we observe crashes when calling javascript-functions.
Results: not sure, but:
happens, when in JS-file "include('anotherfile.js');" is used;
happens not, if "Globals.include('anotherfile.js');" is used.
bug is related to loosing the "scope" of the (Qt-internal) FunctionObject ("scope->owner" is rubbish, access violations when trying to climb up the scope tree).
I was not able to reproduce the behavior in a mini-project (jstest.pro).
 
875 3801d 20h werner /branches/port_qt5_64bit/src/ AMIE development (many things...)  
873 3806d 18h werner /branches/port_qt5_64bit/src/ lots of development of AMIE.  
870 3812d 19h werner /branches/port_qt5_64bit/src/ amie development....  
864 3854d 22h werner /branches/port_qt5_64bit/src/ fixed typos (after merge) and version number  
863 3855d 23h werner /branches/port_qt5_64bit/ renaming of the FOME to AMIE.
unfortunately, some partial merge of changes in Qt4-branch.
 
860 3863d 22h werner /branches/port_qt5_64bit/src/ added stand treatment programme class.  
855 3883d 23h 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 18h werner /branches/port_qt5_64bit/src/iland/ updated version.  
838 3891d 01h werner /branches/port_qt5_64bit/ new executable with required Qt 5.1 files. version 0.8.6.