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
760 4358d 18h 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 4370d 11h werner /trunk/src/ restarting the "ilandc" command line version of iLand.  
704 4681d 09h 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 4681d 17h werner /trunk/src/ build directories for ilandc  
679 4723d 12h werner /trunk/ several improvements of the console application ilandc.exe  
678 4723d 13h werner /trunk/src/ Created initial version of the console based iLand.
The console application will get the nice name: "ilandc".