Version 1.0_rc1
This is the first release candidate for version 1.0. This version is used for a difference report, which will be published with the final version 1.0.
ENHANCEMENTS
- update the pytest github action to version 3.9
- Add ana5Hybrid, module that combines statistical module com2AB with the DFA module com1DFA
- new requirement shapely
- add release area info to benchmark ini files
- com1DFA new flags/system for release thickness and entrainment thickness settings and options
- com1DFA add travel angle computation
- com1DFA release thickness percent variation option
- com1DFA unique simHash including info on release scenario with correct thickness
- com1DFA removed return parameters from com1DFAMain
- com1DFA update benchmark ini files
- com1DFA documentation for bottom friction and operator splitting
- com1DFA option to redistribute particles after initialisation in order to reduce SPH force
- com1DFA Implement Ata Viscosity and an SPH flow depth computation
- com1DFA new splitting/merging of particles
- com1DFA enable to initialize particles with a non constant flow depth
- com1DFA remove unmaintained leap frog time stepping scheme
- ana4Prob add example for performing a parameter variation run with prob analysis
- ana4Prob use default com module setup or specified in local - add variation for prob run
- ana4Prob perform analysis using probabilityConfiguration in runScript
FIX
- errors in com2AB documentation
- tcpu field in com1DFA
- ordering of dict for analysisAdd
- pytest errors related to matplotlib colors and legend
- particle splitting issue
Contributors:
Code: core team, M. v. Busse (UIBK), M. Winkler (UIBK)