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 2773d 13h werner / public SVN  
1221 2773d 13h werner /branches/ public SVN  
1220 2773d 13h werner /branches/version1.0/ Version 1.0  
1218 2773d 15h werner / clean up repository - make 1.0 trunk again!  
1217 2773d 15h werner / clean up repository - make 1.0 trunk again!  
1104 3061d 19h 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 3061d 19h 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 3191d 22h werner /branches/port_qt5_64bit/src/ added outbreak duration in bark beetle module  
779 4045d 15h werner /branches/port_qt5_64bit/  
671 4628d 15h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4789d 13h werner / move current content to the "trunk"  
486 4999d 13h 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 5110d 17h werner /src/ climate: added totalRadiation() function
production3pg.cpp: added the calculation of the f_env,yr (total environmental performance of a species)
 
434 5111d 16h 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 5365d 06h werner /src/ const-ness of Climate.
shell for species response water.
 
226 5372d 07h werner /src/core/ working on 3pg, the species specific responses and linking it all together.  
214 5378d 05h werner /src/ finished Phenology. lots of related changes.  
211 5378d 10h werner /src/ Phenology class and things that come with that.