Rev |
Age |
Author |
Path |
Log message |
Diff |
1222 |
3082d 12h |
werner |
/ |
public SVN |
|
1221 |
3082d 12h |
werner |
/branches/ |
public SVN |
|
1220 |
3082d 12h |
werner |
/branches/version1.0/ |
Version 1.0 |
|
1218 |
3082d 14h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1217 |
3082d 14h |
werner |
/ |
clean up repository - make 1.0 trunk again! |
|
1157 |
3300d 20h |
werner |
/branches/iland_regen/ |
merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch). |
|
1104 |
3370d 18h |
werner |
/branches/iland_regen/ |
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone |
|
1008 |
3713d 08h |
werner |
/branches/port_qt5_64bit/src/ |
Barkbeetle module:
calculation of barkbeetle generations.
and some framework stuff. |
|
802 |
4221d 19h |
werner |
/branches/port_qt5_64bit/ |
merge from trunk up to revision 801 |
|
779 |
4354d 13h |
werner |
/branches/port_qt5_64bit/ |
|
|
721 |
4825d 14h |
werner |
/trunk/src/ |
towards wind module v01:
* calculate soil temperature in wind module
* change turning coefficient calculation (wind module)
* calculate mean temperatures in climate |
|
720 |
4833d 08h |
werner |
/trunk/src/ |
fixed a problem when trees died in disturbance and the (unupdated) statistics were used (e.g. the LAI for calculating the water cycle). Now for affected resource units, not only the treelists but also the RU-statistics are updated.
implemented a "radiating" mechanism of border cells. If stand-grid-cells (i.e. 10m height grid resolution) are marked as "outside and forest", then the cells "radiate" some influence on the LIF into the project area. Thus, trees on the edge of the project do *not* have properties of trees standing on a stand edge. Currently, the form/amount of this edge-effect is hard coded. |
|
671 |
4937d 14h |
werner |
/trunk/src/ |
Necessary changes for GPL licence (i.e. headers in all source files) |
|
653 |
5054d 18h |
werner |
/trunk/src/core/ |
added another possible layout for climate data (including tmin, and tmax). |
|
639 |
5098d 12h |
werner |
/ |
move current content to the "trunk" |
|
553 |
5217d 15h |
werner |
/src/core/ |
another variant to calculate 're', following Adair et al 2008. Based on monthly sums of precipitation and PET. PET is calculated during the water cycle, monthly precipitation is summed in the climate object itself. |
|
552 |
5217d 17h |
werner |
/src/ |
fixed bug when calculating 're' with the day / dayOfMonth confusion. Changed name of the data field to avoid future problems. |
|
490 |
5306d 19h |
werner |
/src/core/ |
added calculation of the climate indicator "re" used for snag dynamics (decay rate). |
|
485 |
5308d 15h |
werner |
/src/ |
multithreading-bug during calculation of yearly radiation sum |
|
440 |
5418d 16h |
werner |
/src/core/ |
climate: added a pre-calculated value for the 10.5hrs day
including establishment calculation in the normal execution path. |
|
436 |
5419d 16h |
werner |
/src/ |
climate: added totalRadiation() function
production3pg.cpp: added the calculation of the f_env,yr (total environmental performance of a species) |
|
414 |
5447d 20h |
werner |
/src/ |
added minimum climate to the iLand climate file.
added the new field to the climateconverter javascript binding class
added a new button in the GUI to select a JavaScript file (downside: management must be active... and selected file overwrites management choice) |
|
348 |
5538d 16h |
werner |
/src/core/ |
climate random sampling |
|
327 |
5622d 13h |
werner |
/src/ |
changed mode of radiation calculation |
|
318 |
5622d 20h |
werner |
/src/ |
AJFZ-troubles; changes during setup of environment (added some error messages, improved path handling, ...) |
|
313 |
5629d 16h |
werner |
/src/core/ |
simple climate sensitivity switch (tracker#9) |
|
280 |
5667d 09h |
werner |
/src/ |
Creation of the "Environment" class (loading of the "world" into iLand).
- added setter-functions to XmlHelper
- added auxiliary functions to CSVFile
- smaller changes to a bunch of other files. |
|
255 |
5674d 04h |
werner |
/src/ |
const-ness of Climate.
shell for species response water. |
|
240 |
5678d 07h |
werner |
/src/ |
water cycle yields first results.
implemented a "createStandStatistics()" function, that calculates stocked areas, and statistics after initialization and before the actual model run. |
|
238 |
5678d 11h |
werner |
/src/core/ |
finished basic coding of evapotranspiration. |
|
234 |
5679d 02h |
werner |
/src/core/ |
added (during dev. of watercycle) new properties: area() to ResourceUnit, leafArea() to Tree, added LAI-counting to StandStatistics. |
|
226 |
5681d 06h |
werner |
/src/core/ |
working on 3pg, the species specific responses and linking it all together. |
|
214 |
5687d 04h |
werner |
/src/ |
finished Phenology. lots of related changes. |
|
211 |
5687d 09h |
werner |
/src/ |
Phenology class and things that come with that. |
|
210 |
5687d 11h |
werner |
/src/ |
class "Sun", added "site"-varaibles to the project file. |
|
209 |
5688d 03h |
werner |
/src/ |
Environmental responses:
VPD, Temperature, CO2, Nitrogen |
|
208 |
5688d 09h |
werner |
/src/core/ |
included "Climate" in the model (i.e. list of climates in Model, climate ptr in resource unit, call of response calculation in production(). |
|
201 |
5692d 03h |
werner |
/src/core/ |
delayed temperature calculation. |
|
198 |
5692d 22h |
werner |
/src/ |
climate functions (access to month, ...)
svn revision number in window title of main app. |
|
193 |
5693d 05h |
werner |
/src/ |
started species responses (vpd, etc.) and subsequently the climate database loading stuff. |
|