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
/
abe
/
fmunit.cpp
@ 1222
- 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
2906d 18h
werner
/
public SVN
1221
2906d 18h
werner
/branches/
public SVN
1220
2906d 18h
werner
/branches/version1.0/
Version 1.0
1218
2906d 20h
werner
/
clean up repository - make 1.0 trunk again!
1217
2906d 20h
werner
/
clean up repository - make 1.0 trunk again!
1157
3125d 03h
werner
/branches/iland_regen/
merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).
1104
3195d 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
1095
3219d 18h
werner
/branches/port_qt5_64bit/
Adding basic C++ level documentation for ABE classes.
1057
3325d 03h
werner
/branches/port_qt5_64bit/src/
added outbreak duration in bark beetle module
1051
3347d 01h
werner
/branches/port_qt5_64bit/src/
mini-changes (done in portland)
1033
3476d 02h
werner
/branches/port_qt5_64bit/src/
added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).
1032
3476d 02h
werner
/branches/port_qt5_64bit/src/
fixed compiler warnings (compiled again with GCC), and edited *.pro files for GCC.
978
3570d 17h
werner
/branches/port_qt5_64bit/src/
ABE agents and initial rotation length.
977
3571d 14h
werner
/branches/port_qt5_64bit/src/
working on ABE-Paper --- more power to the agents
Create a ramp for temperature/precip timeevents.
Some bug-fixes.
956
3668d 18h
werner
/branches/port_qt5_64bit/src/abe/
scheduler!!!
953
3670d 15h
werner
/branches/port_qt5_64bit/src/abe/
scheduler revamp
944
3696d 20h
werner
/branches/port_qt5_64bit/src/abe/
ABE/ agent definition
DynamicExpression: QML-like properties
AgentUpdate
940
3703d 18h
werner
/branches/port_qt5_64bit/src/
abe implementation of agents.
939
3705d 20h
werner
/branches/port_qt5_64bit/src/abe/
working on ABE.
definition of agents/agent types, embedding of JS agent definition.
932
3724d 20h
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).
←Prev
1
2
Next→
Show All