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
984 3446d 15h werner /branches/port_qt5_64bit/src/ fix warnings  
976 3468d 13h werner /branches/port_qt5_64bit/src/ compiling ilandc with Qt5.4 (and barkbeetle plugin).  
947 3581d 10h werner /branches/port_qt5_64bit/src/ little change to make ilandc compile, more verbose error message for external seeds  
924 3678d 09h werner /branches/port_qt5_64bit/src/ minor changes to allow compilation of ilandc.  
870 3824d 05h werner /branches/port_qt5_64bit/src/ amie development....  
865 3839d 05h werner /branches/port_qt5_64bit/src/ilandc/ small change in ilandc pro file (now it compiles)  
837 3902d 12h 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"
 
835 3904d 04h werner /branches/port_qt5_64bit/ fixes to allow compilation on 64bit Linux  
827 3906d 12h werner /branches/port_qt5_64bit/src/ some minor changes in order to compile the "ilandc" console mode program with Qt5.1 / MSVC.  
780 4061d 11h werner /branches/port_qt5_64bit/src/ Steps to build iLand with Qt 5 and with MSVC compiler and 64 bit.
http://iland.boku.ac.at/blogpost44

removed also a couple of warnings that were thrown by the MSVC compiler.
 
779 4074d 10h werner /branches/port_qt5_64bit/  
774 4146d 11h werner /trunk/src/ some additional error messages (expressions, stand loading)  
773 4167d 15h werner /trunk/ fresh compile (Qt 4.8.3), removed debug symbols from executables, included recompiled fonstudio.  
769 4204d 17h werner /trunk/src/ v 0.84
helper.cpp: added QMutex to handle possible crash when adding timers to the timers list
modules: added a catch() around the execution of modules (this should fix crashes due to unhandled exceptions)
 
768 4251d 10h werner /trunk/src/ilandc/ added spatialAnalysis to ilandc.  
763 4266d 11h werner /trunk/ Build for Qt 4.8.3 - new executables and DLLs  
761 4266d 16h werner /trunk/ upgrade to Qt 4.8.3  
760 4286d 16h werner /trunk/src/ improved the ilandc version, removed a bug with trying to show a message box in the non-GUI version; ilandc runs now quite stable (e.g. 11 replicates of HJA fire simulations without problems)  
759 4298d 09h werner /trunk/src/ restarting the "ilandc" command line version of iLand.  
704 4609d 07h werner /trunk/ Speed-Patch!
fixing the missing "&" in the const Grid<float> seedMap() const { return mSeedMap; } ///< access to the seedMap
function. This dramatically improves the performance of the model. Lots of time was lost in duplicating the seedmaps for each species * resourceunit.
in addition: limited max-size of the logging QPlainTextEdit; this could maybe stop iLand from crashing....
 

Show All