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
773 4153d 04h werner /trunk/ fresh compile (Qt 4.8.3), removed debug symbols from executables, included recompiled fonstudio.  
769 4190d 06h 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 4236d 23h werner /trunk/src/ilandc/ added spatialAnalysis to ilandc.  
763 4252d 00h werner /trunk/ Build for Qt 4.8.3 - new executables and DLLs  
761 4252d 05h werner /trunk/ upgrade to Qt 4.8.3  
760 4272d 05h 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 4283d 22h werner /trunk/src/ restarting the "ilandc" command line version of iLand.  
704 4594d 20h 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....
 
703 4595d 05h werner /trunk/src/ build directories for ilandc  
679 4636d 23h werner /trunk/ several improvements of the console application ilandc.exe  
678 4637d 00h werner /trunk/src/ Created initial version of the console based iLand.
The console application will get the nice name: "ilandc".
 

Show All