BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
public iLand
(root)
/
src
/
core
/
production3pg.h
- Rev 1222
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
1222
2984d 23h
werner
/
public SVN
1221
2984d 23h
werner
/branches/
public SVN
1220
2984d 23h
werner
/branches/version1.0/
Version 1.0
1218
2985d 01h
werner
/
clean up repository - make 1.0 trunk again!
1217
2985d 01h
werner
/
clean up repository - make 1.0 trunk again!
1104
3273d 06h
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
4257d 01h
werner
/branches/port_qt5_64bit/
671
4840d 02h
werner
/trunk/src/
Necessary changes for GPL licence (i.e. headers in all source files)
639
5000d 23h
werner
/
move current content to the "trunk"
608
5066d 08h
werner
/src/
adding carbon cycle output (and some necessary book keeping code)
436
5322d 03h
werner
/src/
climate: added totalRadiation() function
production3pg.cpp: added the calculation of the f_env,yr (total environmental performance of a species)
369
5394d 07h
werner
/src/
* multithreading for 3pg production (crashes)
* do 3PG calculation only if this RU has some leafarea of a species (added clear() functions)
* added GUI-accessible speciesindex-variable for trees
257
5575d 19h
werner
/src/
added production based (tree) statistics.
StandOut after tree initialization.
some documentation polishing.
251
5576d 17h
werner
/src/
Light-Redistribution: Changed again (12.10.2009). LRI of trees are now modified with a modifier based on stockedarea*beerLambert-fraction (pPar). The modified LRI is then used to calculate a light response. The light response * leafarea eventually acts as the share of GPP assigned to a particular tree.
230
5582d 11h
werner
/src/
3PG work out
228
5583d 16h
werner
/src/
created output for production details.
227
5583d 17h
werner
/src/core/
3pg production, documentation polish
226
5583d 17h
werner
/src/core/
working on 3pg, the species specific responses and linking it all together.
193
5595d 16h
werner
/src/
started species responses (vpd, etc.) and subsequently the climate database loading stuff.
187
5596d 09h
iland
/src/
wow. Ressource is correctly spelled as Resource. I jerk.
145
5609d 20h
Werner
/src/
Run and compiled iLand on Linux (Kubuntu) with a virtual machine. The gcc on Linux issues lots of warnings which I fixed on the Linux side. Also fixed TTickTack (the clock issue).
Now iLand also runs on Linux - nice!
115
5618d 15h
Werner
/src/core/
moved 3PG class to RessourceUnitSpecies.
113
5618d 18h
Werner
/src/
started Production3PG-class which couples the (stand-level) production.
implemented zooming and panning in Viewport (this is always a hell of a job)