Published February 28, 2023
| Version 1.5
Software
Open
avaframe/AvaFrame: Version 1.5
Description
The parallel release. This adds parallel computation for com1DFA, meaning multiple simulations are run in parallel. For more information see our documentation. Be aware, there is a breaking change in case you call com1DFA functions directly: the calls to com1DFAMain changed; there is one less argument to give.
- Add info about parallel computation in doc [com1DFA]
- rename s to travelLengthXY [ana4AIMEC]
- particle properties renaming:
- s -> travelLengthXY
- l -> travelLengthXYZ
- set kernelradius to cellsize for default settings [com1DFA]
- Add parallel computation of com1DFACore [com1DFA]
- Remove redundant argument from com1DFA functions [com1DFA] !Breaking change!!
- Drop log to debug in pyx files; problem with QGIS!
- Add run from multiple cfg
- Turned off writing of damfootline since it is not threadsafe
- update probrun with drawing from full sample
- Fix mac parallel; fixes https://github.com/avaframe/AvaFrame/issues/819
- Change the main of runOperational and runcom5glide snow in preparation for next connector release
- Add a latestSims.csv to com1DFA configuration output; needed for the qgis connector
- Add parallel computation of com1DFACore [com1DFA] by @fso42 in https://github.com/avaframe/AvaFrame/pull/807
- set kernelradius to cellsize for default settings [com1DFA] by @awirb in https://github.com/avaframe/AvaFrame/pull/812
- update test runscripts to run again by @awirb in https://github.com/avaframe/AvaFrame/pull/813
- rename s to travelLengthXY by @awirb in https://github.com/avaframe/AvaFrame/pull/816
- Add info about parallel computation in doc [com1DFA] by @fso42 in https://github.com/avaframe/AvaFrame/pull/815
- Prepare ana4 connector and add range from CI value by @awirb in https://github.com/avaframe/AvaFrame/pull/817
- add docu for new probrun options by @awirb in https://github.com/avaframe/AvaFrame/pull/818
- fix indentation error of ref line plot of contourplot in aimec by @awirb in https://github.com/avaframe/AvaFrame/pull/820
- Fix mac parallel; change main of runscripts by @fso42 in https://github.com/avaframe/AvaFrame/pull/821
Full Changelog: https://github.com/avaframe/AvaFrame/compare/1.4.1...1.4.2
Files
avaframe/AvaFrame-1.5.zip
Files
(81.1 MB)
Name | Size | Download all |
---|---|---|
md5:f88acc1fa39baa6b1f72629e66f72392
|
81.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/avaframe/AvaFrame/tree/1.5 (URL)