Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 3037d 17h werner / public SVN  
1221 3037d 17h werner /branches/ public SVN  
1220 3037d 17h werner /branches/version1.0/ Version 1.0  
1218 3037d 19h werner / clean up repository - make 1.0 trunk again!  
1217 3037d 19h werner / clean up repository - make 1.0 trunk again!  
1104 3325d 23h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
779 4309d 19h werner /branches/port_qt5_64bit/  
678 4886d 20h werner /trunk/src/ Created initial version of the console based iLand.
The console application will get the nice name: "ilandc".
 
671 4892d 20h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 5053d 17h werner / move current content to the "trunk"  
486 5263d 17h werner /src/ Expression: extended linearization range to the upper limit (it is a
typical use to linearize e.g. from 0..1 -> 1 should be included)
removed some warnings that came up when compiling in linux
added a setlocale()-function in main(). This was because otherwise the
"atof"-call when parsing Expressions cut off the fraction part (i.e.
converted "0.285" to "0") (used in Linux german locale)
 
214 5642d 09h werner /src/ finished Phenology. lots of related changes.