Published May 19, 2022
| Version 1.1
Software
Open
avaframe/AvaFrame: Version 1.1
Description
The benchmark and thickness release. There are two main changes:
- The benchmarks (i.e. reference results) are updated and originate from com1DFA. Previously these were produced by com1DFAOrig. This also means the particles for standard test runs are not read from files anymore but instead generated by com1DFA. (Attached zip file contains the standardTest report for the switch)
- All references to depth are now switched to thickness. This is done to be more consistent and precise. It also means result types switch from pfd / fd (peak flow depth / flow depth) to pft / ft (peak flow thickness / flow thickness). Note that this is a naming change; nothing changed regarding the computation!
ENHANCEMENTS
- Change the order of simHash within the result names; fixes Move simHash in filename #690
- Path finding added; see issue #610. This will be fully introduced in version 1.2, including
automatic split point generation
- Refactor path computation functions
- Allow computing path from particles or fields (if from fields: needs the FM=FlowMass)
- Runscript to compute a path from com1DFA results (requires that one saves some time steps)
- Automate the benchmark updating process
- Improve energy line plot
- Set deleteOutput to False in runOperational; addresses User Feedback (CT) #715. This means it is possible to reuse the same directory in the QGis Connector, adding results to existing ones
- Add real area to aimec analysis #695
- update hybrid and energy test
- Add com3Hybrid documentation #618
FIX
- Hybrid model #611
- Refactor com2AB for clarity and readability #446
- Address savefigFormat TODO in outAB #560
- Only one makeDomainTransfo #700
Contributors:
Code: core team
Files
avaframe/AvaFrame-1.1.zip
Files
(74.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:89b747134f411cdbac312bad4a3211d7
|
74.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/avaframe/AvaFrame/tree/1.1 (URL)