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
346 5252d 19h werner /src/ fixed a bug in Management::kill()  
321 5325d 19h werner /src/ * check for NaN in readLIF_torus() (Tree).
* dump() function in Stamp
* removed compiler warnings
 
295 5364d 03h werner /src/core/ "torus"-mode of light calculations for multiple simulated units. Each RU "wraps" its influence around the edges of the respective resource unit. This works now for more RUs simultaneously.  
294 5366d 02h werner /src/ lots of scripting stuff: new global functions (include, alert)
new methods of the "Globals" javascript object (set, setting, addTrees, ...)
 
278 5371d 02h werner /src/ Management output. Added a statisticsMgmt() for ResourceUnitSpecies. Complicated to get the order right.  
252 5377d 08h werner /src/core/ added another "kill"-function  
250 5377d 12h werner /src/ Management scripting, scripting general.  
247 5380d 06h werner /src/ global script object (ScriptGlobal).
Doxygen documentation refinements.
 
245 5380d 13h werner /src/ CSVFile: changed API and made it available for script access.  
242 5381d 06h werner /src/ added a scriptable object "ClimateConverter" that converts climate data sources to the built-in format. The scripting stuff is quite cool!  
217 5389d 07h werner /src/ "script-window" in mainwindow, fixed error in partitioning when NPP was 0.  
216 5389d 08h werner /src/ created a more sophisticated management routine using javascript.  
200 5395d 07h werner /src/ added "ModelSettings", i.e. a high performant storage for model settings, further spelling resource vs ressource, including the "batch" job feature from fonstudio into iland. added a slot for MainWindow to force a repaint. and much more.  
189 5397d 00h iland /src/ finished ressource vs. resource struggle, some cleanup within xml file
reading.
 
187 5397d 00h iland /src/ wow. Ressource is correctly spelled as Resource. I jerk.  
186 5397d 06h werner /src/ management 1st version running  
185 5397d 06h werner /src/ started Management, my first javascript function executes... great.