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
/
tools
/
mapgrid.cpp
- 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
Rev
Age
Author
Path
Log message
Diff
1222
3082d 15h
werner
/
public SVN
1221
3082d 15h
werner
/branches/
public SVN
1220
3082d 15h
werner
/branches/version1.0/
Version 1.0
1218
3082d 17h
werner
/
clean up repository - make 1.0 trunk again!
1217
3082d 17h
werner
/
clean up repository - make 1.0 trunk again!
1203
3112d 19h
werner
/branches/iland_regen/src/
added the missing "ActPlanting" functions for the "new" regeneration module.
1163
3298d 21h
werner
/branches/iland_regen/src/
removed the "sapling.h" everywhere.
open:
* establishment: use better random order of species (e.g. by providing N random lists in speciesSet)
1162
3298d 22h
werner
/branches/iland_regen/src/
removed the old "mSaplings" from resource unit/model.
Open Issues:
* ActPlanting [init/remove of saplings]
* MapGrid: retrieve list of saplings
* testing of standloader
1111
3362d 15h
werner
/branches/iland_regen/src/
first draft of the new "establishment"
added the "Saplings", the new container for establishment/sapling growth
some basic functionality is already there...
1104
3370d 22h
werner
/branches/iland_regen/
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
1032
3652d 00h
werner
/branches/port_qt5_64bit/src/
fixed compiler warnings (compiled again with GCC), and edited *.pro files for GCC.
933
3900d 16h
werner
/branches/port_qt5_64bit/src/
removed the locking code again (or made inactive). ATM the costs seem to be much higher than the benefits.
932
3900d 17h
werner
/branches/port_qt5_64bit/src/
worked on multithreading enabling for ABE;
created a class MapGridRULock that should serialize access --- found some minor bugs in the rest of the code, but finally I think that this locking-code is not strictly necessary since the treelists are *not* changed by management (i.e. a remove does not change the physical layout of the treelist and therefore does not invalidate any pointers to it). The unit-based approach for multithreading does reduce the chance of issues; there is a small chance of lost updates when updating the biomass pools of snags (i.e. if two trees (on two units) of the same resource unit die at the same time).
914
3993d 13h
werner
/branches/port_qt5_64bit/src/
finish of the stand split thing
many other tweaks in ABE land.
912
3997d 16h
werner
/branches/port_qt5_64bit/src/
start to develop spatial analysis (after disturbances)....
911
3998d 01h
werner
/branches/port_qt5_64bit/src/
scheduling, update in planting
903
4009d 15h
werner
/branches/port_qt5_64bit/src/
working on AMIE - calculation of mean annual increment.
902
4013d 16h
werner
/branches/port_qt5_64bit/src/
work on AMIE.
introduced new activity: planting.
zillions of other small mods.
885
4048d 14h
werner
/branches/port_qt5_64bit/src/
.... continuing.... ABE
884
4049d 12h
werner
/branches/port_qt5_64bit/src/
working on the AMIE/ABE, whatever...
←Prev
1
2
Next→
Show All