Newer
Older
stable - 2019-07-16
===================
new features
------------
* new PAB module
* multiple variated parameters
* Structure: Better management of discharge inversion
* added Fente noyée (Larinier 1992)
* added lift gate implementation
* replaced dichotomy with Brent method
* new strategy for Result and ResultElement assignment
* proper separation of singleValue, currentValue and .v
* better strategy for .V() getter in Nub
* debugging with Karma
bug fixes
---------
* improved (de)serialization
* fix bug in cascade calculation
* fix ZDV calculation in parallel structures
* fix ZDV calculation with KiVi discharge law
* Cloisons: replaced ZDV with h1 (head)
* stop exposing already linked parameters
* dichotomy: log message when looking for a solution outside interval
* fix structures parameters iterator in
stable - 2019-04-12
===================
new features
------------
* improved session management
* moved calculated parameter, value modes and value modes consistency check to model
* chain computation and results invalidation
* easier access to variated results
* new linked parameters system with families
* updated jasmine tests
bug fixes
---------
* fixed many parameters-related bugs in Section / Remous / Structure
* add Rock-ramp fishpasses module
* UIDs are now strings
* add quiet option to package script
* implement serialisation/deserialisation at model level
* manage parameters visibility
* admissible laws depend on structure type
* generic management of compute precision Pr
bug fixes
---------
* linked parameters are properly saved
* improve relations between parallel structures and their parent
* prevent UID collisions
* variated parameters: properly take upper bound in account
* merge some classes and remove unused code
* lint code
old_stable - 2018-08-13
=======================