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 2725d 18h werner / public SVN  
1221 2725d 18h werner /branches/ public SVN  
1220 2725d 18h werner /branches/version1.0/ Version 1.0  
1218 2725d 20h werner / clean up repository - make 1.0 trunk again!  
1217 2725d 20h werner / clean up repository - make 1.0 trunk again!  
1104 3014d 00h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1103 3014d 00h werner /branches/port_qt5_64bit/src/core/ fix phenology error message for very cold climates (Alaska). Now the effective vegetation period is of 0 length in such cases.  
1057 3144d 03h werner /branches/port_qt5_64bit/src/ added outbreak duration in bark beetle module  
779 3997d 19h werner /branches/port_qt5_64bit/  
671 4580d 20h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4741d 17h werner / move current content to the "trunk"  
486 4951d 18h 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)
 
436 5062d 22h werner /src/ climate: added totalRadiation() function
production3pg.cpp: added the calculation of the f_env,yr (total environmental performance of a species)
 
434 5063d 21h werner /src/ creation of the Establishment class.
added calculation of chilling requirements to Phenology (not good enough, though)
added also a little test routine for Establishment
 
255 5317d 10h werner /src/ const-ness of Climate.
shell for species response water.
 
226 5324d 11h werner /src/core/ working on 3pg, the species specific responses and linking it all together.  
214 5330d 09h werner /src/ finished Phenology. lots of related changes.  
211 5330d 15h werner /src/ Phenology class and things that come with that.